History of file src/hid/OHEmulatedGameControllerAxis.m at check-in 077ec3efddb36813
2024-11-03
| ||
15:46 |
ObjFWHID: Properly hide private methods
Also fixes compiling XInput with GCC. file: [356c3af9b9] check-in: [bc3a7747d9] user: js, branch: trunk, size: 1996 [annotate] [blame] [check-ins using] [diff] | |
2024-11-02
| ||
02:24 | ObjFWHID: Make sure `analog` is always set file: [05ca2dc704] check-in: [3777558ccd] user: js, branch: trunk, size: 1897 [annotate] [blame] [check-ins using] [diff] | |
2024-06-17
| ||
00:47 | Renamed src/hid/OHGameControllerEmulatedAxis.m → src/hid/OHEmulatedGameControllerAxis.m. ObjFWHID: Internal rename file: [46dce32498] check-in: [7d118b8085] user: js, branch: trunk, size: 1862 [annotate] [blame] [check-ins using] [diff] | |
2024-06-03
| ||
19:39 |
Renamed src/hid/HIDGameControllerEmulatedAxis.m → src/hid/OHGameControllerEmulatedAxis.m.
ObjFWHID: Change prefix to OH
Let's leave 3 letter prefixes to 3rd parties. file: [d60d8c7150] check-in: [afae3291bf] user: js, branch: trunk, size: 1862 [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 | |