History of file src/hid/OHGameControllerDirectionalPad.m at check-in a4aff2ff420ceef8
2024-11-03
| ||
15:46 |
ObjFWHID: Properly hide private methods
Also fixes compiling XInput with GCC. file: [99e27b345d] check-in: [bc3a7747d9] user: js, branch: trunk, size: 3692 [annotate] [blame] [check-ins using] [diff] | |
2024-11-02
| ||
02:24 | ObjFWHID: Make sure `analog` is always set file: [ea3786c95c] check-in: [3777558ccd] user: js, branch: trunk, size: 2841 [annotate] [blame] [check-ins using] [diff] | |
2024-06-17
| ||
00:47 | ObjFWHID: Internal rename file: [6b45d63858] check-in: [7d118b8085] user: js, branch: trunk, size: 2732 [annotate] [blame] [check-ins using] [diff] | |
2024-06-08
| ||
19:32 | OHGameControllerDirectionalPad: Rename methods file: [04d6b10457] check-in: [35e4d04158] user: js, branch: trunk, size: 2732 [annotate] [blame] [check-ins using] [diff] | |
2024-06-03
| ||
19:39 |
Renamed src/hid/HIDGameControllerDirectionalPad.m → src/hid/OHGameControllerDirectionalPad.m.
ObjFWHID: Change prefix to OH
Let's leave 3 letter prefixes to 3rd parties. file: [f54e2d335a] check-in: [afae3291bf] user: js, branch: trunk, size: 2957 [annotate] [blame] [check-ins using] [diff] | |
2024-06-02
| ||
21:24 |
Added:
Completely redesign and rewrite ObjFWHID
Right now only evdev is supported, support for others will be added back | |