Commit Graph

20 Commits

Author SHA1 Message Date
kalaposfos13
675559b1ba Initial controller support 2024-11-24 21:00:17 +01:00
kalaposfos13
45cc82e925 okay so maybe the gravity rush fix might have slightly broken the joystick halfmode and key toggle 2024-11-17 17:03:33 +01:00
kalaposfos13
3466de0dc0 Possible fix for Gravity Rush 2024-11-16 11:22:49 +01:00
kalaposfos13
01100091ff Fix typo 2024-11-16 10:02:37 +01:00
kalaposfos13
f5f988d63e Updated sorting to accomodate for that one specific edge case 2024-11-15 11:50:58 +01:00
kalaposfos13
91e30ac62b Update code style 2024-11-15 10:35:34 +01:00
kalaposfos13
9d6dd79486 clang 2024-11-15 09:45:32 +01:00
kalaposfos13
94c6a9fad9 Rewrote the default config to reflect new changes 2024-11-15 09:44:25 +01:00
kalaposfos13
e43d60edaa Fixed joysick halfmodes, and possibly the last update on input hierarchy 2024-11-15 09:04:43 +01:00
kalaposfos13
3e512bcd51 Fixed clang and added a const keyword for mac 2024-11-14 15:28:10 +01:00
kalaposfos13
9c81f8e2f2 clang-format 2024-11-14 14:44:34 +01:00
kalaposfos13
09b945ce8b Implemented key toggle 2024-11-14 14:21:05 +01:00
kalaposfos13
6ad6079c56 Downgraded prints to log_debug, and implemented input hierarchy 2024-11-14 13:15:38 +01:00
kalaposfos13
0d87d0d730 Wheel works now (for me), l2/r2 handling improvements, and misc bugfixes 2024-11-14 11:04:22 +01:00
kalaposfos13
df738c6dc1 Axis outputs work now 2024-11-13 21:20:46 +01:00
kalaposfos13
5c2d09dd3e Single key button inputs work now 2024-11-13 19:03:42 +01:00
kalaposfos13
86c8701323 Parsing works now 2024-11-13 17:09:00 +01:00
kalaposfos13
d92a83ccb5 Output update handling, and reworked file creating, reading and parsing 2024-11-13 11:17:07 +01:00
kalaposfos13
1884b39eb8 Mouse polling, CMakeLists, and basic framework 2024-11-13 09:39:19 +01:00
kalaposfos13
7a95c27b2c Start working on new backend 2024-11-12 19:44:23 +01:00