sunshine-sdk/src
ABeltramo 89f097ae65
Merge commit from fork
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Co-authored-by: Cameron Gutman <2695644+cgutman@users.noreply.github.com>
2025-01-17 23:17:13 -05:00
..
nvenc fix(nvenc): Enable opt-in client refresh by client (#3415) 2024-12-23 17:07:38 -05:00
platform docs(hrefs): update readthedocs hrefs (#3476) 2025-01-13 22:34:54 -05:00
audio.cpp feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
audio.h feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
cbs.cpp build(deps): update dependency and paths for build-deps submodule (#3341) 2024-10-30 14:06:06 +00:00
cbs.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
config.cpp feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530) 2025-01-12 17:11:03 -06:00
config.h feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530) 2025-01-12 17:11:03 -06:00
confighttp.cpp fix(confighttp): do not return 200 on errors (#3385) 2025-01-10 15:12:52 -05:00
confighttp.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
crypto.cpp fix(openssl): fix build with OPENSSL_NO_DEPRECATED (#3339) 2024-10-29 19:03:37 -05:00
crypto.h feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
display_device.cpp feat(display): retry reverting configuration only if device was added or removed (#3539) 2025-01-16 20:00:37 -05:00
display_device.h feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
entry_handler.cpp feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
entry_handler.h feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
file_handler.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
file_handler.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
globals.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
globals.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
httpcommon.cpp build(deps): migrate from curl to curl-winssl on Windows (#3246) 2024-10-02 00:02:14 +00:00
httpcommon.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
input.cpp docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
input.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
logging.cpp feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
logging.h feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
main.cpp feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
main.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
move_by_copy.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
network.cpp feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions (#3325) 2024-10-24 19:11:50 -05:00
network.h feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions (#3325) 2024-10-24 19:11:50 -05:00
nvhttp.cpp Merge commit from fork 2025-01-17 23:17:13 -05:00
nvhttp.h Merge commit from fork 2025-01-17 23:17:13 -05:00
process.cpp feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
process.h fix(boost)!: migrate boost to 1.86 (#3256) 2024-10-03 21:42:16 -04:00
round_robin.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
rswrapper.c Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions (#2828) 2024-07-11 20:22:57 -05:00
rswrapper.h Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions (#2828) 2024-07-11 20:22:57 -05:00
rtsp.cpp fix(nvenc): Enable opt-in client refresh by client (#3415) 2024-12-23 17:07:38 -05:00
rtsp.h feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions (#3325) 2024-10-24 19:11:50 -05:00
stat_trackers.cpp Refactor periodic loggers and limit batch size for small packets (#2835) 2024-07-13 20:55:03 +00:00
stat_trackers.h Refactor periodic loggers and limit batch size for small packets (#2835) 2024-07-13 20:55:03 +00:00
stream.cpp feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
stream.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
sync.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
system_tray.cpp feat(tray): add button to reset display device settings on Windows (#3546) 2025-01-17 11:45:50 -05:00
system_tray.h feat(tray): add button to reset display device settings on Windows (#3546) 2025-01-17 11:45:50 -05:00
task_pool.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
thread_pool.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
thread_safe.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
upnp.cpp fix(upnp): support newer miniupnpc library (#2782) 2024-07-01 10:07:06 -04:00
upnp.h fix(upnp): support newer miniupnpc library (#2782) 2024-07-01 10:07:06 -04:00
utility.h feat(win/video): support native YUV 4:4:4 encoding (#2533) 2024-08-16 13:41:27 -04:00
uuid.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
version.h.in docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
video_colorspace.cpp feat(win/video): support native YUV 4:4:4 encoding (#2533) 2024-08-16 13:41:27 -04:00
video_colorspace.h feat(win/video): support native YUV 4:4:4 encoding (#2533) 2024-08-16 13:41:27 -04:00
video.cpp feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
video.h fix(nvenc): Enable opt-in client refresh by client (#3415) 2024-12-23 17:07:38 -05:00