History of file src/hid/OFNintendoDSGameController.m at check-in d693276d79d2be51
2024-06-02
| ||
21:24 |
Deleted:
Completely redesign and rewrite ObjFWHID
Right now only evdev is supported, support for others will be added back | |
2024-05-20
| ||
01:17 | OFGameController: Add support for Wii file: [76ee0663ed] check-in: [918c9d077a] user: js, branch: gamecontroller, size: 3564 [annotate] [blame] [check-ins using] [diff] | |
2024-05-18
| ||
11:37 | OFGameController: More code reuse file: [ca22ee2dc5] check-in: [764fe0bac3] user: js, branch: gamecontroller, size: 3638 [annotate] [blame] [check-ins using] [diff] | |
2024-05-15
| ||
22:50 | Renamed src/hid/platform/NintendoDS/OFGameController.m → src/hid/OFNintendoDSGameController.m. OFGameController: Use different subclasses file: [9294d80bc8] check-in: [4ecdef7491] user: js, branch: gamecontroller, size: 3870 [annotate] [blame] [check-ins using] [diff] | |
2024-05-14
| ||
20:41 | OFGameController: Use more generic button names file: [4b910e9db0] check-in: [2c2412d3df] user: js, branch: gamecontroller, size: 4125 [annotate] [blame] [check-ins using] [diff] | |
2024-05-13
| ||
20:57 | Renamed src/platform/NintendoDS/OFGameController.m → src/hid/platform/NintendoDS/OFGameController.m. Move OFGameController into subframework ObjFWHID file: [2d083ad50e] check-in: [f5f12143ce] user: js, branch: gamecontroller, size: 4317 [annotate] [blame] [check-ins using] [diff] | |
2024-05-11
| ||
21:56 | OFGameController: {north,south,west,east}Button file: [2d083ad50e] check-in: [59b45e87d1] user: js, branch: gamecontroller, size: 4317 [annotate] [blame] [check-ins using] [diff] | |
10:06 | OFGameController: Report vendor ID and product ID file: [a3027c8fb5] check-in: [c0735ac803] user: js, branch: gamecontroller, size: 4015 [annotate] [blame] [check-ins using] [diff] | |
2024-05-09
| ||
23:41 |
OFGameController: Retrieve state explicitly
This avoids retrieving it multiple times when reading multiple things. file: [4b17f6e4a3] check-in: [0f902d87eb] user: js, branch: gamecontroller, size: 3932 [annotate] [blame] [check-ins using] [diff] | |
19:46 | OFGameController: Support for pressure sensitivity file: [c449fe09b2] check-in: [336ecd9bdc] user: js, branch: gamecontroller, size: 3742 [annotate] [blame] [check-ins using] [diff] | |
19:05 | OFGameController: Add constants for buttons file: [3f4b233e3e] check-in: [f02049612e] user: js, branch: gamecontroller, size: 3504 [annotate] [blame] [check-ins using] [diff] | |
15:39 | OFGameController: Change API for analog sticks file: [178427af22] check-in: [5547016712] user: js, branch: gamecontroller, size: 3044 [annotate] [blame] [check-ins using] [diff] | |
13:30 | OFGameController: Fix Nintendo 3DS / DS file: [ae87665579] check-in: [5504ee2b60] user: js, branch: gamecontroller, size: 3035 [annotate] [blame] [check-ins using] [diff] | |
13:10 | OFGameController: Add missing import file: [14f6fb7c04] check-in: [c5b37a9dd8] user: js, branch: gamecontroller, size: 3031 [annotate] [blame] [check-ins using] [diff] | |
12:57 | OFGameController: Add support for Linux file: [bd26d85f5f] check-in: [6f20cdbd5c] user: js, branch: gamecontroller, size: 3011 [annotate] [blame] [check-ins using] [diff] | |
2024-05-05
| ||
19:56 |
OFGameController: Rename axis to analog stick
This was just wrong, an analog stick has two axes. file: [30201f00f5] check-in: [498a91a2a4] user: js, branch: gamecontroller, size: 2810 [annotate] [blame] [check-ins using] [diff] | |
19:22 | Added: OFGameController: Add support for Nintendo DS file: [1ef9eba7af] check-in: [a7a6705d90] user: js, branch: gamecontroller, size: 2795 [annotate] [blame] [check-ins using] | |