50 ancestors of 87fa51ae2e0c6abf
2024-05-09
| ||
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 | |
08:37 | Fix OFSCTPSocket on FreeBSD check-in: 580e5ab656 user: js tags: trunk | |
00:55 | Update buildsys check-in: 396d832ab9 user: js tags: trunk | |
00:49 | +[OFPlugin pathForName:]: Add fallback to .dylib check-in: 925c67cb45 user: js tags: trunk | |
00:17 | Update buildsys check-in: 42f939d411 user: js tags: trunk | |
2024-05-04
| ||
22:05 | Remove Fossil's keep-glob check-in: 27788f6256 user: js tags: trunk | |
22:02 | tests: Compress big_dictionary.msgpack with gzip check-in: 0d812d3b57 user: js tags: trunk | |
21:50 | Use -[substring{To,From}Index:] in more places check-in: 2ba9aa1fd6 user: js tags: trunk | |
21:40 | Only use Fossil's ignore-glob check-in: 22d28ff1f8 user: js tags: trunk | |
20:51 | Update GitHub issue template check-in: 51917aaa94 user: js tags: trunk | |
20:21 | OFSCTPSocket: Fix setting SCTP_UNORDERED check-in: 5f8070d792 user: js tags: trunk | |
20:06 | Add support for SCTP sockets check-in: fef7240652 user: js tags: trunk | |
20:05 | OFSCTPSocket: Use a dictionary for message info Closed-Leaf check-in: 0fd2b1b4c8 user: js tags: sctp | |
2024-05-01
| ||
23:23 | OFSCTPSocket: Rename packet to message check-in: 816c13da9b user: js tags: sctp | |
23:14 | OFSCTPSocket: Add support for packet flags check-in: c4c40e01a8 user: js tags: sctp | |
21:39 | GitHub Actions: Install libsctp-dev on Ubuntu check-in: 3c91319201 user: js tags: sctp | |
21:27 | Only set SCTP_RECVRCVINFO if it is defined check-in: dc5f8eb483 user: js tags: sctp | |
21:15 | OFSCTPSocket: Add support for streams and PPID check-in: b0f8978404 user: js tags: sctp | |
16:47 | Merge trunk into branch "sctp" check-in: 570f747545 user: js tags: sctp | |
15:19 | Document a lot of undocumented functions & macros check-in: 0c3c3b6efa user: js tags: trunk | |
2024-04-29
| ||
21:42 | Properly hide private symbols check-in: f16bccc7b3 user: js tags: trunk | |
03:31 | OFEmbeddedIRIHandler: Fix missing static check-in: cce464b94e user: js tags: trunk | |
2024-04-28
| ||
20:32 | OFSCTPSocket: Document exceptions check-in: 7c8346a056 user: js tags: sctp | |
18:25 | OFSCTPSocket: Return socket address bound to check-in: c34be99f15 user: js tags: sctp | |
18:15 | Merge trunk into branch "sctp" check-in: bd2d723910 user: js tags: sctp | |
12:47 | Skip (sym)link tests if unavailable check-in: 523f721292 user: js tags: trunk | |
11:56 | Workaround for OFSubprocessTests on Windows 9x check-in: cd829b4336 user: js tags: trunk | |
08:36 | Use @synchronized over OFMutex in a few places check-in: ff3a60cc12 user: js tags: trunk | |
2024-04-27
| ||
01:55 | GitHub Actions: Replace macos-latest with macos-12 check-in: 799dbd0e16 user: js tags: trunk | |
2024-04-24
| ||
22:52 | Add SerenityOS to platform.h check-in: 4853f41b75 user: js tags: trunk | |
22:39 | Simplify detection of exception type check-in: 8b0ab1157c user: js tags: trunk | |
2024-04-23
| ||
01:00 | Simplify calls to objfw-embed check-in: 569a7aa657 user: js tags: trunk | |
2024-04-21
| ||
19:55 | Add missing NTAPI for RtlGenRandom check-in: f61f430bfb user: js tags: trunk | |