269 Commits

Author SHA1 Message Date
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
loki
1e2faea1ac Allow Window resizing with the xcb version of capturing images 2019-12-30 21:58:53 +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
61b4f12377 Create symlinks to the event nodes for mouse and gamepad 2019-12-28 22:29:29 +01:00
loki
c3cba2bdad Don't display cursor when using gamepad 2019-12-25 20:57:23 +01:00
loki
63de33e62a Fix camera movement not working in games when using mouse 2019-12-23 19:39:24 +01:00
loki
0deb5433d1 Move logic away from platform dependend code 2019-12-22 21:24:50 +01:00
loki
b7eab0883c Execute commands defined in apps.json 2019-12-15 19:36:22 +01:00
loki
8b56122542 load apps contexts into memory from a JSON file 2019-12-15 14:30:00 +01:00
loki
d17f37db12 Groundwork for running different applications 2019-12-14 23:57:04 +01:00
loki
5541f9dca8 Fix bug causing a crash when changing resolution of the monitor while in a session 2019-12-14 16:47:17 +01:00
loki
072fc00aca Properly incorperate Alpha in the color of the cursor 2019-12-14 16:25:11 +01:00
loki
e539b159ee Overlay the mouse on the frame on the correct x/y coordinates 2019-12-12 18:54:26 +01:00
loki
13d9f51c67 Moved source files to seperate folder 2019-12-08 18:55:58 +01:00