| .. |
|
AudioStream.c
|
Tune SO_RCVBUF logic
|
2023-07-25 18:30:19 -05: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
|
Only disable 4K H.264 RFI with GFE
|
2023-07-16 15:13:22 -05:00 |
|
ConnectionTester.c
|
Allow compilation on OSes without IPv6 support
|
2021-04-17 23:40:36 -05:00 |
|
ControlStream.c
|
Update ENet submodule
|
2023-07-30 14:02:28 -05: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
|
Add LiGetHostFeatureFlags() API
|
2023-08-03 22:09:30 -05:00 |
|
Limelight-internal.h
|
Add LiGetHostFeatureFlags() API
|
2023-08-03 22:09:30 -05:00 |
|
Limelight.h
|
Add LiGetHostFeatureFlags() API
|
2023-08-03 22:09:30 -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
|
Add LiGetHostFeatureFlags() API
|
2023-08-03 22:09:30 -05:00 |
|
Platform.c
|
Ensure UNIX implementations of PltGetMillis() are not limited to 32 bits
|
2022-10-22 14:45:19 -05:00 |
|
Platform.h
|
Introduce macro function to determine endianness
|
2023-06-11 19:33:24 -05:00 |
|
PlatformCrypto.c
|
fixed memcpy overlap (reported by AddressSanitizer) (#80)
|
2023-07-08 01:09:45 -05:00 |
|
PlatformCrypto.h
|
Reorder some internal structures to reduce padding
|
2021-05-25 19:54:03 -05:00 |
|
PlatformSockets.c
|
Tune SO_RCVBUF logic
|
2023-07-25 18:30:19 -05:00 |
|
PlatformSockets.h
|
Revert "Send TCP FIN after completion of our RTSP request"
|
2023-02-20 16:58:21 -06:00 |
|
PlatformThreads.h
|
Change PltWaitForEvent to void return type
|
2021-06-09 19:37:06 -05:00 |
|
RecorderCallbacks.c
|
Add a recording mode for debugging purposes
|
2021-06-20 11:15:30 -05:00 |
|
RtpAudioQueue.c
|
Update oldestRtpBaseSequenceNumber when advance the queue state
|
2022-10-31 20:36:55 -05:00 |
|
RtpAudioQueue.h
|
Disable audio FEC when using old GFE and Sunshine versions
|
2021-06-19 16:22:44 -05:00 |
|
RtpVideoQueue.c
|
Send final FEC frame status info to Sunshine
|
2023-02-20 16:24:48 -06:00 |
|
RtpVideoQueue.h
|
Simplify speculative RFI tracking by looking at missing shards of any type
|
2022-10-22 14:45:19 -05:00 |
|
Rtsp.h
|
Code cleanup: use stdbool.h
|
2020-11-30 20:38:13 -06:00 |
|
RtspConnection.c
|
Move serverCodecModeSupport into SERVER_INFORMATION struct
|
2023-07-02 23:54:04 -05:00 |
|
RtspParser.c
|
Add workaround for missing last byte in RTSP message
|
2023-07-04 15:04:19 -05:00 |
|
SdpGenerator.c
|
Replace enableHdr option with directly receiving ServerCodecModeSupport value from XML
|
2023-07-02 23:28:10 -05:00 |
|
SimpleStun.c
|
Tune SO_RCVBUF logic
|
2023-07-25 18:30:19 -05:00 |
|
Video.h
|
Send final FEC frame status info to Sunshine
|
2023-02-20 16:24:48 -06:00 |
|
VideoDepacketizer.c
|
Fix missing debug message when an I-frame is sent as an RFI recovery frame for AV1
|
2023-08-14 21:32:38 -05:00 |
|
VideoStream.c
|
Tune SO_RCVBUF logic
|
2023-07-25 18:30:19 -05:00 |