moonlight-common-c/src
2019-11-02 19:16:46 -07:00
..
AudioStream.c Fix high-quality surround sound breaking audio when streaming over the Internet or IPv6 2019-08-04 15:05:40 -07:00
ByteBuffer.c Fix bugs in ByteBuffer API and add BbAdvanceBuffer() 2019-02-08 19:01:51 -08:00
ByteBuffer.h Fix bugs in ByteBuffer API and add BbAdvanceBuffer() 2019-02-08 19:01:51 -08:00
Connection.c Fix high-quality surround sound breaking audio when streaming over the Internet or IPv6 2019-08-04 15:05:40 -07:00
ControlStream.c Terminate with the given error code if the disconnect timeout expires instead of -1 2019-07-23 23:41:48 -04:00
FakeCallbacks.c Add a connection status callback to notify when the connection becomes lossy 2019-03-17 01:37:09 -07:00
Input.h Request haptics data from server 2019-02-09 02:16:59 -08:00
InputStream.c Name our threads on Linux 2019-05-03 18:54:40 -07:00
Limelight-internal.h Fix high-quality surround sound breaking audio when streaming over the Internet or IPv6 2019-08-04 15:05:40 -07:00
Limelight.h Add LiGetPendingVideoFrames() and LiGetPendingAudioFrames() 2019-05-07 20:25:26 -07:00
LinkedBlockingQueue.c Add LiGetPendingVideoFrames() and LiGetPendingAudioFrames() 2019-05-07 20:25:26 -07:00
LinkedBlockingQueue.h Add LiGetPendingVideoFrames() and LiGetPendingAudioFrames() 2019-05-07 20:25:26 -07:00
Misc.c Fix MSVC build issues 2018-09-25 00:56:43 -07:00
Platform.c Name our threads on Windows 2019-05-03 20:55:20 -07:00
Platform.h Don't call a null pointer if a logging function is called before LiStartConnection() 2018-10-26 19:17:53 -07:00
PlatformSockets.c Add platform helper function to set socket non-blocking mode 2019-11-02 19:16:46 -07:00
PlatformSockets.h Add platform helper function to set socket non-blocking mode 2019-11-02 19:16:46 -07:00
PlatformThreads.h Name our threads on Linux 2019-05-03 18:54:40 -07:00
RtpFecQueue.c Fetch receive time only once per frame instead of once per packet 2019-04-26 21:51:17 -07:00
RtpFecQueue.h Fetch receive time only once per frame instead of once per packet 2019-04-26 21:51:17 -07:00
RtpReorderQueue.c Fix queue state error (and subsequent assert) when the queue advances after a constraint violation upon reception of a packet behind the new lowest entry 2018-08-29 08:24:58 -07:00
RtpReorderQueue.h Fix MSVC build issues 2018-09-25 00:56:43 -07:00
Rtsp.h Reorganize the folder structure and delete the Xcode build files 2016-03-31 07:22:03 -04:00
RtspConnection.c Fix high-quality surround sound breaking audio when streaming over the Internet or IPv6 2019-08-04 15:05:40 -07:00
RtspParser.c Fix double-free and memory leak in RTSP option parsing failure path 2017-09-02 16:09:22 -07:00
SdpGenerator.c Fix high-quality surround sound breaking audio when streaming over the Internet or IPv6 2019-08-04 15:05:40 -07:00
SimpleStun.c Rewrite STUN code to avoid requiring TCP and use multiple servers in parallel 2019-08-13 17:51:11 -07:00
Video.h Remove unnecessary field in QDU struct 2019-10-21 17:03:01 -07:00
VideoDepacketizer.c Remove unnecessary field in QDU struct 2019-10-21 17:03:01 -07:00
VideoStream.c Name our threads on Linux 2019-05-03 18:54:40 -07:00