projects
/
profile
/
ivi
/
smartdevicelink.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
profile/ivi/smartdevicelink.git
2014-07-08
Nikolay Khlopkov
APPLINK-5071: int type according to the style guide.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Justin Dickow
Changed CMakeList defaults to reflect how I'm going...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nikolay Khlopkov
only find avahi libs if avahi support enabled
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Igor Kozyrenko
APPLINK-6210, Temporary disable generated code tests
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitriy Trunov
APPLINK-5597: Help button should be initialized by...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
akutsan
APPLINK-6197 script to prepare binaries to release...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nikolay Khlopkov
APPLINK-6208: TCP adapter test wait for initialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Nikita Vaganov
LastState dictionary replaced with Json::Value
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Vladislav Semenyuk
APPLINK-6128 On App registration/selection the Core...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Justin Dickow
Adding unit tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Newton Kim
libLibusb library was not installed when BUILD_SHARED_L...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Newton Kim
libDBus.so was missing when HMI2 and BUILD_SHARED_LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Newton Kim
Build fails when HMI2 and BUILD_SHARED_LIBS are on...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Newton Kim
Libraries were not available when BUILD_SHARED_LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Justin Dickow
deleted files weren't added to last commit
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Justin Dickow
Removed SDL_Android (now at git://git.projects.genivi...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Justin Dickow
Removed build_and_run_steps.txt added README.md
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
Justin Dickow
FindQt.sh - changed execution permission to 755
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Justin Dickow
Added FindQt.sh to ${CMAKE_SOURCE_DIR}
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Brendan Shanks
CMakeLists: Add _GLIBCXX_DEBUG to enable debug mode...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Brendan Shanks
bitstream: Don't call vector::front() on an empty vector
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Brendan Shanks
event_dispatcher: Don't advance STL iterator already...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Brendan Shanks
request_controller: Don't advance STL iterator already...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Justin Dickow
Interface Generator: Initialize static maps with initia...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Brendan Shanks
Define CXXFLAGS only on UNIX
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Brendan Shanks
Only check for libavahi in top-level CMakeLists if...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Dickow
spelling :D
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Brendan Shanks
connection_handler_impl: Don't re-use erased STL iterator
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Justin Dickow
CMAKE_CXX_FLAGS removed --coverage
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Brendan Shanks
Mac: use system() and osascript to launch the web HMI...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Brendan Shanks
Detect log4cxx in top-level CMakeLists
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Brendan Shanks
threaded_socket_connection: Fix operator precedence...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
Brendan Shanks
Fix capitalization on src/components/{Interfaces,Utils}
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Justin Dickow
Removed unneeded tools
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Justin Dickow
OSX: uses SO_NOSIGPIPE instead of MSG_NOSIGNAL
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Justin Dickow
pthread_setname_np doesn't take a reference to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Justin Dickow
SDL_Android/SmartDeviceLinkAndroidProxy - added the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-20
Justin Dickow
Added Mike's tester application (not ideal but easy...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Revert "Let's also compile with -O3 for mac..."
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Let's also compile with -O3 for mac...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Turn off Bluetooth and Libusb support by default, set...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
include unistd.h for usleep()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Only add libusb if BUILD_USB_SUPPORT flag is yes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Only link rt on linux
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
replace clock_getting() with gettimeofday()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Missing pthread.h includes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Note - possibly need to set send timeout as well
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
setsockopt: use SO_RCVTIMEO instead of TCP_USER_TIMEOUT
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
tcp_client_listener: remove tcp_var.h, change TCP_KEEPI...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Add definitions for UNIX and MACOSX
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Turn OFF libavahi (needed for WiFi direct only?)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
added () to Class's member function calls in the initia...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Removed old Android tester app
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Removed SDL_iOS project - pending release of updated...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
Changed heart beat to 0
commit
|
commitdiff
|
tree
|
snapshot
2014-03-19
Justin Dickow
compare app_id as unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Justin Dickow
remove Mobile and Test folders
commit
|
commitdiff
|
tree
|
snapshot
2014-03-18
Justin Dickow
initial commit for API 3.0 (replaced all)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Julius Marchwicki
Added OpenSSL patch and validated against 12.04 64-bit
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Kevin Burdette
Removed Ford specific URL
0.1
upstream/0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-04-19
khburdette
Initial Ford commit with Core and Proxies
commit
|
commitdiff
|
tree
|
snapshot