1
0
forked from Clones/Controlify
Commit Graph

20 Commits

Author SHA1 Message Date
af134478a3 ✏️ Pause screen disconnect shortcut now focuses instead of disconnecting 2023-10-25 17:14:14 +01:00
58fe5c7043 ✏️ Make rumble effects merge together rather than pausing one another when playing in unison (plays the stronger magnitude for both motors) 2023-08-10 23:59:43 +01:00
45e859bdb1 Implement SDL controller identification when hid4java is unavailable (macOS ARM) 2023-07-10 18:01:55 +01:00
4df60549c6 Improve controller calibration algorithm 2023-06-12 20:25:05 +01:00
f557c1ab05 ✏️ Move button guide to screen processor + vmouse improvements 2023-05-14 19:27:07 +01:00
fae0123ded minor cleanup 2023-05-06 19:30:12 +01:00
9017b3008c 🐛 fix rumble reported as unsupported if it's off 2023-05-06 12:51:42 +01:00
681eabd90a fix bugs:
fix reconnecting controllers are unidentified
fix some mod keybinds failing to register
fix crash with unmapped joysticks
2023-05-02 12:30:34 +01:00
1f1f05cd29 fix test 2023-04-21 23:03:47 +01:00
f8b1c7cdfc fix test 2023-04-14 21:52:11 +01:00
abe6b27cef refactor binding api (sorry enjarai) 2023-04-14 20:11:57 +01:00
cf3e67fff4 rumble source 2023-04-05 12:27:47 +01:00
ebbc549e32 🎮📳 Controller Vibration! (#38) 2023-04-04 17:17:01 +01:00
8eab22fddf fix testing 2023-03-29 23:15:39 +01:00
0d9ddc27fc improve bindings 2023-03-29 17:56:43 +01:00
8f5d42e5aa registry for screenop 2023-03-27 19:11:11 +01:00
c4fa5cbed3 close #35 2023-03-26 19:56:23 +01:00
dc43657b95 fix testing 2023-03-26 18:15:04 +01:00
0d9321e3ba compound joysticks, button guide in screens, improve API 2023-03-26 18:13:15 +01:00
caacdf3aad test framework 2023-02-27 19:48:24 +00:00