History of file src/hid/OHEmulatedGameControllerButton.h at check-in 3777558ccdb8aa09
2024-11-03
| ||
15:46 |
ObjFWHID: Properly hide private methods
Also fixes compiling XInput with GCC. file: [134791865d] check-in: [bc3a7747d9] user: js, branch: trunk, size: 1236 [annotate] [blame] [check-ins using] [diff] | |
2024-11-02
| ||
23:32 |
Fix minor space errors and typos
Found during review of the diff between last and current release. file: [6b07ca8208] check-in: [fa0f45f5f8] user: js, branch: trunk, size: 1205 [annotate] [blame] [check-ins using] [diff] | |
02:24 | ObjFWHID: Make sure `analog` is always set file: [52ccdea95f] check-in: [3777558ccd] user: js, branch: trunk, size: 1204 [annotate] [blame] [check-ins using] [diff] | |
2024-06-17
| ||
00:47 | Renamed src/hid/OHGameControllerEmulatedButton.h → src/hid/OHEmulatedGameControllerButton.h. ObjFWHID: Internal rename file: [ef1d24eb2d] check-in: [7d118b8085] user: js, branch: trunk, size: 1149 [annotate] [blame] [check-ins using] [diff] | |
2024-06-03
| ||
19:39 |
Renamed src/hid/HIDGameControllerEmulatedButton.h → src/hid/OHGameControllerEmulatedButton.h.
ObjFWHID: Change prefix to OH
Let's leave 3 letter prefixes to 3rd parties. file: [1f52540e1f] check-in: [afae3291bf] user: js, branch: trunk, size: 1149 [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 | |