218 Commits

Author SHA1 Message Date
loki
8b7c833cd4 Multiple Gamepad support for Windows 2020-01-25 01:27:47 +01:00
loki
b4d3748d74 Multi controller support for Linux 2020-01-25 01:05:43 +01:00
loki
88281e6612 Moved loss stats from debug to verbose 2020-01-24 23:42:18 +01:00
loki
9f0a5825f0 Select audio endpoint based on config option audio_sink on Windows 2020-01-24 23:17:05 +01:00
loki
afbc7d894f Created tool to identify different audio-sinks 2020-01-24 22:34:09 +01:00
loki
c3af78caaa Configure source for frame capturing on Windows 2020-01-24 01:05:43 +01:00
loki
95f90501e4 Created tool to display the names of the dxgi devices 2020-01-23 23:43:39 +01:00
loki
8da7739728 Fix crashing when not waiting for pin, yet /pin is called 2020-01-23 20:31:04 +01:00
loki
1c28214260 Fix stream not starting properly on Windows when option "cmd" omitted in apps.json 2020-01-23 19:32:16 +01:00
loki
f06f5dde2f Generate Private Key and Certificate if none exist 2020-01-23 16:00:44 +01:00
loki
44f86dd3e5 Start Steam in Big-Picture mode on Windows 2020-01-23 12:46:09 +01:00
loki
6c313bb1c8 Merge branch 'master' of github.com:loki-47-6F-64/sunshine 2020-01-23 11:53:25 +01:00
loki
944ab4b786 Remove unnecessary function 2020-01-23 11:52:08 +01:00
loki
a5b6aa279a Add FIXME comment 2020-01-23 11:35:24 +01:00
Cameron Gutman
6ec0cae2d0 Fix row pitch being assumed to be 'width * 4' 2020-01-22 18:42:53 -08:00
loki-47-6F-64
8c378eb27e
Merge pull request #13 from cgutman/key_fixes
Fix incorrect key codes
2020-01-22 14:45:01 +01:00
Cameron Gutman
96eff20c02 Fix extended keys on Windows 2020-01-21 20:36:49 -08:00
Cameron Gutman
9e11ba9902 Fix XK_KP_Decimal and XK_KP_Separator being swapped on Linux 2020-01-21 20:36:32 -08:00
Cameron Gutman
a417b08fb7 Retrieve MAC address on Windows 2020-01-21 18:23:18 -08:00
loki
0bfa93814b Prevent clients from starting an HEVC stream if HEVC is disabled 2020-01-21 20:11:35 +01:00
loki
96698153af Warn if a configurable option is not recognized 2020-01-21 18:36:00 +01:00
loki-47-6F-64
c7eb67d761
Merge pull request #10 from cgutman/local_ip
Support multi-homed hosts and plumb MAC addresses for Linux
2020-01-21 18:20:03 +01:00
Cameron Gutman
0631d9dfb2 Support multi-homed hosts and plumb MAC addresses for Linux 2020-01-21 09:09:57 -08:00
Cameron Gutman
460a45268b Change threads option to min_threads 2020-01-20 17:23:57 -08:00
loki
6f3927b6ae Automatically generate unique id 2020-01-20 23:08:44 +01:00
loki
bc59b6e91d Time between stopping and starting as session reduced from two seconds to a mere moment 2020-01-20 20:52:09 +01:00
loki
5ea2f30d5c Fix regression on gamepad support 2020-01-20 20:39:30 +01:00
loki-47-6F-64
18f11ec735
Merge pull request #8 from cgutman/hevc_colorspaces
Add support for HEVC and client-specified colorspaces
2020-01-20 18:44:41 +01:00
Cameron Gutman
47df3b231a Add support for HEVC and client-specified colorspaces 2020-01-19 19:46:45 -08:00
loki
a23494b10c Proper Interrupt Handling 2020-01-20 00:22:13 +01:00
loki
775b50a99b Remove unnecessary comments 2020-01-19 14:40:19 +01:00
loki
35e21eb3af Fix prolonged blank screen when reacting to idr events 2020-01-19 14:31:55 +01:00
loki-47-6F-64
ee067f4d8a
Merge pull request #6 from cgutman/input_fixes
Add support for X1/X2 mouse buttons and Super keys
2020-01-19 11:46:10 +01:00
Cameron Gutman
992cce946c Add support for X1/X2 mouse buttons and Super keys 2020-01-18 19:17:57 -08:00
loki
2011e310d5 Fixed segfault 2020-01-19 00:54:40 +01:00
loki
834d5cb59b Refactor in preparation of Gamepad support on Windows 2020-01-18 23:52:22 +01:00
loki
f61a941e83 Use BOOST_LOG instead of printf 2020-01-18 11:33:16 +01:00
loki
de0c9574e2 ignore config values lower than 1 and higher than 100 2020-01-18 11:21:52 +01:00
loki
19f3bc3a5b Abort when we don't have permission for either input or x11 display 2020-01-18 11:10:39 +01:00
loki-47-6F-64
a104862830
Merge pull request #1 from cgutman/optimize_video_params
Optimize encoding parameters for low-latency
2020-01-18 10:23:10 +01:00
loki-47-6F-64
c98d0e70d4
Merge pull request #3 from cgutman/hostname
Use hostname as the default Sunshine name
2020-01-18 10:22:26 +01:00
Cameron Gutman
f85b6f3596 Use the default monitor rather than the default source 2020-01-17 21:13:47 -08:00
Cameron Gutman
f487fa1366 Use hostname as the default Sunshine name 2020-01-17 20:05:27 -08:00
Cameron Gutman
32b6f8a395 Optimize encoding parameters for low-latency 2020-01-17 18:45:14 -08:00
loki
15dd6b3cd0 Provide option to select the source for audio on Linux 2020-01-18 00:58:27 +01:00
loki
476dc0eae4 Possible fix for REL_WHEEL_HI_RES not found on Debian 2020-01-17 15:57:12 +01:00
loki
4b65e3a95f Possible fix for REL_HWEEL_HI_RES not found on Debian 2020-01-17 15:50:49 +01:00
loki
0ef06ea17c Fix key-up ignored on Windows 2020-01-17 15:36:06 +01:00
loki
2ad2222c83 Use Scan codes instead of Virtual Keys to improve keyboard support in games 2020-01-16 23:57:36 +01:00
loki
7ce24287b3 Fix typo 2020-01-16 23:36:49 +01:00