| .. |
|
AudioStream.c
|
Merge branch 'master' of github.com:limelight-stream/limelight-common-c
|
2014-04-02 22:47:56 -04: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
|
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
|
Migrate to WP 8.1
|
2014-07-25 13:36:14 -04:00 |
|
limelight-common.vcxproj.filters
|
Start RTSP handshake work (pending RTSPLib integration)
|
2014-06-29 00:53:37 -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
|
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 |
|
RtspConnection.c
|
Remove C99-isms
|
2014-06-29 17:34:03 -07:00 |
|
SdpGenerator.c
|
Fix SDP generator bugs based on testing within the test harness
|
2014-06-28 23:54:50 -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
|
Fix typo
|
2014-06-29 18:58:36 -07:00 |
|
VideoStream.c
|
Fix a race between the start callback and the first frame's data
|
2014-06-29 21:07:07 -07:00 |