sunshine-sdk/src
2025-01-03 18:01:24 -05:00
..
nvenc fix(nvenc): Enable opt-in client refresh by client (#3415) 2024-12-23 17:07:38 -05:00
platform fix(capture/macos): fix implicit conversion of NSArray (#3502) 2025-01-03 18:01:24 -05:00
audio.cpp Migrate audio pipeline to float from 16-bit integer (#2873) 2024-07-25 21:01:43 -04:00
audio.h feat(tests): rework tests in numerous ways (#3059) 2024-08-22 16:48:24 -04: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 chore(l10n): update translations (#3473) 2025-01-01 22:23:11 -05:00
config.h feat(vaapi): add option to enable strict enforcement of frame size (#3332) 2024-11-01 12:36:25 -05:00
confighttp.cpp docs(api): improve api documentation (#3343) 2024-10-30 20:34:18 +00: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)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
display_device.h feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -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)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -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 build(deps): fix boost 1.87 compatibility (#3457) 2024-12-17 08:53:55 -05:00
nvhttp.h docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
process.cpp fix(process): avoid leaking zombies and fds in detached processes (#3379) 2024-11-07 22:15:33 -06: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 build(deps): fix boost 1.87 compatibility (#3457) 2024-12-17 08:53:55 -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 chore: remove mee6 (#3350) 2024-10-31 23:52:35 +00:00
system_tray.h chore: remove mee6 (#3350) 2024-10-31 23:52:35 +00: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