| .. |
|
platform
|
absolute mouse coordinates regardless of the number of monitors attached on Linux
|
2021-05-11 23:51:45 +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
|
Correct dimensions for touchscreen when single monitor attached
|
2021-05-11 23:30:56 +02:00 |
|
input.h
|
Correct dimensions for touchscreen when single monitor attached
|
2021-05-11 23:30:56 +02:00 |
|
main.cpp
|
Fix crash when sending SIGINT before starting the http server
|
2021-05-05 15:53:22 +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
|
Fix camera movement not working in games when using mouse
|
2019-12-23 19:39:24 +01:00 |
|
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
|
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
|
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
|
Fix camera movement not working in games when using mouse
|
2019-12-23 19:39:24 +01:00 |
|
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
|
absolute mouse coordinates regardless of the number of monitors attached on Linux
|
2021-05-11 23:51:45 +02:00 |
|
video.h
|
Correct dimensions for touchscreen when single monitor attached
|
2021-05-11 23:30:56 +02:00 |