History for src/hid/platform/Linux/OFGameController.m
2024-05-15
| ||
22:50 | Renamed to src/hid/OFEvdevGameController.m. OFGameController: Use different subclasses check-in: [4ecdef7491] user: js, branch: gamecontroller, size: 0 | |
21:34 | OFGameController: Add mapping for DualShock 4 file: [9e75f36cc8] check-in: [13c7749eed] user: js, branch: gamecontroller, size: 16609 [annotate] [blame] [check-ins using] [diff] | |
20:21 | Add insane workarounds for Stadia controller file: [8fba4596f9] check-in: [ae7664ae48] user: js, branch: gamecontroller, size: 16477 [annotate] [blame] [check-ins using] [diff] | |
19:34 |
OFGameController: Undo the last commit
It seems that just checking for the Xbox 360 controller VID/PID is not As grepping the kernel code for BTN_NORTH has revealed that not a lot of | |
2024-05-14
| ||
22:14 |
OFGameController: Fix Xbox 360 controller mapping
It turns out the quirk for all other controllers to swap north/west was The reason for this seems to be that Linux has BTN_NORTH and BTN_X | |
21:39 | OFGameController: Fix mapping for Sony DualSense file: [f983d21e94] check-in: [4c804d8fa7] user: js, branch: gamecontroller, size: 14763 [annotate] [blame] [check-ins using] [diff] | |
21:27 | OFGameController: Correctly handle unknown buttons file: [0e451122ed] check-in: [dd18e20cea] user: js, branch: gamecontroller, size: 14406 [annotate] [blame] [check-ins using] [diff] | |
20:41 | OFGameController: Use more generic button names file: [91b0510999] check-in: [2c2412d3df] user: js, branch: gamecontroller, size: 14380 [annotate] [blame] [check-ins using] [diff] | |
2024-05-13
| ||
20:57 | Renamed src/platform/Linux/OFGameController.m → src/hid/platform/Linux/OFGameController.m. Move OFGameController into subframework ObjFWHID file: [cec84b63cd] check-in: [f5f12143ce] user: js, branch: gamecontroller, size: 15502 [annotate] [blame] [check-ins using] [diff] | |