moonlight-common-c/limelight-common
2014-10-31 21:32:39 -07:00
..
OpenAES Fix some warnings in OpenAES from unused variables/functions 2014-10-18 11:36:24 -04:00
AudioStream.c Clean up a bunch of warnings when building with Xcode 6.1 2014-10-18 11:32:29 -04: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 Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
ControlStream.c Fix miscalculated size check 2014-10-23 14:59:01 -04:00
Input.h Add support for vertical scrolling 2014-10-12 11:59:42 -07:00
InputStream.c Merge branch 'master' of https://github.com/limelight-stream/limelight-common-c 2014-10-23 01:20:43 -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 Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
LinkedBlockingQueue.c Better commenting on methods 2014-10-23 01:16:35 -04: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 Set SO_NOSIGPIPE on Darwin to stop from breaking into the debugger every time a connection closes 2014-10-21 14:17:52 -04:00
PlatformSockets.c Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
PlatformSockets.h Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
PlatformThreads.c Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
PlatformThreads.h Add new platform thread callbacks for Windows RT usage to avoid banned APIs 2014-10-31 21:32:39 -07:00
Rtsp.h Fix RTSP parser and connection bugs 2014-08-17 20:06:05 -07:00
RtspConnection.c Better commenting on methods 2014-10-23 01:16:35 -04:00
RtspParser.c Fix warnings in RtspParser 2014-10-18 21:46:22 -04:00
SdpGenerator.c Better commenting on methods 2014-10-23 01:16:35 -04:00
Video.h Add pack pragmas to video packets 2014-08-22 23:47:53 -07:00
VideoDepacketizer.c Better commenting on methods 2014-10-23 01:16:35 -04:00
VideoStream.c Better commenting on methods 2014-10-23 01:16:35 -04:00