sunshine-sdk/src
Cameron Gutman 2f4cc9ace0 Add option to always send scancodes
Default is enabled to match v0.19.1 behavior

Fixes #1233
2023-05-25 19:31:39 -05:00
..
platform Add option to always send scancodes 2023-05-25 19:31:39 -05:00
audio.cpp Prefer virtual sink over audio sink if host playback is disabled 2023-05-24 20:34:13 -05:00
audio.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
cbs.cpp Fix const-correctness bugs in uniq_ptr and code that uses it 2023-05-11 20:52:44 -05:00
cbs.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
config.cpp Add option to always send scancodes 2023-05-25 19:31:39 -05:00
config.h Add option to always send scancodes 2023-05-25 19:31:39 -05:00
confighttp.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
confighttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
crypto.cpp Fix const-correctness bugs in uniq_ptr and code that uses it 2023-05-11 20:52:44 -05:00
crypto.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
httpcommon.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
httpcommon.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
input.cpp Fix and enable -Wmissing-braces 2023-05-11 20:52:44 -05:00
input.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
main.cpp Print a warning if GameStream is using conflicting ports 2023-05-25 19:07:13 -05:00
main.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
move_by_copy.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
network.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
network.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
nvhttp.cpp Stop reporting ExternalIP field to clients 2023-05-22 22:53:36 -05:00
nvhttp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
process.cpp Fix crash on exit if a process is currently running 2023-05-15 19:11:51 -06:00
process.h Fix crash on exit if a process is currently running 2023-05-15 19:11:51 -06:00
round_robin.h Fix const-correctness bugs in round_robin.h 2023-05-11 20:52:44 -05:00
rtsp.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
rtsp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
stat_trackers.cpp docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
stat_trackers.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
stream.cpp Fix pessimizing move warnings on Clang 2023-05-11 20:52:44 -05:00
stream.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
sync.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
system_tray.cpp Fix systray icon sometimes not appearing after login 2023-05-11 18:32:33 -05:00
system_tray.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
task_pool.h Remove unnecessary moves in return statements 2023-05-11 20:52:44 -05:00
thread_pool.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
thread_safe.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
upnp.cpp Rewrite UPnP support 2023-05-22 22:53:36 -05:00
upnp.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
utility.h Fix const-correctness bugs in uniq_ptr and code that uses it 2023-05-11 20:52:44 -05:00
uuid.h docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
version.h.in docs: update file level doxygen blocks (#1258) 2023-05-07 18:12:39 -04:00
video.cpp Remove unnecessary moves in return statements 2023-05-11 20:52:44 -05:00
video.h Fix leak of AVPackets 2023-05-22 19:44:04 -05:00