moonlight-common-c/limelight-common
2014-08-24 12:47:04 -07:00
..
AudioStream.c Move buffer declaration outside the loop 2014-08-24 12:19:00 -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 Start RTSP handshake work (pending RTSPLib integration) 2014-06-29 00:53:37 -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 Add keyboard and mouse input support 2014-03-29 15:45:31 -04:00
InputStream.c Fix code analysis "issues" 2014-04-06 16:46:18 -04:00
limelight-common.vcxproj Disable deprecated Winsock warnings 2014-08-24 12:38:23 -07:00
limelight-common.vcxproj.filters Add Rtsp.h to project 2014-08-17 19:07:16 -07:00
Limelight-internal.h Revert "Remove decoding thread like in Java common" 2014-06-29 17:36:03 -07:00
Limelight.h Revert "Remove decoding thread like in Java common" 2014-06-29 17:36:03 -07:00
LinkedBlockingQueue.c Revert "Remove decoding thread like in Java common" 2014-06-29 17:36:03 -07:00
LinkedBlockingQueue.h Revert "Remove decoding thread like in Java common" 2014-06-29 17:36:03 -07:00
Platform.h Fix code analysis "issues" 2014-04-06 16:46:18 -04: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 removal of the last thread from the thread list 2014-08-23 00:11:03 -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 Fix code analysis issues and a couple small memory leaks 2014-08-24 12:47:04 -07:00
RtspParser.c Fix code analysis issues and a couple small memory leaks 2014-08-24 12:47:04 -07:00
SdpGenerator.c Update SDP generator for GFE 2.1.1 2014-08-17 19:06:56 -07:00
Video.h Add pack pragmas to video packets 2014-08-22 23:47:53 -07:00
VideoDepacketizer.c Use a single allocation for a video fragment 2014-08-24 11:44:29 -07:00
VideoStream.c Fix missing status checks 2014-08-24 11:43:52 -07:00