| .. |
|
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
|
Fix loss of data in GetLong/PutLong
|
2014-06-29 00:05:21 -07:00 |
|
ByteBuffer.h
|
Cleanup some harmless issues found by Clang
|
2014-10-18 05:18:39 -04:00 |
|
Connection.c
|
Add encrypted input support
|
2014-08-26 23:33:43 -07:00 |
|
ControlStream.c
|
Fix memory leaks in the control stream code
|
2014-10-18 21:45:58 -04:00 |
|
Input.h
|
Add support for vertical scrolling
|
2014-10-12 11:59:42 -07:00 |
|
InputStream.c
|
Add casts to OpenAES function use to fix the last remaining warnings
|
2014-10-18 11:37:10 -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
|
Clean up a bunch of warnings when building with Xcode 6.1
|
2014-10-18 11:32:29 -04:00 |
|
LinkedBlockingQueue.c
|
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 |
|
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
|
Fix debugging on Windows 8.1
|
2014-08-30 16:22:00 -07:00 |
|
PlatformSockets.c
|
Don't bind to a specific port anymore
|
2014-10-12 12:04:32 -07:00 |
|
PlatformSockets.h
|
Clean up a bunch of warnings when building with Xcode 6.1
|
2014-10-18 11:32:29 -04:00 |
|
PlatformThreads.c
|
Clean up a bunch of warnings when building with Xcode 6.1
|
2014-10-18 11:32:29 -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 |
|
Rtsp.h
|
Fix RTSP parser and connection bugs
|
2014-08-17 20:06:05 -07:00 |
|
RtspConnection.c
|
Clean up a bunch of warnings when building with Xcode 6.1
|
2014-10-18 11:32:29 -04:00 |
|
RtspParser.c
|
Fix warnings in RtspParser
|
2014-10-18 21:46:22 -04:00 |
|
SdpGenerator.c
|
Clean up a bunch of warnings when building with Xcode 6.1
|
2014-10-18 11:32:29 -04:00 |
|
Video.h
|
Add pack pragmas to video packets
|
2014-08-22 23:47:53 -07:00 |
|
VideoDepacketizer.c
|
Cleanup some harmless issues found by Clang
|
2014-10-18 05:18:39 -04:00 |
|
VideoStream.c
|
Clean up a bunch of warnings when building with Xcode 6.1
|
2014-10-18 11:32:29 -04:00 |