sunshine-sdk/src
2024-03-29 12:43:44 -04:00
..
nvenc Implement backwards compatibility for NVENC APIs back to Video Codec SDK v11.0 2024-02-16 22:31:48 -06:00
platform Revert "Add capture using WinRT Windows.Graphics.Capture API." (#2320) 2024-03-29 12:43:44 -04:00
audio.cpp refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
audio.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -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 fix(i18n): match two__letters code to crowdin (#2289) 2024-03-22 21:33:56 -04:00
config.h feat(i18n): add ui localization (#2279) 2024-03-22 19:54:12 -04:00
confighttp.cpp feat(i18n): add ui localization (#2279) 2024-03-22 19:54:12 -04:00
confighttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
crypto.cpp Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
crypto.h Change crypto::aes_t to variable size and cleanup some crypto code 2024-01-19 18:57:58 -06:00
entry_handler.cpp Use a common function to abort for debugging purposes 2024-02-27 21:21:16 -06:00
entry_handler.h Use a common function to abort for debugging purposes 2024-02-27 21:21:16 -06:00
file_handler.cpp refactor(main): move file operation functions to new source (#2124) 2024-02-10 07:37:27 -05:00
file_handler.h refactor(main): move file operation functions to new source (#2124) 2024-02-10 07:37:27 -05: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 refactor(main): move file operation functions to new source (#2124) 2024-02-10 07:37:27 -05:00
httpcommon.h Remove origin_pin_allowed 2023-10-15 14:00:34 -05:00
input.cpp refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
input.h Implement pen and touch support for Linux 2024-01-14 11:45:12 -06:00
logging.cpp refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
logging.h refactor(logging): separate logging from main (#2110) 2024-02-07 09:59:24 -05:00
main.cpp build(macos): add build strategy matrix (#2211) 2024-03-05 08:56:09 -05: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 refactor(main): move map_port to network (#2115) 2024-02-09 09:15:47 -05:00
network.h refactor(main): move map_port to network (#2115) 2024-02-09 09:15:47 -05:00
nvhttp.cpp refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
nvhttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
process.cpp Strip quotes out of the working directory path 2024-03-07 18:14:28 -06: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 refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -05:00
rtsp.h Implement RTSP encryption support 2024-02-03 15:05:43 -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 Use a common function to abort for debugging purposes 2024-02-27 21:21:16 -06:00
stream.h Refactor audio encryption to use new encryption flags 2024-01-19 18:57:58 -06:00
sync.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
system_tray.cpp Don't update tray icon after tray_exit() was called 2024-03-13 19:22:05 -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 refactor(main): move remaining entry related code (#2127) 2024-02-11 14:15:45 -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 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 refactor(video): move encoder declarations to header (#2185) 2024-03-16 09:04:29 -04:00
video.h refactor(video): move encoder declarations to header (#2185) 2024-03-16 09:04:29 -04:00