Sunshine/sunshine
2020-01-23 16:00:44 +01:00
..
platform Merge branch 'master' of github.com:loki-47-6F-64/sunshine 2020-01-23 11:53:25 +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 Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
config.h Change threads option to min_threads 2020-01-20 17:23:57 -08: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 regression on gamepad support 2020-01-20 20:39:30 +01:00
input.h Fix regression on gamepad support 2020-01-20 20:39:30 +01:00
main.cpp Proper Interrupt Handling 2020-01-20 00:22:13 +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 Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
nvhttp.h Proper Interrupt Handling 2020-01-20 00:22:13 +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 Prevent clients from starting an HEVC stream if HEVC is disabled 2020-01-21 20:11:35 +01:00
stream.h Proper Interrupt Handling 2020-01-20 00:22:13 +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 Proper Interrupt Handling 2020-01-20 00:22:13 +01:00
utility.h Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
uuid.h Automatically generate unique id 2020-01-20 23:08:44 +01:00
video.cpp Fix row pitch being assumed to be 'width * 4' 2020-01-22 18:42:53 -08:00
video.h Add support for HEVC and client-specified colorspaces 2020-01-19 19:46:45 -08:00