History for src/platform/Nintendo3DS/OFGameController.m
2024-05-13
| ||
20:57 | Renamed to src/hid/platform/Nintendo3DS/OFGameController.m. Move OFGameController into subframework ObjFWHID check-in: [f5f12143ce] user: js, branch: gamecontroller, size: 0 | |
2024-05-11
| ||
21:56 | OFGameController: {north,south,west,east}Button file: [4e207caf2f] check-in: [59b45e87d1] user: js, branch: gamecontroller, size: 5279 [annotate] [blame] [check-ins using] [diff] | |
10:06 | OFGameController: Report vendor ID and product ID file: [e9a5f2027b] check-in: [c0735ac803] user: js, branch: gamecontroller, size: 4977 [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: [52a27f332c] check-in: [0f902d87eb] user: js, branch: gamecontroller, size: 4894 [annotate] [blame] [check-ins using] [diff] | |
19:46 | OFGameController: Support for pressure sensitivity file: [adf29c8c87] check-in: [336ecd9bdc] user: js, branch: gamecontroller, size: 4653 [annotate] [blame] [check-ins using] [diff] | |
19:05 | OFGameController: Add constants for buttons file: [cde2b51e73] check-in: [f02049612e] user: js, branch: gamecontroller, size: 4415 [annotate] [blame] [check-ins using] [diff] | |
15:39 | OFGameController: Change API for analog sticks file: [f6f05e83f5] check-in: [5547016712] user: js, branch: gamecontroller, size: 3749 [annotate] [blame] [check-ins using] [diff] | |
13:30 | OFGameController: Fix Nintendo 3DS / DS file: [7d43ae2b1e] check-in: [5504ee2b60] user: js, branch: gamecontroller, size: 3745 [annotate] [blame] [check-ins using] [diff] | |
13:10 | OFGameController: Add missing import file: [eda9182c36] check-in: [c5b37a9dd8] user: js, branch: gamecontroller, size: 3741 [annotate] [blame] [check-ins using] [diff] | |
12:57 | OFGameController: Add support for Linux file: [8b137a158f] check-in: [6f20cdbd5c] user: js, branch: gamecontroller, size: 3721 [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: [5edf21e397] check-in: [498a91a2a4] user: js, branch: gamecontroller, size: 3517 [annotate] [blame] [check-ins using] [diff] | |
19:22 | Renamed src/platform/3DS/OFGameController.m → src/platform/Nintendo3DS/OFGameController.m. OFGameController: Add support for Nintendo DS file: [9240091586] check-in: [a7a6705d90] user: js, branch: gamecontroller, size: 3502 [annotate] [blame] [check-ins using] [diff] | |