Sunshine/sunshine
2021-05-12 23:22:13 +02:00
..
platform Absolute mouse coordinates on Windows 2021-05-12 14:42:10 +02: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 Fix amd_rc config options 2021-05-09 16:37:40 +02:00
config.h Use existing config option for selecting monitor 2021-04-24 23:41:56 +02:00
crypto.cpp No more dumb pointers for initialization 2021-05-09 11:40:12 +02:00
crypto.h Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
input.cpp fix resetting mouse buttons on end stream 2021-05-12 15:48:39 +02:00
input.h Correct dimensions for touchscreen when single monitor attached 2021-05-11 23:30:56 +02:00
main.cpp Add warning to ignore errors during encoder validation 2021-05-12 23:22:13 +02: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 Fix crash when sending SIGINT before starting the http server 2021-05-05 15:53:22 +02:00
nvhttp.h Fix being unable to restart session 2020-02-10 00:33:12 +01:00
process.cpp Allow applications started by sunshine to be detached 2021-05-12 23:01:30 +02:00
process.h Allow applications started by sunshine to be detached 2021-05-12 23:01:30 +02: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 absolute mouse coordinate support for single monitor on Linux 2021-05-11 18:01:56 +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 No more dumb pointers for initialization 2021-05-09 11:40:12 +02:00
uuid.h Automatically generate unique id 2020-01-20 23:08:44 +01:00
video.cpp Add warning to ignore errors during encoder validation 2021-05-12 23:22:13 +02:00
video.h Correct dimensions for touchscreen when single monitor attached 2021-05-11 23:30:56 +02:00