sunshine-sdk/src
2024-01-14 11:45:12 -06:00
..
nvenc Support capturing rotated displays on Windows (#1602) 2023-09-13 10:34:26 -04:00
platform Implement pen and touch support for Linux 2024-01-14 11:45:12 -06:00
audio.cpp Compute the bitrate on the host side for supported clients 2023-12-30 18:27:37 -06:00
audio.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
cbs.cpp Remove nonsense operator combo 2023-08-19 18:36:48 -05:00
cbs.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
config.cpp Add option to disable native pen/touch support 2024-01-01 19:53:57 -06:00
config.h Add option to disable native pen/touch support 2024-01-01 19:53:57 -06:00
confighttp.cpp fix(web-api): allow trailing slash on endpoints (#1985) 2024-01-06 10:56:35 -05:00
confighttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
crypto.cpp Don't hardcode the signature length to RSA-2048 (#1872) 2023-11-30 23:51:45 -06:00
crypto.h Don't hardcode the signature length to RSA-2048 (#1872) 2023-11-30 23:51:45 -06:00
httpcommon.cpp Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
httpcommon.h Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
input.cpp Add option to disable high resolution scroll events 2024-01-01 19:53:57 -06:00
input.h Implement pen and touch support for Linux 2024-01-14 11:45:12 -06:00
main.cpp Demote FFmpeg fatal errors 2023-12-29 23:01:28 -06:00
main.h Event Ballons and Tray Icon improvements (#1561) 2023-09-15 20:48:51 -04:00
move_by_copy.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
network.cpp Switch to using Boost classes for IPv4/IPv6 ranges 2023-08-27 18:12:02 -05:00
network.h Implement IPv6 support 2023-08-27 18:12:02 -05:00
nvhttp.cpp fix: add additional pin validation (#2007) 2024-01-13 22:03:49 -05:00
nvhttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
process.cpp Implement graceful termination and group-based app tracking 2024-01-08 23:55:43 -06:00
process.h Implement graceful termination and group-based app tracking 2024-01-08 23:55:43 -06:00
round_robin.h Fix const-correctness bugs in round_robin.h 2023-05-11 20:52:44 -05:00
rtsp.cpp Compute the bitrate on the host side for supported clients 2023-12-30 18:27:37 -06:00
rtsp.h Implement new protocol extension to match client connections together 2023-12-30 11:26:53 -06:00
stat_trackers.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
stat_trackers.h Rework capture sleeps for better frame stability 2023-08-27 13:13:43 -05:00
stream.cpp Implement new protocol extension to match client connections together 2023-12-30 11:26:53 -06:00
stream.h Implement new protocol extension to match client connections together 2023-12-30 11:26:53 -06:00
sync.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
system_tray.cpp fix(tray): use PROJECT_NAME definition for tooltip (#1958) 2023-12-31 16:34:33 -05:00
system_tray.h Event Ballons and Tray Icon improvements (#1561) 2023-09-15 20:48:51 -04:00
task_pool.h Remove unnecessary moves in return statements 2023-05-11 20:52:44 -05:00
thread_pool.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
thread_safe.h Correct typos in comments 2023-07-08 18:56:27 -05:00
upnp.cpp builds(deps): use miniupnpc package instead of submodule (#1971) 2024-01-01 18:48:27 -05:00
upnp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
utility.h Fix const-correctness bugs in uniq_ptr and code that uses it 2023-05-11 20:52:44 -05:00
uuid.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
version.h.in docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
video_colorspace.cpp Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
video_colorspace.h Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
video.cpp Add a fallback to retry codec init with more lenient config options 2024-01-12 19:50:34 -06:00
video.h Implement AV1 support 2023-08-19 18:36:48 -05:00