summaryrefslogtreecommitdiff
path: root/SDL_Core
Commit message (Expand)AuthorAgeFilesLines
* Mac: use system() and osascript to launch the web HMI in ChromeBrendan Shanks2014-03-201-0/+20
* Detect log4cxx in top-level CMakeListsBrendan Shanks2014-03-201-0/+11
* threaded_socket_connection: Fix operator precedence error found by clangBrendan Shanks2014-03-201-1/+1
* Fix capitalization on src/components/{Interfaces,Utils}Brendan Shanks2014-03-2041-0/+0
* OSX: uses SO_NOSIGPIPE instead of MSG_NOSIGNALJustin Dickow2014-03-201-2/+9
* pthread_setname_np doesn't take a reference to the handler on mac. May need ...Justin Dickow2014-03-201-0/+4
* Revert "Let's also compile with -O3 for mac..."Justin Dickow2014-03-191-2/+1
* Let's also compile with -O3 for mac...Justin Dickow2014-03-191-1/+2
* Turn off Bluetooth and Libusb support by default, set -arch i386 flag for OSX...Justin Dickow2014-03-191-2/+4
* include unistd.h for usleep()Justin Dickow2014-03-191-0/+1
* Only add libusb if BUILD_USB_SUPPORT flag is yesJustin Dickow2014-03-191-6/+6
* Only link rt on linuxJustin Dickow2014-03-191-1/+3
* replace clock_getting() with gettimeofday()Justin Dickow2014-03-191-2/+22
* Missing pthread.h includesJustin Dickow2014-03-192-0/+3
* Note - possibly need to set send timeout as wellJustin Dickow2014-03-191-0/+1
* setsockopt: use SO_RCVTIMEO instead of TCP_USER_TIMEOUTJustin Dickow2014-03-191-1/+1
* tcp_client_listener: remove tcp_var.h, change TCP_KEEPIDLE to TCP_KEEPALIVEJustin Dickow2014-03-191-2/+8
* Add definitions for UNIX and MACOSXJustin Dickow2014-03-191-0/+6
* Turn OFF libavahi (needed for WiFi direct only?)Justin Dickow2014-03-191-1/+1
* added () to Class's member function calls in the initializer listJustin Dickow2014-03-191-4/+4
* Changed heart beat to 0Justin Dickow2014-03-191-1/+1
* compare app_id as unsigned intJustin Dickow2014-03-191-11/+11
* remove Mobile and Test foldersJustin Dickow2014-03-18911-124182/+0
* initial commit for API 3.0 (replaced all)Justin Dickow2014-03-185886-377728/+436866
* Added OpenSSL patch and validated against 12.04 64-bitrelease_1.0Julius Marchwicki2013-08-198-190/+27
* Removed Ford specific URLKevin Burdette2013-04-241-2/+2
* Initial Ford commit with Core and Proxieskhburdette2013-04-193086-0/+644399