sunshine-sdk/src
2024-06-21 01:34:27 +00:00
..
nvenc Implement backwards compatibility for NVENC APIs back to Video Codec SDK v11.0 2024-02-16 22:31:48 -06:00
platform docs: more doxygen fixes (#2736) 2024-06-21 01:34:27 +00:00
audio.cpp feat(audio): custom surround-params (#2424) 2024-05-31 22:50:34 -04:00
audio.h feat(audio): custom surround-params (#2424) 2024-05-31 22:50:34 -04:00
cbs.cpp refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
cbs.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
config.cpp feat: add min_fps_target setting (#1043) 2024-06-19 00:09:23 +00:00
config.h feat: add min_fps_target setting (#1043) 2024-06-19 00:09:23 +00:00
confighttp.cpp tests: add httpcommon tests and add new file_handler methods (#2712) 2024-06-17 18:03:42 +00:00
confighttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
crypto.cpp fix(security): ensure unpairing takes effect without restart (#2365) 2024-04-06 16:39:16 -04:00
crypto.h fix(security): ensure unpairing takes effect without restart (#2365) 2024-04-06 16:39:16 -04:00
entry_handler.cpp fix(logging): add logging namespace and create logging::init method (#2336) 2024-04-02 20:57:57 -04:00
entry_handler.h Use a common function to abort for debugging purposes 2024-02-27 21:21:16 -06:00
file_handler.cpp docs(src): fix some doxygen warnings (#2731) 2024-06-20 01:36:09 +00:00
file_handler.h tests: add httpcommon tests and add new file_handler methods (#2712) 2024-06-17 18:03:42 +00:00
globals.cpp refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
globals.h refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
httpcommon.cpp tests: add httpcommon tests and add new file_handler methods (#2712) 2024-06-17 18:03:42 +00:00
httpcommon.h Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
input.cpp feat(input/linux): add support for more virtual input devices (#2606) 2024-06-16 00:21:18 +00:00
input.h feat(input/linux): add support for more virtual input devices (#2606) 2024-06-16 00:21:18 +00:00
logging.cpp fix(logging): add logging namespace and create logging::init method (#2336) 2024-04-02 20:57:57 -04:00
logging.h fix(logging): add logging namespace and create logging::init method (#2336) 2024-04-02 20:57:57 -04:00
main.cpp feat(input/linux): add support for more virtual input devices (#2606) 2024-06-16 00:21:18 +00:00
main.h refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
move_by_copy.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
network.cpp Use C++20. (#2322) 2024-04-26 15:49:15 -04:00
network.h Use C++20. (#2322) 2024-04-26 15:49:15 -04:00
nvhttp.cpp feat(audio): custom surround-params (#2424) 2024-05-31 22:50:34 -04:00
nvhttp.h Name and unpair individual clients (#2042) 2024-05-27 20:43:08 +00:00
process.cpp feat(audio): custom surround-params (#2424) 2024-05-31 22:50:34 -04:00
process.h Refactor RTSP handling to be session-based rather than socket-based 2024-02-03 15:05:43 -06:00
round_robin.h Fix const-correctness bugs in round_robin.h 2023-05-11 20:52:44 -05:00
rtsp.cpp docs: fix ffmpeg include directory (#2727) 2024-06-19 02:54:35 +00:00
rtsp.h feat(audio): custom surround-params (#2424) 2024-05-31 22:50:34 -04: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 Fix log message for Periodic Ping (#2538) 2024-05-19 17:31:14 -04:00
stream.h Use C++20. (#2322) 2024-04-26 15:49:15 -04:00
sync.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
system_tray.cpp build(deps): bump third-party/tray from 4d8b798 to cb33552 (#2528) 2024-05-13 21:59:25 -04: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 Fix -Wreturn-local-addr warning in event_t::view() 2024-02-03 15:05:43 -06:00
upnp.cpp docs(src): fix some doxygen warnings (#2731) 2024-06-20 01:36:09 +00:00
upnp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
utility.h fix(macos): Mouse input broken in-game (#2550) 2024-06-12 17:26:02 -04: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 refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
video_colorspace.h Add standalone NVENC encoder 2023-08-13 07:01:09 -05:00
video.cpp feat: add min_fps_target setting (#1043) 2024-06-19 00:09:23 +00:00
video.h debug: fix codec debugging code 2024-04-13 19:52:22 -05:00