Sunshine/sunshine
2020-02-01 10:25:37 +01:00
..
platform Remove dependency on a library for a single function 2020-02-01 10:25:37 +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 default config values match the example values 2020-01-29 14:43:46 -05:00
config.h Configure source for frame capturing on Windows 2020-01-24 01:05:43 +01: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 Fixed incorrect logging type called 2020-01-31 21:17:49 +01:00
input.h Dynamically plug and unplug emulated gamepads 2020-01-31 20:57:34 +01:00
main.cpp Remove dependency on a library for a single function 2020-02-01 10:25:37 +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 Fix crashing when not waiting for pin, yet /pin is called 2020-01-23 20:31:04 +01:00
nvhttp.h Proper Interrupt Handling 2020-01-20 00:22:13 +01:00
process.cpp Fix stream not starting properly on Windows when option "cmd" omitted in apps.json 2020-01-23 19:32:16 +01:00
process.h Fix stream not starting properly on Windows when option "cmd" omitted in apps.json 2020-01-23 19:32:16 +01:00
stream.cpp Moved loss stats from debug to verbose 2020-01-24 23:42:18 +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