50 most recent check-ins occurring on or after 2024-05-20 03:59:33.
More ↑
2024-06-08
| ||
20:21 | ObjFWHID: Restore Nintendo 3DS support check-in: 663320ba4d user: js tags: trunk | |
19:38 | OHXInputGamepad: Fix missed rename check-in: 7be631239e user: js tags: trunk | |
19:36 | ObjFWHID: Ignore Guide button on XInput 9.1.0 check-in: 256c4a696f user: js tags: trunk | |
19:32 | OHGameControllerDirectionalPad: Rename methods check-in: 35e4d04158 user: js tags: trunk | |
19:26 | OHGamepad: Add missing documentation check-in: 21d148d1f9 user: js tags: trunk | |
19:18 | ObjFWHID: Restore XInput support check-in: 5f0cc05894 user: js tags: trunk | |
2024-06-04
| ||
23:51 | Add OHGamepad check-in: c45b04b1f8 user: js tags: trunk | |
2024-06-03
| ||
19:53 | Compile OHEvdevGameController separately check-in: 82da883fa6 user: js tags: trunk | |
19:45 | Rename OHGameController{Mapping -> Profile} check-in: f333689336 user: js tags: trunk | |
19:39 | ObjFWHID: Change prefix to OH check-in: afae3291bf user: js tags: trunk | |
00:31 | Make GCC happy again check-in: 4bee9b1b32 user: js tags: trunk | |
2024-06-02
| ||
23:51 | Add HIDGameControllerMapping check-in: 16aab59c3c user: js tags: trunk | |
22:17 | Fix missing import and fix typo check-in: 112d9a496f user: js tags: trunk | |
21:24 | Completely redesign and rewrite ObjFWHID check-in: 39639cd987 user: js tags: trunk | |
2024-05-29
| ||
20:14 | Fix forwarding-mips-elf.S check-in: 8e44aed06b user: js tags: 1.1 | |
20:14 | Fix forwarding-mips-elf.S check-in: 449265c5ec user: js tags: trunk | |
2024-05-28
| ||
23:25 | PLATFORMS.md: Add RISC-V 64 to forwarding check-in: 4e068e9481 user: js tags: trunk | |
2024-05-27
| ||
23:25 | Add forwardingTargetForSelector: for RISC-V 64/ELF check-in: 76c7c09f34 user: js tags: trunk | |
22:11 | forwardingTargetForSelector: for MIPS64-N64/ELF check-in: 1786dab1c0 user: js tags: trunk | |
2024-05-24
| ||
22:26 | lookup-asm-riscv64-elf.S: Fix PIC check-in: add1755e4e user: js tags: trunk | |
21:17 | Add RISC-V 64/ELF assembly lookup implementation check-in: bcff3f8c7a user: js tags: trunk | |
2024-05-22
| ||
23:54 | Add OFCombinedJoyConsGameController check-in: 68ef38f917 user: js tags: trunk | |
23:18 | OFEvdevGameController: Rotate Joy-Cons check-in: 21bcf92ecd user: js tags: trunk | |
19:55 | PLATFORMS.md: Add LoongArch 64 to Linux check-in: 8f683766c1 user: js tags: 1.1 | |
19:55 | PLATFORMS.md: Add LoongArch 64 to Linux check-in: 6319f802bb user: js tags: trunk | |
19:32 | Set version to 1.1.4 check-in: 8d264c1cbc user: js tags: 1.1, 1.1.4-release | |
19:30 | Update ChangeLog for 1.1.4 check-in: e69467541a user: js tags: trunk | |
19:30 | Update ChangeLog for 1.1.4 check-in: cc5e2fa6b2 user: js tags: 1.1 | |
19:26 | PLATFORMS.md: Update Linux check-in: 2d43e273fe user: js tags: 1.1 | |
19:25 | platform.h: Don't consider X32 to be AMD64 check-in: 84853039f8 user: js tags: 1.1 | |
19:25 | configure: Add -no-integrated-as to MIPS ASFLAGS check-in: 1277ea5ce5 user: js tags: 1.1 | |
19:24 | Fix workaround for missing blx on ARM check-in: cc826fdb6d user: js tags: 1.1 | |
19:23 | PLATFORMS.md: Update Linux check-in: 8b08972098 user: js tags: trunk | |
2024-05-21
| ||
23:23 | platform.h: Don't consider X32 to be AMD64 check-in: d0bf215a88 user: js tags: trunk | |
22:55 | configure: Add -no-integrated-as to MIPS ASFLAGS check-in: 633a7efff5 user: js tags: trunk | |
2024-05-20
| ||
21:48 | OFGameController: Improve right stick emulation check-in: 8c81efc528 user: js tags: trunk | |
19:41 | tests/gamecontroller: Print read errors check-in: f8b2baa0f5 user: js tags: trunk | |
19:38 | OFEvdevGameController: Poll HAT0[XY] for D-Pad check-in: f99cb23d38 user: js tags: trunk | |
17:29 | OFGameController: Fix polling trigger pressure check-in: cf17d93f51 user: js tags: trunk | |
17:21 | Add ObjFWHID subframework with OFGameController check-in: d901707b57 user: js tags: trunk | |
17:19 | OFEvdevGameController: Add support for polling Closed-Leaf check-in: 8e95537be5 user: js tags: gamecontroller | |
15:53 | OFGameController: No symbols for custom buttons check-in: cb4c3d09f4 user: js tags: gamecontroller | |
15:48 | OFGameController: Clean up buttons a bit check-in: a0af8f40b8 user: js tags: gamecontroller | |
10:49 | Doxyfile: Generate documentation for ObjFWHID check-in: 8ea353d943 user: js tags: gamecontroller | |
10:45 | OFStdIOStream: Use bottom screen on 3DS check-in: 3bc1f4ac3c user: js tags: gamecontroller | |
10:29 | Move +[waitForConsoleVBlank] to OFThread check-in: 684435a48d user: js tags: gamecontroller | |
09:53 | OFGameController: Support 3DS analog right stick check-in: d5329de5f4 user: js tags: gamecontroller | |
04:35 | OFGameController: Map 3DS C stick to right stick check-in: f31e553ade user: js tags: gamecontroller | |
04:21 | OFStdIOStream: Remove color hack for 3DS again check-in: 7632d098d4 user: js tags: trunk | |
03:59 | OTAppDelegate: Simplify color fallback check-in: 95aa3ed839 user: js tags: trunk | |