Sunshine/sunshine
Elia Zammuto fe08c241ec Fixes
2021-05-17 21:30:03 +02:00
..
platform No more dumb pointers for initialization 2021-05-09 11:40:12 +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 UI for Application Config 2021-05-16 20:06:06 +02:00
config.h UI for Application Config 2021-05-16 20:06:06 +02:00
confighttp.cpp Fixes 2021-05-17 21:30:03 +02:00
confighttp.h Started Work on Web UI 2021-05-09 18:55:34 +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
httpcommon.cpp Moved Common HTTPS Initialization Logic in a common file 2021-05-11 23:38:45 +02:00
httpcommon.h Moved Common HTTPS Initialization Logic in a common file 2021-05-11 23:38:45 +02:00
input.cpp Ensure no input remains in the task_pool before resetting 2021-05-09 11:56:53 +02:00
input.h Fix Stuck Modifiers on Disconnection 2021-05-08 13:08:07 +02:00
main.cpp Moved Common HTTPS Initialization Logic in a common file 2021-05-11 23:38:45 +02:00
main.h Proper logging instead of blindly printing to standard out 2020-01-09 22:02:01 +01:00
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 Moved Common HTTPS Initialization Logic in a common file 2021-05-11 23:38:45 +02:00
nvhttp.h Started Work on Web UI 2021-05-09 18:55:34 +02:00
process.cpp Started Work on Web UI 2021-05-09 18:55:34 +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 Position for input::reset 2021-05-08 13:46:20 +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 Fix profile values for amfvce 2021-05-09 16:19:05 +02:00
video.h Configure settings nvenc 2020-04-14 00:15:24 +03:00