loki
|
3d595ce927
|
Re-add capturing mouse for windows
|
2020-03-31 23:48:07 +02:00 |
|
loki
|
3ceb9b37a0
|
Reinitialize the video encoder in addition to the capturing device
|
2020-03-31 21:18:33 +02:00 |
|
loki
|
94181fd047
|
Prevent unnecessary copies of entire frames on Windows
|
2020-03-27 21:57:29 +01:00 |
|
loki
|
55705af922
|
Prepare for hardware encoders
|
2020-03-25 10:51:32 +01:00 |
|
loki
|
e571b29868
|
Fix bug incorrectly blending cursor image
|
2020-03-17 22:17:28 +01:00 |
|
loki
|
92f51622cc
|
Map session to gamepads
|
2020-03-15 21:22:42 +01:00 |
|
loki
|
41f4b71c99
|
Add debug msg when receiving messages over utp for video and audio
|
2020-02-23 20:49:53 +01:00 |
|
loki
|
f170e736c5
|
Fix Windows not accepting connections on RTSP
|
2020-02-12 18:05:42 +01:00 |
|
loki
|
da246d6417
|
Fix stopping all streams when just one should stop
|
2020-02-12 11:28:27 +01:00 |
|
loki
|
5cd0fd76bf
|
Compile for Multicasting
|
2020-02-08 16:26:38 +01:00 |
|
loki
|
753f57c71b
|
Remove dependency on a library for a single function
|
2020-02-01 10:25:37 +01:00 |
|
loki
|
c71d2739b1
|
Fixed incorrect logging type called
|
2020-01-31 21:17:49 +01:00 |
|
loki
|
b10c971374
|
Dynamically plug and unplug emulated gamepads
|
2020-01-31 20:57:34 +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
|
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
|
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 |
|
Cameron Gutman
|
0631d9dfb2
|
Support multi-homed hosts and plumb MAC addresses for Linux
|
2020-01-21 09:09:57 -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-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
|
19f3bc3a5b
|
Abort when we don't have permission for either input or x11 display
|
2020-01-18 11:10:39 +01:00 |
|
Cameron Gutman
|
f85b6f3596
|
Use the default monitor rather than the default source
|
2020-01-17 21:13:47 -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
|
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 |
|