moonlight-common-c/limelight-common
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
..
OpenAES Remove getpid() which isn't present in WinRT 2014-08-27 00:32:24 -07:00
AudioStream.c Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit. 2014-08-30 17:07:08 -07:00
ByteBuffer.c Fix loss of data in GetLong/PutLong 2014-06-29 00:05:21 -07:00
ByteBuffer.h Update control connection for GFE 2.0.1+. Remove config and handshake code that isn't used on GFE 2.0.1+ 2014-06-28 21:19:39 -07:00
Connection.c Add encrypted input support 2014-08-26 23:33:43 -07:00
ControlStream.c Send the new loss stats packet for GFE 2.1.1 2014-08-17 20:56:56 -07:00
Input.h Implement LiSendControllerEvent 2014-08-30 10:58:43 -07:00
InputStream.c Merge branch 'master' of github.com:limelight-stream/limelight-common-c 2014-08-31 13:07:56 -04:00
limelight-common.vcxproj Add encrypted input support 2014-08-26 23:33:43 -07:00
limelight-common.vcxproj.filters Add encrypted input support 2014-08-26 23:33:43 -07:00
Limelight-internal.h Add encrypted input support 2014-08-26 23:33:43 -07:00
Limelight.h Implement LiSendControllerEvent 2014-08-30 10:58:43 -07:00
LinkedBlockingQueue.c Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit. 2014-08-30 17:07:08 -07:00
LinkedBlockingQueue.h Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit. 2014-08-30 17:07:08 -07:00
Platform.h Fix debugging on Windows 8.1 2014-08-30 16:22:00 -07:00
PlatformSockets.c Remove extra spacing and fix indentation 2014-01-29 02:15:49 -05:00
PlatformSockets.h Remove jank WP winsock header stuff 2014-03-29 21:56:18 -04:00
PlatformThreads.c Fix debugging on Windows 8.1 2014-08-30 16:22:00 -07:00
PlatformThreads.h Create new threads suspended on Windows and WP to prevent a race condition 2014-04-06 20:53:39 -04:00
Rtsp.h Fix RTSP parser and connection bugs 2014-08-17 20:06:05 -07:00
RtspConnection.c Merge branch 'master' of github.com:limelight-stream/limelight-common-c 2014-08-31 13:07:56 -04:00
RtspParser.c Fix code analysis issues and a couple small memory leaks 2014-08-24 12:47:04 -07:00
SdpGenerator.c Created Xcode project for compiling universal static lib for iOS 2014-08-31 13:07:44 -04:00
Video.h Add pack pragmas to video packets 2014-08-22 23:47:53 -07:00
VideoDepacketizer.c Properly flush the DU queue when we hit the limit. Fixes extreme lag that occurs after streaming for a bit. 2014-08-30 17:07:08 -07:00
VideoStream.c Fix missing status checks 2014-08-24 11:43:52 -07:00