176 Commits

Author SHA1 Message Date
loki
b233cce744 Bundle audio-info.exe with the zip 2020-01-27 21:05:57 +01:00
loki
e95c670f7f Fix pre-compiled remote url 2020-01-27 20:21:32 +01:00
loki
aa60cb7ebc Improve compilation time 2020-01-27 20:10:45 +01:00
loki
3b6bcc93e0 Attempt to fix build 2020-01-27 17:40:31 +01:00
loki
6f0612fa10 Fix path to ffmpeg headers and attempt to reduce compile time ffmpeg 2020-01-27 00:33:55 +01:00
loki
8dc6973805 Fix missing option for cmake 2020-01-26 23:19:51 +01:00
loki
2e4383423f Fix typo 2020-01-26 22:47:55 +01:00
loki
11023cbf16 update appveyor 2020-01-26 22:20:40 +01:00
loki
0b0276696e Perpare CMakeLists.txt for standalone 2020-01-26 21:35:45 +01:00
loki
1d9ccb211e Refactor gamepad device creation 2020-01-25 20:46:14 +01:00
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
19cad9c49e Update Appveyor for dxgi-info 2020-01-24 01:12:05 +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
1b49a9661e Add untracked file 2020-01-23 15:16:52 +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-47-6F-64
de1c4c56d3
Merge pull request #14 from cgutman/pitch_width
Fix row pitch being assumed to be 'width * 4'
2020-01-23 11:58:46 +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
loki-47-6F-64
87bd5fbdb2
Merge pull request #12 from cgutman/mac_address_windows
Retrieve MAC address on Windows
2020-01-22 14:43:58 +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
loki-47-6F-64
d25df5a1a8
Merge pull request #11 from cgutman/win32_artifacts
Archive Sunshine builds for Windows
2020-01-21 17:39:33 +01:00
loki-47-6F-64
876f6c3adc
Merge pull request #9 from cgutman/min_threads
Change threads option to min_threads
2020-01-21 17:33:06 +01:00
Cameron Gutman
07833e235f Archive Sunshine builds for Windows 2020-01-20 18:54:33 -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
ad5cddd426 Update README with instructions for running on Windows 2020-01-19 21:33:04 +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