Sunshine/sunshine
2021-04-24 14:23:12 +02:00
..
platform Use realtime GPU priority to avoid stalls during high GPU usage 2021-01-11 04:22:18 +00:00
audio.cpp Prevent queue from growing to large, eating up all memory 2020-04-24 22:10:08 +02:00
audio.h Fix being unable to restart session 2020-02-10 00:33:12 +01:00
config.cpp Add amd decoder support 2021-01-28 18:38:11 -05:00
config.h Add amd decoder support 2021-01-28 18:38:11 -05:00
crypto.cpp Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
crypto.h Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
input.cpp Support keyboard key repeats 2020-04-26 00:23:34 +02:00
input.h Map session to gamepads 2020-03-15 21:22:42 +01:00
main.cpp Configure settings nvenc 2020-04-14 00:15:24 +03:00
main.h
move_by_copy.h
network.cpp Fix Windows not accepting connections on RTSP 2020-02-12 18:05:42 +01:00
network.h Compile for Multicasting 2020-02-08 16:26:38 +01:00
nvhttp.cpp Exit gracefully if a port is bound by another process 2020-04-26 23:37:47 +02:00
nvhttp.h Fix being unable to restart session 2020-02-10 00:33:12 +01:00
process.cpp Parse apps after parsing environment in app.json 2020-05-01 13:32:26 +02:00
process.h Compile for Multicasting 2020-02-08 16:26:38 +01:00
round_robin.h Fix stream not closing properly when exiting app 2020-04-16 15:35:12 +02:00
rtsp.cpp Fix -quitappafter 2020-05-01 13:57:24 +02:00
rtsp.h Don't quit application when a session still running 2020-03-18 21:12:05 +01:00
stream.cpp Fix bug causing video artifects when FEC is used on Moonlight 2020-05-02 23:38:33 +02:00
stream.h Exit gracefully if a port is bound by another process 2020-04-26 23:37:47 +02:00
sync.h Reinitialize the video encoder in addition to the capturing device 2020-03-31 21:18:33 +02:00
task_pool.h Support keyboard key repeats 2020-04-26 00:23:34 +02:00
thread_pool.h
thread_safe.h Exit gracefully if a port is bound by another process 2020-04-26 23:37:47 +02:00
utility.h Prevent queue from growing to large, eating up all memory 2020-04-24 22:10:08 +02:00
uuid.h Automatically generate unique id 2020-01-20 23:08:44 +01:00
video.cpp Added config examples to the config file 2021-04-24 14:23:12 +02:00
video.h Configure settings nvenc 2020-04-14 00:15:24 +03:00