Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/hid/OHEvdevExtendedGamepad.m at check-in 9d802a786d004d45
|
2025-06-22
| ||
| 19:32 | Deleted: Point to the new repository check-in: [ec62287f25] user: js branch: trunk, size: 0 | |
|
2025-04-15
| ||
| 22:26 | Continue migrating to the ARC functions for RR file: [0ea6ce1c1b] check-in: [2399b5b055] user: js branch: trunk, size: 6492 | |
|
2025-01-01
| ||
| 12:58 | Update copyright file: [5bba91c3f7] check-in: [9d802a786d] user: js branch: trunk, size: 6480 | |
|
2024-11-03
| ||
| 15:46 | ObjFWHID: Properly hide private methods Also fixes compiling XInput with GCC. file: [a68d516e59] check-in: [bc3a7747d9] user: js branch: trunk, size: 6480 | |
|
2024-11-02
| ||
| 02:24 | ObjFWHID: Make sure `analog` is always set file: [0605bcdccb] check-in: [3777558ccd] user: js branch: trunk, size: 6531 | |
|
2024-06-17
| ||
| 00:47 | ObjFWHID: Internal rename file: [188161fd62] check-in: [7d118b8085] user: js branch: trunk, size: 6459 | |
| 00:37 | ObjFWHID: Make profiles implementation independent file: [bb1ee3755e] check-in: [ddaa4f35d0] user: js branch: trunk, size: 6459 | |
|
2024-06-09
| ||
| 11:43 | Renamed and modified src/hid/OHEvdevGamepad.m → src/hid/OHEvdevExtendedGamepad.m. OHGamepad: Move some elements to OHExtendedGamepad This allows to have a profile for limited gamepads such as found on the Nintendo DS rather than only having the raw profile for those. file: [f71df4684b] check-in: [998339ff24] user: js branch: trunk, size: 6618 | |
|
2024-06-08
| ||
| 23:04 | OHEvdevGamepad: Fix name of trigger buttons file: [deafbe8df3] check-in: [31f8c31ac7] user: js branch: trunk, size: 6602 | |
| 22:47 | OHEvdevGameController: Default to Xbox buttons The vast majority of controllers out there are Xbox 360-compatible controllers, so let's use those button names by default. file: [f7c0aaf892] check-in: [6b3b47c1f4] user: js branch: trunk, size: 6564 | |
| 22:16 | OHEvdevGamepad: Filter buttons/axes This is instead of replacing them altogether, which means the button names are kept and extra buttons are not removed. file: [fbbf92a317] check-in: [48e6a99f7b] user: js branch: trunk, size: 6577 | |
| 19:32 | OHGameControllerDirectionalPad: Rename methods file: [00711b94af] check-in: [35e4d04158] user: js branch: trunk, size: 6364 | |
| 19:26 | OHGamepad: Add missing documentation file: [2d485491e2] check-in: [21d148d1f9] user: js branch: trunk, size: 6510 | |
|
2024-06-04
| ||
| 23:51 | Added: Add OHGamepad file: [a03c43c125] check-in: [c45b04b1f8] user: js branch: trunk, size: 6540 | |