255 check-ins using file .github/workflows/freebsd.yml version 533c8c4dc4
2024-10-30
| ||
21:51 | configure: Check if we have <linux/mptcp.h> Leaf check-in: 758e5eafae user: js tags: mptcp | |
21:11 | Always use AF_INET6 for MPTCP on Linux check-in: 1abe178915 user: js tags: mptcp | |
2024-10-28
| ||
23:46 | Initial MPTCP implementation for macOS/iOS check-in: 4e763857b8 user: js tags: mptcp | |
21:42 | Enable MPTCP for OFHTTPClient and OFHTTPServer check-in: 50035101ae user: js tags: mptcp | |
21:35 | Initial MPTCP implementation for Linux check-in: 71834180cb user: js tags: mptcp | |
2024-10-27
| ||
23:57 | Add support for \x from JSON5 Leaf check-in: 229486deb1 user: js tags: trunk | |
23:48 | Allow \u0000 in JSON check-in: d7bbf983f0 user: js tags: trunk | |
23:38 | OFSystemInfo: Fix \0 in +[CPUModel] on macOS check-in: e061c2b66e user: js tags: trunk | |
22:27 | Allow strings to contain \0 check-in: 6fbc3b18c7 user: js tags: trunk | |
18:38 | Remove nullable in .m files check-in: 7d1275cb49 user: js tags: trunk | |
18:10 | OFTCPSocket: Rework blocks-based API check-in: 9611851a89 user: js tags: trunk | |
17:59 | OFStreamSocket: Rework blocks-based API check-in: 34b4d743ad user: js tags: trunk | |
17:45 | OFStream: Rework blocks-based API check-in: 9808f35fb3 user: js tags: trunk | |
16:38 | OFSPXStreamSocket: Rework blocks-based API check-in: 0bd1d8f35c user: js tags: trunk | |
16:28 | OFSPXSocket: Rework blocks-based API check-in: b99e38dcac user: js tags: trunk | |
16:14 | OFSequencedPacketSocket: Rework blocks-based API check-in: 776202396c user: js tags: trunk | |
14:07 | OFSCTPSocket: Rework blocks-based API check-in: b06f8e3e89 user: js tags: trunk | |
13:47 | OFDatagramSocket: Rework blocks-based API check-in: 61b5fb53bd user: js tags: trunk | |
11:38 | OFPlugin: Allow path to be nil check-in: 5aba968988 user: js tags: trunk | |
2024-10-26
| ||
11:29 | Make SCTP work on Solaris check-in: a65e33b00a user: js tags: trunk | |
2024-10-25
| ||
22:38 | OFSCTPSocket: Don't require -lsctp check-in: abe832b03d user: js tags: trunk | |
2024-10-22
| ||
22:29 | -[OHGameController {retrieve -> update}State] check-in: 23e3ffff7a user: js tags: trunk | |
2024-10-19
| ||
14:07 | GitHub Actions: Fix OpenBSD check-in: e389aa247e user: js tags: trunk | |
11:38 | Add -[OFStream asyncReadString] check-in: 95e2910172 user: js tags: trunk | |
11:09 | Add -[OFStream tryReadStringWithEncoding:] check-in: 6e91e313a5 user: js tags: trunk | |
2024-10-10
| ||
00:21 | Better skip UNIX sequenced packet socket tests check-in: e267c68e6f user: js tags: trunk | |
2024-10-09
| ||
23:53 | Fix warning with Clang 19 check-in: 23249cfbc0 user: js tags: trunk | |
23:51 | Add OFUNIXSequencedPacketSocket check-in: 69d0f06372 user: js tags: trunk | |
2024-09-21
| ||
23:01 | Update misc/keys.asc check-in: fdf9a76bbf user: js tags: trunk | |
2024-09-14
| ||
22:08 | ofhash: Accept --rmd160 as alias for --ripemd160 check-in: ae444256d2 user: js tags: trunk | |
2024-09-08
| ||
17:02 | Add -[attributesOfItemAtIRI:] for embedded files check-in: 3f3746be03 user: js tags: trunk | |
2024-09-06
| ||
22:27 | OFINIFile: Properly escape newlines check-in: 995f217b65 user: js tags: trunk | |
2024-09-04
| ||
23:30 | OFMemoryBarrier: Use sync on PowerPC check-in: 259abc30ce user: js tags: trunk | |
23:27 | OFOnce: Avoid full memory barrier check-in: 12b72a02a0 user: js tags: trunk | |
2024-09-01
| ||
14:22 | Add manpage for ofhttp check-in: 79c24effeb user: js tags: trunk | |
14:07 | Add manpage for ofhash check-in: c718a212f2 user: js tags: trunk | |
13:59 | Add manpage for ofdns check-in: 37a33a1a7f user: js tags: trunk | |
12:34 | Improve style of manpages check-in: 13c3ebee9c user: js tags: trunk | |
12:31 | Add manpage for ofarc check-in: 147ee732fc user: js tags: trunk | |
09:24 | Add manpage for objfw-new check-in: 5ccfd65db4 user: js tags: trunk | |
09:04 | Improve style of manpages check-in: 15b4690419 user: js tags: trunk | |
2024-08-31
| ||
20:45 | objfw-config.1: Improve style check-in: d473ceacbe user: js tags: trunk | |
20:43 | Add manpage for objfw-embed check-in: ceb38ca473 user: js tags: trunk | |
20:36 | Add license to manpages check-in: 476072fb85 user: js tags: trunk | |
20:34 | Add manpage for objfw-compile check-in: d0db1d8814 user: js tags: trunk | |
09:28 | Add manpage for objfw-config check-in: 12f95ec46a user: js tags: trunk | |
00:11 | objfw-config: Don't reproduce flags from configure check-in: 538ceacc2f user: js tags: trunk | |
2024-08-30
| ||
20:43 | forwarding-arm64-elf.S: Fix padding with 4 check-in: 238f978fff user: js tags: trunk | |
20:37 | PLATFORMS.md: Add ARM64/Win64 to forwarding check-in: 514c38d5f7 user: js tags: trunk | |
19:41 | Add forwardingTargetForSelector: for ARM64/Win64 check-in: 55450a564e user: js tags: trunk | |
18:58 | Add ARM64/Win64 assembly lookup implementation check-in: 995af4a904 user: js tags: trunk | |
2024-08-26
| ||
22:25 | GitHub Actions: Add DJGPP check-in: 9aa3bdbab2 user: js tags: trunk | |
21:12 | Fix compiling with DJGPP check-in: dd49efb579 user: js tags: trunk | |
2024-08-25
| ||
21:38 | Increase library versions check-in: 81d8be1358 user: js tags: trunk | |
21:36 | Update ChangeLog for 1.1.7 check-in: e476451a38 user: js tags: trunk | |
21:27 | OFINIFile: Fix parsing `=` within `"` check-in: 95fcd0f05b user: js tags: trunk | |
00:47 | Add support for tagged pointer strings check-in: 8ca952eaa4 user: js tags: trunk | |
2024-08-24
| ||
23:41 | Don't assume all custom string classes use Unicode check-in: 82c5846734 user: js tags: trunk | |
22:19 | OFString: Fix converting from some encodings check-in: d6a8d57148 user: js tags: trunk | |
20:02 | Minor style fix check-in: 0ab4647723 user: js tags: trunk | |
10:39 | OFINIFile: Allow # for comments check-in: 16ebc2d82a user: js tags: trunk | |
10:25 | OFINISection: Allow values in global section check-in: dab4c26020 user: js tags: trunk | |
10:14 | Rename OFINICategory to OFINISection check-in: 0fead8a915 user: js tags: trunk | |
09:20 | OFINIFile: Allow comments before first category check-in: 904d0639c4 user: js tags: trunk | |
2024-08-23
| ||
23:29 | README.md: Fix missing word check-in: 2fe7ea274e user: js tags: trunk | |
23:23 | Move platforms from wiki back to PLATFORMS.md check-in: 6eb65587bc user: js tags: trunk | |
23:10 | Implement extended attributes on Solaris check-in: 72254c0777 user: js tags: trunk | |
2024-08-21
| ||
20:18 | OFSystemInfoTests: Show AltiVec support on PPC64 check-in: 62f3c342ab user: js tags: trunk | |
20:14 | Make ObjFW compile on macOS/PowerPC 64 check-in: 7b0cd744dc user: js tags: trunk | |
2024-08-20
| ||
22:25 | Disable buggy warning on PowerPC 64 big endian check-in: 16bfb32a24 user: js tags: trunk | |
22:09 | Improve compatibility with old glibc check-in: fb069cf2ae user: js tags: trunk | |
21:55 | forwardingTargetForSelector: for PowerPC 64/ELF v1 check-in: d7797ded66 user: js tags: trunk | |
20:44 | Improve compatibility with old evdev headers check-in: 27d64d775a user: js tags: trunk | |
2024-08-19
| ||
22:04 | OFSCTPSocket: Initialize flags for sctp_recvv to 0 check-in: 12289e98ac user: js tags: trunk | |
21:42 | forwardingTargetForSelector: for PowerPC 64/ELF v2 check-in: 119b311a62 user: js tags: trunk | |
19:29 | ofdns: Default to AAAA and A, not ALL check-in: 474dc73a94 user: js tags: trunk | |
2024-08-18
| ||
15:26 | Move PLATFORMS.md to wiki check-in: abe7e4f7f8 user: js tags: trunk | |
12:54 | OFSystemInfo: Add +[supportsL(A)SX] check-in: 72c6e67a23 user: js tags: trunk | |
2024-08-17
| ||
21:25 | PLATFORMS.md: Add Solaris/SPARC64 check-in: 7ccd2db127 user: js tags: trunk | |
21:24 | Fix OFSCTPSocket on Solaris check-in: 98a5cc9eac user: js tags: trunk | |
21:13 | tests: Fix symlinking libobjfwhid.so.$major.$minor check-in: a791241853 user: js tags: trunk | |
17:30 | Delay socket initialization as long as possible check-in: 7460d2ccd8 user: js tags: trunk | |
10:46 | README.md: Move most of the content to the wiki check-in: ba6455ba6f user: js tags: trunk | |
10:10 | README.md: Fix typo check-in: 6d4eb68bdf user: js tags: trunk | |
09:51 | Move private functions into private headers check-in: b829f3e798 user: js tags: trunk | |
2024-08-16
| ||
22:26 | Add OFJSONRepresentationOptionSorted check-in: 7e1c8b88b7 user: js tags: trunk | |
22:13 | runtime: Hide symbols for mutex / once / TLS key check-in: 304dad64b4 user: js tags: trunk | |
21:50 | Disable UNIX datagram sockets on Hurd check-in: 7de187fbde user: js tags: trunk | |
21:40 | OFSubarray: Remove unused method check-in: d2b7c93cd8 user: js tags: trunk | |
2024-08-11
| ||
13:30 | Increase library versions check-in: c6977f1ad1 user: js tags: trunk | |
13:28 | Update ChangeLog for 1.1.6 check-in: 920f7060d3 user: js tags: trunk | |
13:23 | Make headers compatible with -Wunused-parameter check-in: f01f8eb45b user: js tags: trunk | |
09:04 | Update buildsys check-in: fdcf97fd30 user: js tags: trunk | |
2024-08-02
| ||
10:52 | runtime: Don't overwrite stack arguments on x86 check-in: 3e76fc01af user: js tags: trunk | |
2024-07-29
| ||
22:19 | Fix missing underscore in last commit check-in: c9bf16250c user: js tags: trunk | |
19:41 | -[OFKernelEventObserver cancel]: Handle EINTR check-in: ed598fd848 user: js tags: trunk | |
2024-07-28
| ||
19:56 | Add support for Codepage 852 check-in: 0c7de8be1d user: js tags: trunk | |
14:45 | Add support for Windows-1250 encoding check-in: 4d82cae50d user: js tags: trunk | |
2024-07-27
| ||
23:48 | platform.h: Add SuperH check-in: 43af96a7c8 user: js tags: trunk | |
23:33 | forwardingTargetForSelector: for LoongArch 64/ELF check-in: 573f1ca9aa user: js tags: trunk | |
16:16 | LoongArch 64/ELF assembly lookup implementation check-in: 6099526435 user: js tags: trunk | |
2024-07-21
| ||
16:41 | platform.h: Add LoongArch 64 check-in: 75e7375c66 user: js tags: trunk | |
12:17 | Fix ObjC++ with GCC check-in: cee78b6630 user: js tags: trunk | |
2024-07-06
| ||
10:50 | Increase library versions check-in: 533c070dea user: js tags: trunk | |
10:48 | Update ChangeLog for 1.1.5 check-in: 965a8ad9be user: js tags: trunk | |
2024-07-04
| ||
18:47 | GitHub Actions: Remove macOS 11 check-in: a70d0cd44f user: js tags: trunk | |
18:45 | Make conformance to OHEvdevMapping private check-in: 146b11b201 user: js tags: trunk | |
2024-07-01
| ||
18:52 | ObjFWHID: OHCombinedJoyCons -> OHJoyConPair check-in: 15ab9bba82 user: js tags: trunk | |
18:41 | ObjFWHID: Make most profiles public check-in: dfaf830200 user: js tags: trunk | |
2024-06-30
| ||
12:17 | ObjFWHID: Add profiles for Joy-Cons check-in: 96c7c533b1 user: js tags: trunk | |
2024-06-23
| ||
22:04 | runtime: Properly hide symbols check-in: a38d711e37 user: js tags: trunk | |
2024-06-18
| ||
22:15 | OHN64Controller: Rename C-Pad to C-Buttons check-in: be7f15e75f user: js tags: trunk | |
22:13 | ObjFWHID: Add profile for extended N64 controller check-in: cb71b05d78 user: js tags: trunk | |
2024-06-17
| ||
21:13 | Remove trailing whitespaces check-in: b18c1fd0ea user: js tags: trunk | |
21:08 | Always use <ObjFW/ObjFW.h> in documentation check-in: 164f2fb4bf user: js tags: trunk | |
01:02 | Fix Windows build check-in: 4c43cc9137 user: js tags: trunk | |
00:59 | Fix Nintendo DS / 3DS / Switch / Wii check-in: 02797b8805 user: js tags: trunk | |
00:54 | Fix compilation on non-Linux check-in: d00e214244 user: js tags: trunk | |
00:51 | Make GCC happy again check-in: 73a310f77c user: js tags: trunk | |
00:47 | ObjFWHID: Internal rename check-in: 7d118b8085 user: js tags: trunk | |
00:37 | ObjFWHID: Make profiles implementation independent check-in: ddaa4f35d0 user: js tags: trunk | |
2024-06-16
| ||
21:54 | OHXInputExtendedGamepad -> OHXbox360Gamepad check-in: 318e342850 user: js tags: trunk | |
20:52 | ObjFWHID: Move Wiimote profile to separate files check-in: be1b426a45 user: js tags: trunk | |
2024-06-09
| ||
23:39 | Various cleanups check-in: 01f1d066bc user: js tags: trunk | |
23:24 | ObjFWHID: Add support for Nintendo Switch check-in: e01b5123f1 user: js tags: trunk | |
17:25 | Fix build on Windows check-in: 80f3a121e5 user: js tags: trunk | |
16:36 | ObjFWHID: Restore support for Wii check-in: 6e64dd58cb user: js tags: trunk | |
15:12 | ObjFWHID: Make OHGameControllerProfile a protocol check-in: 8be13b6bc6 user: js tags: trunk | |
14:34 | ObjFWHID: Add gamepad for Nintendo DS check-in: 5c70eba805 user: js tags: trunk | |
12:39 | Try all profiles in game controller tests check-in: 2431754f9f user: js tags: trunk | |
11:56 | GitHub Actions: Use fedora, not fedora:41 check-in: c418c97bdd user: js tags: trunk | |
11:51 | Several fixes for the last commit check-in: fc2b668c57 user: js tags: trunk | |
11:43 | OHGamepad: Move some elements to OHExtendedGamepad check-in: 998339ff24 user: js tags: trunk | |
11:17 | ObjFWHID: Add OHCombinedJoyCons check-in: 1ba9cce376 user: js tags: trunk | |
09:53 | OHEvdevGameController: Buttons for N64 controller check-in: f5e3072b7e user: js tags: trunk | |
02:13 | OHEvdevGameController: Add button map for Joy-Cons check-in: 081c229439 user: js tags: trunk | |
01:59 | ObjFWHID: Add support for Stadia controller check-in: 67c7e7c8ae user: js tags: trunk | |
01:34 | ObjFWHID: Add support for DualShock 4 via evdev check-in: 5fe4c8c1bf user: js tags: trunk | |
2024-06-08
| ||
23:14 | OHEvdevDualSense: Minor cleanup check-in: b67a849b51 user: js tags: trunk | |
23:04 | OHEvdevGamepad: Fix name of trigger buttons check-in: 31f8c31ac7 user: js tags: trunk | |
22:59 | ObjFWHID: Improve test for gamepad profile check-in: c7a5bfe9e6 user: js tags: trunk | |
22:47 | OHEvdevGameController: Default to Xbox buttons check-in: 6b3b47c1f4 user: js tags: trunk | |
22:40 | ObjFWHID: Add support for DualSense via evdev check-in: 3d8deae83e user: js tags: trunk | |
22:16 | OHEvdevGamepad: Filter buttons/axes check-in: 48e6a99f7b user: js tags: trunk | |
21:25 | ObjFWHID: Restore Nintendo DS support check-in: 6a6c86237d user: js tags: trunk | |
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: 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: 6319f802bb user: js tags: trunk | |
19:30 | Update ChangeLog for 1.1.4 check-in: e69467541a user: js tags: trunk | |
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 | |
03:37 | OFStdIOStream: Add two methods for game consoles check-in: d693276d79 user: js tags: gamecontroller | |
03:13 | OFXInputGameController: Support for Home button check-in: f609457ac5 user: js tags: gamecontroller | |
02:43 | OFGameController: Support Wii Classic Controller check-in: 7f0017a058 user: js tags: gamecontroller | |
01:42 | tests/gamecontroller: Clear screen when necessary check-in: 6a8f71e065 user: js tags: gamecontroller | |
01:36 | tests/gamecontroller: Check for new controllers check-in: 32e67cf259 user: js tags: gamecontroller | |
01:17 | OFGameController: Add support for Wii check-in: 918c9d077a user: js tags: gamecontroller | |
2024-05-19
| ||
14:18 | Make game controller tests work on Nintendo DS check-in: ca175fe9db user: js tags: gamecontroller | |
00:21 | OFGameController: Fix analog stick on 3DS check-in: 551a37ad2e user: js tags: gamecontroller | |
00:11 | Make game controller tests work on 3DS check-in: efeac48cc3 user: js tags: gamecontroller | |
00:06 | Merge trunk into branch "gamecontroller" check-in: a13251499a user: js tags: gamecontroller | |
00:06 | OFStdIOStream: Fix some colors on 3DS check-in: 303014c878 user: js tags: trunk | |
2024-05-18
| ||
12:06 | OFGameController: Map - to Select and + to Start check-in: c28b5e5208 user: js tags: gamecontroller | |
11:37 | OFGameController: More code reuse check-in: 764fe0bac3 user: js tags: gamecontroller | |
2024-05-15
| ||
22:50 | OFGameController: Use different subclasses check-in: 4ecdef7491 user: js tags: gamecontroller | |
21:34 | OFGameController: Add mapping for DualShock 4 check-in: 13c7749eed user: js tags: gamecontroller | |
20:21 | Add insane workarounds for Stadia controller check-in: ae7664ae48 user: js tags: gamecontroller | |
19:34 | OFGameController: Undo the last commit check-in: 5fdf28dd29 user: js tags: gamecontroller | |
2024-05-14
| ||
22:14 | OFGameController: Fix Xbox 360 controller mapping check-in: a4fa1b26f2 user: js tags: gamecontroller | |
21:39 | OFGameController: Fix mapping for Sony DualSense check-in: 4c804d8fa7 user: js tags: gamecontroller | |
21:27 | OFGameController: Correctly handle unknown buttons check-in: dd18e20cea user: js tags: gamecontroller | |
20:56 | OFGameController: Try all XInput versions check-in: 6032aeea55 user: js tags: gamecontroller | |
20:41 | OFGameController: Use more generic button names check-in: 2c2412d3df user: js tags: gamecontroller | |
2024-05-13
| ||
22:07 | Fix ObjFWTest on Nintendo (3)DS check-in: f75c7058f7 user: js tags: gamecontroller | |
22:06 | Merge trunk into branch "gamecontroller" check-in: cf9195c859 user: js tags: gamecontroller | |
22:03 | Clean up ObjFWTest Makefile check-in: 7c0575d78f user: js tags: trunk | |
21:57 | Fix linking ObjFWHID on macOS and iOS check-in: 20122a7016 user: js tags: gamecontroller | |
21:13 | Fix compilation with --disable-shared check-in: bb55076c9d user: js tags: gamecontroller | |
21:08 | Fix workaround for missing blx on ARM check-in: e933229b5a user: js tags: trunk | |
20:57 | Move OFGameController into subframework ObjFWHID check-in: f5f12143ce user: js tags: gamecontroller | |
2024-05-12
| ||
15:48 | ofarc: Fix extracting from stdin on macOS check-in: 5923676ca6 user: js tags: trunk | |
13:23 | Increase ObjFWRT library patch version check-in: fcee07f80f user: js tags: trunk | |
13:17 | Update ChangeLog for 1.1.3 check-in: 445024b525 user: js tags: trunk | |
13:07 | OFGameController: {vendor,product}ID on Windows check-in: 8815b72dad user: js tags: gamecontroller | |
11:38 | README.md: Add instructions for Ubuntu check-in: d3659a9a01 user: js tags: trunk | |
2024-05-11
| ||
22:18 | README.md: Add instructions for Debian check-in: a11c477d19 user: js tags: trunk | |
21:56 | OFGameController: {north,south,west,east}Button check-in: 59b45e87d1 user: js tags: gamecontroller | |
18:02 | configure: Check whether blx is available on ARM check-in: 4f3f90e5e7 user: js tags: trunk | |
10:19 | OFGameController: Add quirks for Joycons check-in: 1da303e600 user: js tags: gamecontroller | |
10:06 | OFGameController: Report vendor ID and product ID check-in: c0735ac803 user: js tags: gamecontroller | |
09:56 | OFGameController: Remove Mega Drive quirk check-in: 4f69c96c54 user: js tags: gamecontroller | |
2024-05-10
| ||
12:58 | OFGameController: Quirks for Mega Drive controller check-in: 899801a8b8 user: js tags: gamecontroller | |
00:27 | OFGameController: Add support for Windows check-in: 22f6f258d8 user: js tags: gamecontroller | |
2024-05-09
| ||
23:41 | OFGameController: Retrieve state explicitly check-in: 0f902d87eb user: js tags: gamecontroller | |
21:23 | OFGameController: Fix checking available buttons check-in: 90bd76b84d user: js tags: gamecontroller | |
19:47 | Add subdir for interactive game controller tests check-in: 9e1ee38bda user: js tags: gamecontroller | |
19:46 | OFGameController: Support for pressure sensitivity check-in: 336ecd9bdc user: js tags: gamecontroller | |
19:05 | OFGameController: Add constants for buttons check-in: f02049612e user: js tags: gamecontroller | |
18:13 | OFGameController: Quirks for Xbox 360 controller check-in: 978e3bfb1e user: js tags: gamecontroller | |
18:01 | OFGameController: Add quirks for N64 controller check-in: 21c872dbb0 user: js tags: gamecontroller | |
17:39 | OFGameController: Correctly scale axes on Linux check-in: 87fa51ae2e user: js tags: gamecontroller | |
15:39 | OFGameController: Change API for analog sticks check-in: 5547016712 user: js tags: gamecontroller | |
15:24 | OFGameController: Handle analog triggers on Linux check-in: 55a1492876 user: js tags: gamecontroller | |
15:13 | OFGameController: Handle D-Pad via ABS_HAT0[XY] check-in: 4fc79b14db user: js tags: gamecontroller | |
15:02 | Add interactive tests for OFGameController check-in: c31d8b6c37 user: js tags: gamecontroller | |
13:30 | OFGameController: Fix Nintendo 3DS / DS check-in: 5504ee2b60 user: js tags: gamecontroller | |
13:10 | OFGameController: Add missing import check-in: c5b37a9dd8 user: js tags: gamecontroller | |
12:57 | OFGameController: Add support for Linux check-in: 6f20cdbd5c user: js tags: gamecontroller | |
10:22 | Merge trunk into branch "gamecontroller" check-in: c0a80a897d user: js tags: gamecontroller | |
10:21 | Use unsigned long for bit sets check-in: 96f946d7ad user: js tags: trunk | |
2024-05-05
| ||
23:07 | OFGameController: Fix typos check-in: 3ef11175bc user: js tags: gamecontroller | |
19:56 | OFGameController: Rename axis to analog stick check-in: 498a91a2a4 user: js tags: gamecontroller | |
19:22 | OFGameController: Add support for Nintendo DS check-in: a7a6705d90 user: js tags: gamecontroller | |
19:04 | OFStdIOStream: Add special case for column 0 check-in: 1c2fe75e6e user: js tags: trunk | |
18:59 | Add OFGameController check-in: a0f4283e81 user: js tags: gamecontroller | |
12:33 | Make OF_APPLICATION_DELEGATE() work with -mwindows check-in: dcea3bad47 user: js tags: trunk | |
12:15 | Increase ObjFW library minor version check-in: ab1d9b0ecb user: js tags: trunk | |
09:42 | Fix +[OFSystemInfo networkInterfaces] on NetBSD check-in: 9a261b4ba9 user: js tags: trunk | |
08:39 | GitHub Actions: Load SCTP kernel module on FreeBSD check-in: ebb50f7d8f user: js tags: trunk | |