moonlight-common-c/src
2020-12-06 00:49:10 -06:00
..
AudioStream.c Fix Clang warnings 2020-12-05 23:20:02 -06:00
ByteBuffer.c Use stdint types for ByteBuffer 2020-11-30 22:03:24 -06:00
ByteBuffer.h Use stdint types for ByteBuffer 2020-11-30 22:03:24 -06:00
Connection.c Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
ConnectionTester.c Fix undefined behavior due to shifting an int by 31 2020-12-06 00:44:33 -06:00
ControlStream.c Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
FakeCallbacks.c Change errorCode to int for consistency between 32-bit and 64-bit platforms 2020-02-24 23:01:22 -08:00
Input.h Fix more warnings 2020-12-05 23:30:25 -06:00
InputStream.c Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
Limelight-internal.h Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
Limelight.h Remove usage of long types for LP64 and LLP64 consistency 2020-12-05 16:51:03 -06:00
LinkedBlockingQueue.c Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
LinkedBlockingQueue.h Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
Misc.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
Platform.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
Platform.h Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
PlatformSockets.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
PlatformSockets.h Fix redefinition warning for errno.h constants on Windows 2020-11-30 20:44:46 -06:00
PlatformThreads.h Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00
RtpFecQueue.c Fix final GCC sign warnings 2020-12-05 23:45:49 -06:00
RtpFecQueue.h Fix final GCC sign warnings 2020-12-05 23:45:49 -06:00
RtpReorderQueue.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
RtpReorderQueue.h Fix Clang warnings 2020-12-05 23:20:02 -06:00
Rtsp.h Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
RtspConnection.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
RtspParser.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
SdpGenerator.c Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
SimpleStun.c Fix Clang warnings 2020-12-05 23:20:02 -06:00
Video.h Code cleanup: use stdbool.h 2020-11-30 20:38:13 -06:00
VideoDepacketizer.c Fix more warnings 2020-12-05 23:30:25 -06:00
VideoStream.c Fix thread sanitizer warnings with C11 atomics 2020-12-06 00:49:10 -06:00