moonlight-common-c/limelight-common
2014-06-28 22:53:10 -07:00
..
AudioStream.c Merge branch 'master' of github.com:limelight-stream/limelight-common-c 2014-04-02 22:47:56 -04:00
ByteBuffer.c 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
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 Initialize the thread list mutex 2014-04-06 20:33:48 -04:00
ControlStream.c 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
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 Add untested SDP generator 2014-06-28 22:49:05 -07:00
limelight-common.vcxproj.filters Add untested SDP generator 2014-06-28 22:49:05 -07:00
Limelight-internal.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
Limelight.h Add untested SDP generator 2014-06-28 22:49:05 -07:00
LinkedBlockingQueue.c Use a double-linked list for the linked blocking queue so insertions are done in O(1) time 2014-04-02 22:47:49 -04:00
LinkedBlockingQueue.h Use a double-linked list for the linked blocking queue so insertions are done in O(1) time 2014-04-02 22:47:49 -04: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 Create new threads suspended on Windows and WP to prevent a race condition 2014-04-06 20:53:39 -04:00
PlatformThreads.h Create new threads suspended on Windows and WP to prevent a race condition 2014-04-06 20:53:39 -04:00
SdpGenerator.c Fix build warnings and errors 2014-06-28 22:53:10 -07:00
Video.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
VideoDepacketizer.c 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
VideoStream.c Merge branch 'master' of github.com:limelight-stream/limelight-common-c 2014-04-02 22:47:56 -04:00