12 Commits

Author SHA1 Message Date
Cameron Gutman
0758de960a Clean up a bunch of warnings when building with Xcode 6.1 2014-10-18 11:32:29 -04:00
Cameron Gutman
8a5643784e Cleanup some harmless issues found by Clang 2014-10-18 05:18:39 -04:00
Cameron Gutman
3dee3a60d5 Fix build on Windows 2014-08-31 12:18:42 -07:00
Diego Waxemberg
62825197ae Merge branch 'master' of github.com:limelight-stream/limelight-common-c
* 'master' of github.com:limelight-stream/limelight-common-c:
  Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit.
  Handle reuse of limelight-common for another stream
  Fix debugging on Windows 8.1
  Fix controller and keyboard packets
  Prevent queuing input packets before the queue is initialized
  Implement LiSendControllerEvent
2014-08-31 13:07:56 -04:00
Diego Waxemberg
a0b54e9d42 Created Xcode project for compiling universal static lib for iOS 2014-08-31 13:07:44 -04:00
Cameron Gutman
dc926946dd Handle reuse of limelight-common for another stream 2014-08-30 16:39:26 -07:00
Cameron Gutman
51710ff18a Fix code analysis issues and a couple small memory leaks 2014-08-24 12:47:04 -07:00
Michelle Bergeron
4d4a6c236e Add some method comments 2014-08-23 13:40:39 -07:00
Cameron Gutman
6571708eb5 Fix RTSP parser and connection bugs 2014-08-17 20:06:05 -07:00
Cameron Gutman
5a97188197 Initial RTSP implementation for GFE 2.1.1 2014-08-17 19:09:06 -07:00
Cameron Gutman
125f81118f Remove C99-isms 2014-06-29 17:34:03 -07:00
Cameron Gutman
caa6a203ed Start RTSP handshake work (pending RTSPLib integration) 2014-06-29 00:53:37 -07:00