Sunshine/sunshine
2020-04-02 20:13:44 +02:00
..
platform General structure complete 2020-04-02 20:13:44 +02:00
audio.cpp Fix being unable to restart session 2020-02-10 00:33:12 +01:00
audio.h Fix being unable to restart session 2020-02-10 00:33:12 +01:00
config.cpp Prepare for hardware encoders 2020-03-25 10:51:32 +01:00
config.h Improve clearity instructions 2020-03-21 17:09:33 +01: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 Fix blank screen when starting session 2020-03-20 20:42:11 +01:00
input.h Map session to gamepads 2020-03-15 21:22:42 +01:00
main.cpp Add a timestamp in front of the log 2020-04-01 18:01: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 mouse format unsupported and incorrect version string 2020-04-01 14:33:05 +02:00
nvhttp.h Fix being unable to restart session 2020-02-10 00:33:12 +01:00
process.cpp Fix bad function call 2020-02-08 23:41:27 +01:00
process.h Compile for Multicasting 2020-02-08 16:26:38 +01:00
round_robin.h Prevent unnecessary copies of entire frames on Windows 2020-03-27 21:57:29 +01:00
rtsp.cpp Fix exception when calling inerrupt handler while a session is running 2020-03-18 21:20:10 +01:00
rtsp.h Don't quit application when a session still running 2020-03-18 21:12:05 +01:00
stream.cpp Prevent unnecessary copies of entire frames on Windows 2020-03-27 21:57:29 +01:00
stream.h Map session to gamepads 2020-03-15 21:22:42 +01:00
sync.h Reinitialize the video encoder in addition to the capturing device 2020-03-31 21:18:33 +02:00
task_pool.h
thread_pool.h
thread_safe.h Fix failed build on gcc 8.3.0 2020-02-13 22:24:24 +01:00
utility.h Re-add capturing mouse for windows 2020-03-31 23:48:07 +02:00
uuid.h
video.cpp General structure complete 2020-04-02 20:13:44 +02:00
video.h Reinitialize the video encoder in addition to the capturing device 2020-03-31 21:18:33 +02:00