moonlight-common-c/limelight-common
2015-06-19 22:11:38 -04:00
..
OpenAES Fix static analysis issue 2015-01-09 00:25:42 -05:00
AudioStream.c Update to API 1.1 2015-06-17 23:21:58 -07:00
ByteBuffer.c Better commenting on methods 2014-10-23 01:16:35 -04:00
ByteBuffer.h Cleanup some harmless issues found by Clang 2014-10-18 05:18:39 -04:00
Connection.c Change host parameter to const char* type 2015-06-19 22:11:38 -04:00
ControlStream.c Update to API 1.1 2015-06-17 23:21:58 -07:00
FakeCallbacks.c Update to API 1.1 2015-06-17 23:21:58 -07:00
Input.h Add multiple controller support 2015-02-01 21:01:44 -05:00
InputStream.c Update to API 1.1 2015-06-17 23:21:58 -07:00
limelight-common.vcxproj Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
limelight-common.vcxproj.filters Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
Limelight-internal.h Update to API 1.1 2015-06-17 23:21:58 -07:00
Limelight.h Change host parameter to const char* type 2015-06-19 22:11:38 -04:00
LinkedBlockingQueue.c Add support for controller and mouse movement batching 2015-05-28 10:13:26 -05:00
LinkedBlockingQueue.h Add support for controller and mouse movement batching 2015-05-28 10:13:26 -05:00
Misc.c Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
Platform.c Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
Platform.h Fix Windows build 2015-06-17 23:29:51 -07:00
PlatformSockets.c Update to API 1.1 2015-06-17 23:21:58 -07:00
PlatformSockets.h Update to API 1.1 2015-06-17 23:21:58 -07:00
PlatformThreads.h Platform code cleanup 2015-05-28 06:23:19 -05:00
RtpReorderQueue.c Fix some RTP queue bugs 2015-05-28 09:06:51 -05:00
RtpReorderQueue.h Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
Rtsp.h Fix RTSP parser and connection bugs 2014-08-17 20:06:05 -07:00
RtspConnection.c Update to API 1.1 2015-06-17 23:21:58 -07:00
RtspParser.c Fix warnings in RtspParser 2014-10-18 21:46:22 -04:00
SdpGenerator.c Update to API 1.1 2015-06-17 23:21:58 -07:00
Video.h Save an allocation per video frame, audio packet, and input event by embedding an LBQ entry inside the linked data structure 2015-05-28 06:06:40 -05:00
VideoDepacketizer.c Add an RTP reordering queue to handle out of order packets 2015-05-28 08:32:51 -05:00
VideoStream.c Update to API 1.1 2015-06-17 23:21:58 -07:00