120 check-ins using file src/hid/OHEvdevExtendedGamepad.m version 188161fd62
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 | |