| .. |
|
OpenAES
|
Fix static analysis issue
|
2015-01-09 00:25:42 -05:00 |
|
AudioStream.c
|
Improve debugging and error codes
|
2015-06-24 22:52:26 -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
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
ControlStream.c
|
Improve debugging and error codes
|
2015-06-24 22:52:26 -07:00 |
|
FakeCallbacks.c
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
Input.h
|
Specify signedness behavior of char in the API. Fixes backwards scrolling on Rasbian where char is unsigned by default
|
2015-06-25 20:10:15 -07:00 |
|
InputStream.c
|
Specify signedness behavior of char in the API. Fixes backwards scrolling on Rasbian where char is unsigned by default
|
2015-06-25 20:10:15 -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
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
Limelight.h
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
LinkedBlockingQueue.c
|
Fix busy loop if a spurious signal of the queue event happens
|
2015-06-25 20:18:05 -07: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
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
Platform.h
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
PlatformSockets.c
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07:00 |
|
PlatformSockets.h
|
Improve debugging and error codes
|
2015-06-24 22:52:26 -07:00 |
|
PlatformThreads.h
|
Revert to legacy Windows behavior since Windows 10 allows CreateThread in Universal apps
|
2015-06-30 23:24:49 -07: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
|
Improve debugging and error codes
|
2015-06-24 22:52:26 -07:00 |
|
RtspParser.c
|
Fix build errors and warnings on Windows
|
2015-06-30 20:53:23 -07:00 |
|
SdpGenerator.c
|
Fix build errors and warnings on Windows
|
2015-06-30 20:53:23 -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
|
Fix leak of video fragments if the frame queue reaches the size limit
|
2015-07-02 00:07:49 -05:00 |
|
VideoStream.c
|
Improve debugging and error codes
|
2015-06-24 22:52:26 -07:00 |