| .. |
|
AudioStream.c
|
Fix spurious asserts in the unencrypted audio path with Sunshine
|
2024-02-20 18:03:50 -06:00 |
|
ByteBuffer.c
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -05:00 |
|
ByteBuffer.h
|
Add byteswapping macros for big-endian systems
|
2021-04-17 21:43:13 -05:00 |
|
Connection.c
|
Use higher packet size for remote streaming over end-to-end IPv6 connection
|
2024-05-29 13:57:50 -04:00 |
|
ConnectionTester.c
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |
|
ControlStream.c
|
Consolidate PltCloseThread() and PltJoinThread()
|
2024-02-17 18:14:03 -06:00 |
|
FakeCallbacks.c
|
Introduce new protocol extensions for controller RGB LEDs and battery state
|
2023-07-02 14:38:54 -05:00 |
|
Input.h
|
Extend pen/touch APIs with contact area and orientation
|
2023-07-22 15:01:03 -05:00 |
|
InputStream.c
|
Consolidate PltCloseThread() and PltJoinThread()
|
2024-02-17 18:14:03 -06:00 |
|
Limelight-internal.h
|
Allow negotiation of audio encryption using new encryption flags
|
2024-01-14 14:10:45 -06:00 |
|
Limelight.h
|
Support YUV 4:4:4 formats
|
2024-06-06 02:31:32 -05:00 |
|
LinkedBlockingQueue.c
|
Add API to wake a waiting thread in LiWaitForNextVideoFrame()
|
2022-01-17 14:12:11 -06:00 |
|
LinkedBlockingQueue.h
|
Add API to wake a waiting thread in LiWaitForNextVideoFrame()
|
2022-01-17 14:12:11 -06:00 |
|
Misc.c
|
Improve ENet socket error propagation for better debuggability
|
2023-12-22 13:45:50 -06:00 |
|
Platform.c
|
Assert that active objects exist in deleters
|
2024-02-17 18:20:24 -06:00 |
|
Platform.h
|
Add platform support for the 3DS
|
2024-01-18 18:30:20 -06:00 |
|
PlatformCrypto.c
|
Don't depend on outputDataLength to be initialized with mbedTLS
|
2024-03-05 21:09:57 -06:00 |
|
PlatformCrypto.h
|
Reorder some internal structures to reduce padding
|
2021-05-25 19:54:03 -05:00 |
|
PlatformSockets.c
|
Use SO_NONBLOCK on Haiku
|
2024-06-10 23:45:51 -05:00 |
|
PlatformSockets.h
|
Use higher packet size for remote streaming over end-to-end IPv6 connection
|
2024-05-29 13:57:50 -04:00 |
|
PlatformThreads.h
|
Fix thread detachment on Vita
|
2024-02-17 18:14:49 -06:00 |
|
RecorderCallbacks.c
|
Fix warning for fopen() in RecorderCallbacks.c
|
2023-10-06 23:17:25 -05:00 |
|
RtpAudioQueue.c
|
Add separate LC_ASSERT_VT() for asserts that only apply for valid traffic
|
2023-10-11 20:01:39 -05:00 |
|
RtpAudioQueue.h
|
Disable audio FEC when using old GFE and Sunshine versions
|
2021-06-19 16:22:44 -05:00 |
|
RtpVideoQueue.c
|
Use the spare field in the encrypted video header as the frame number
|
2024-01-24 18:36:37 -06:00 |
|
RtpVideoQueue.h
|
Use the spare field in the encrypted video header as the frame number
|
2024-01-24 18:36:37 -06:00 |
|
Rtsp.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
RtspConnection.c
|
Validate channel count before parsing Opus param string
|
2024-10-15 23:00:16 -05:00 |
|
RtspParser.c
|
Fix GCC static analysis warnings
|
2023-09-15 22:03:27 -05:00 |
|
SdpGenerator.c
|
Support YUV 4:4:4 formats
|
2024-06-06 02:31:32 -05:00 |
|
SimpleStun.c
|
Add basic QoS attributes to our A/V sockets
|
2024-02-01 00:15:47 -06:00 |
|
Video.h
|
Use the spare field in the encrypted video header as the frame number
|
2024-01-24 18:36:37 -06:00 |
|
VideoDepacketizer.c
|
Don't strictly enforce picture data following the first PPS in debug mode
|
2023-10-13 23:23:27 -05:00 |
|
VideoStream.c
|
Consolidate PltCloseThread() and PltJoinThread()
|
2024-02-17 18:14:03 -06:00 |