105 Commits

Author SHA1 Message Date
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
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
loki
fdfac50e0c Fixed error preventing scrolling on Windows 2020-01-16 21:44:56 +01:00
loki
701e0e97fe Fix loss of connection when switching display resolution on windows 2020-01-16 21:32:53 +01:00
loki
23d62058dc Added mouse/keyboard for Windows through SendInput 2020-01-16 20:00:25 +01:00
loki
0eebcf7836 Support audio loopback on Windows using WASAPI 2020-01-15 18:31:28 +01:00
loki
05fc550c0e Move display capturing for Windows to seperate file 2020-01-12 17:54:43 +01:00
loki
7de0073644 Temporary workaround for authenticating moonlight-embedded version 2020-01-12 16:56:44 +01:00
loki
c5ee7fd008 Removed unnecessary if statement 2020-01-12 01:00:43 +01:00
loki
1cd5572020 Fix colors of the cursor on Windows 2020-01-11 23:57:04 +01:00
loki
e3ef2f1c1d Vastly reduce stuttering on the cursor 2020-01-11 23:16:12 +01:00
loki
bb9968b7f0 Fix typo 2020-01-11 01:23:49 +01:00
loki
51826ea384 Plug leak 2020-01-11 01:17:57 +01:00
loki
e4135a8302 display cursor on Windows 2020-01-10 22:19:50 +01:00
loki
b6fc6f2054 Proper logging instead of blindly printing to standard out 2020-01-09 22:02:01 +01:00