History of file src/hid/OHGameControllerDirectionalPad.h at check-in 3777558ccdb8aa09
2024-11-03
| ||
15:46 |
ObjFWHID: Properly hide private methods
Also fixes compiling XInput with GCC. file: [6b7f55ae89] check-in: [bc3a7747d9] user: js, branch: trunk, size: 1968 [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: [cc2ee6f3bb] check-in: [fa0f45f5f8] user: js, branch: trunk, size: 2475 [annotate] [blame] [check-ins using] [diff] | |
02:24 | ObjFWHID: Make sure `analog` is always set file: [9f3d209aa4] check-in: [3777558ccd] user: js, branch: trunk, size: 2476 [annotate] [blame] [check-ins using] [diff] | |
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [3d6d99697c] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2389 [annotate] [blame] [check-ins using] [diff] | |
2024-06-08
| ||
19:32 | OHGameControllerDirectionalPad: Rename methods file: [f9c0f28585] check-in: [35e4d04158] user: js, branch: trunk, size: 2420 [annotate] [blame] [check-ins using] [diff] | |
2024-06-03
| ||
19:39 |
Renamed src/hid/HIDGameControllerDirectionalPad.h → src/hid/OHGameControllerDirectionalPad.h.
ObjFWHID: Change prefix to OH
Let's leave 3 letter prefixes to 3rd parties. file: [773f283b6a] check-in: [afae3291bf] user: js, branch: trunk, size: 2537 [annotate] [blame] [check-ins using] [diff] | |
2024-06-02
| ||
23:51 | Add HIDGameControllerMapping file: [2c2bbf2751] check-in: [16aab59c3c] user: js, branch: trunk, size: 2561 [annotate] [blame] [check-ins using] [diff] | |
21:24 |
Added:
Completely redesign and rewrite ObjFWHID
Right now only evdev is supported, support for others will be added back | |