Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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