Commit Graph

100 Commits

Author SHA1 Message Date
loki
aae47d750e Fix linking errors compiling on Ubuntu/Debian 2020-01-17 16:23:20 +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
538c862304 Fix typo 2020-01-17 15:44:47 +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
ba69d4a6f0 Update README 2020-01-09 22:03:56 +01:00
loki
b6fc6f2054 Proper logging instead of blindly printing to standard out 2020-01-09 22:02:01 +01:00
loki
3efa34e07d Update requirements for compilation on Ubuntu 2020-01-09 12:50:45 +01:00
loki
d79f0dc73b Capture Desktop images on Windows 2020-01-09 12:12:18 +01:00
loki
77fe9727c5 Initialize and DeInitialize DirectX Device for capturing frames 2020-01-07 23:15:55 +01:00
loki
8011649a70 Fixed typo 2020-01-03 23:24:50 +01:00
loki
494e341fe9 Compile and execute a windows executable 2020-01-03 23:20:55 +01:00
loki
a3f8ab5da1 Get it to compile for windows in debug mode 2020-01-03 20:25:21 +01:00
loki
1129aa6dfd Compile on Windows 2020-01-01 18:47:34 +01:00
loki
b5fe713848 simulate release of keyboard/gamepad/mouse buttons when stopping session 2019-12-31 12:22:47 +01:00
loki
daaec4ba46 Fix issue where quitting app no longer works after exiting a process in stream 2019-12-30 23:23:28 +01:00
loki
1e2faea1ac Allow Window resizing with the xcb version of capturing images 2019-12-30 21:58:53 +01:00
loki
330b0ef8ef Fix bug causing Sunshine thinking there is still an app running after shutting down app from within the Stream 2019-12-30 19:37:12 +01:00
loki
94e1dc903e refactor audio 2019-12-30 11:49:45 +01:00
loki
0289662017 Use SHM module if available for capturing display 2019-12-30 11:09:35 +01:00
loki
d812d7b889 Fix Moonlight on Android crashing when resuming/quiting session 2019-12-28 22:40:50 +01:00
loki
61b4f12377 Create symlinks to the event nodes for mouse and gamepad 2019-12-28 22:29:29 +01:00
loki
b3ae81cb3a Configure prevention pairing over non-private network 2019-12-27 16:04:18 +01:00
loki
b054adae06 Support multiple instance of Moonlight using HTTPS 2019-12-27 00:52:53 +01:00
loki
c63029239f Prevent unauthorized access to the HTTPS server 2019-12-26 22:44:09 +01:00
loki
a1f144db61 remove redundant http destinations 2019-12-26 14:08:32 +01:00
loki
cd31fbeb39 Add configuration option for name of the server 2019-12-26 00:01:06 +01:00
loki
94fdba405d resume and quit apps from Moonlight 2019-12-25 23:41:46 +01:00
loki
c3cba2bdad Don't display cursor when using gamepad 2019-12-25 20:57:23 +01:00
loki
c11872f0f5 Better in cases where bandwith is low 2019-12-25 18:45:13 +01:00
loki
e84c371f85 fix formatting 2019-12-24 21:49:19 +01:00
loki
63de33e62a Fix camera movement not working in games when using mouse 2019-12-23 19:39:24 +01:00
loki
29edc88294 Emulate back/select gamepad button 2019-12-22 23:34:12 +01:00
loki
0deb5433d1 Move logic away from platform dependend code 2019-12-22 21:24:50 +01:00
loki
e4c81c3a97 Fix issue resulting in freezing video-stream on peak bitrate on 1080P 2019-12-22 00:05:00 +01:00
loki
e1b048fa53 commit current progress 2019-12-21 16:41:51 +01:00