Sunshine/sunshine
2020-01-19 14:31:55 +01:00
..
platform Merge pull request #6 from cgutman/input_fixes 2020-01-19 11:46:10 +01:00
audio.cpp Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
audio.h Add event_t 2019-12-11 19:06:52 +01:00
config.cpp ignore config values lower than 1 and higher than 100 2020-01-18 11:21:52 +01:00
config.h Optimize encoding parameters for low-latency 2020-01-17 18:45:14 -08:00
crypto.cpp Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
crypto.h Support multiple instance of Moonlight using HTTPS 2019-12-27 00:52:53 +01:00
input.cpp Merge pull request #6 from cgutman/input_fixes 2020-01-19 11:46:10 +01:00
input.h Merge pull request #6 from cgutman/input_fixes 2020-01-19 11:46:10 +01:00
main.cpp Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01: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 Configure prevention pairing over non-private network 2019-12-27 16:04:18 +01:00
network.h Configure prevention pairing over non-private network 2019-12-27 16:04:18 +01:00
nvhttp.cpp Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
nvhttp.h Moved source files to seperate folder 2019-12-08 18:55:58 +01:00
process.cpp Proper logging instead of blindly printing to standard out 2020-01-09 22:02:01 +01:00
process.h Compile on Windows 2020-01-01 18:47:34 +01:00
stream.cpp Fix prolonged blank screen when reacting to idr events 2020-01-19 14:31:55 +01:00
stream.h Fix Stream not starting on first app 2019-12-18 00:32:10 +01:00
task_pool.h Fix camera movement not working in games when using mouse 2019-12-23 19:39:24 +01: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 Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
utility.h Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
uuid.h Moved source files to seperate folder 2019-12-08 18:55:58 +01:00
video.cpp Fix prolonged blank screen when reacting to idr events 2020-01-19 14:31:55 +01:00
video.h Optimize encoding parameters for low-latency 2020-01-17 18:45:14 -08:00