Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
166 check-ins using file src/hid/OHNintendo3DSExtendedGamepad.h version d346b8a699
|
2025-01-01
| ||
| 12:56 | OFMutableUTF8String: Fix containsNull being reset check-in: 498faf3f41 user: js tags: 1.2 | |
| 12:56 | Make all tests work on Nintendo DSi check-in: 90f4527fa1 user: js tags: 1.2 | |
| 12:55 | Include runtime in STATIC_LIBS check-in: 391610b255 user: js tags: 1.2 | |
| 12:51 | OFMutableUTF8String: Fix containsNull being reset check-in: 079224dff5 user: js tags: trunk | |
|
2024-12-29
| ||
| 21:03 | Make all tests work on Nintendo DSi check-in: e12fb0a1f9 user: js tags: trunk | |
| 15:35 | ObjFWTLS: Add support for mbedTLS 3 check-in: 482933fca5 user: js tags: trunk | |
|
2024-12-28
| ||
| 18:50 | Remove OBJFWTLS_PACKAGE_DEPENDS_ON check-in: 3269c8fc40 user: js tags: trunk | |
| 17:57 | Rename OH{Nintendo,}SwitchProController check-in: c12a827fe5 user: js tags: trunk | |
| 12:05 | ObjFWHID: Nintendo Switch Pro Controller for evdev check-in: 84a4e7d09d user: js tags: trunk | |
| 10:43 | Increase ObjFWHID minor version check-in: eac00f8c80 user: js tags: trunk | |
| 10:26 | ObjFWHID: Remove unused variable check-in: b176952248 user: js tags: trunk | |
| 03:19 | ObjFWHID: Clean up retain vs copy check-in: 6987b91bcf user: js tags: trunk | |
| 02:51 | ObjFWHID: Nintendo Switch Pro Controller for GCF check-in: 127b88c835 user: js tags: trunk | |
|
2024-12-27
| ||
| 13:09 | ObjFWTLS: Set STATIC_LIBS correctly check-in: 7516857a46 user: js tags: trunk | |
| 13:01 | ObjFWHID: Set STATIC_LIBS correctly check-in: 4d413da3af user: js tags: trunk | |
| 12:50 | objfw-compile: Add new --static-libs flag check-in: 930422a92d user: js tags: trunk | |
| 12:46 | Include runtime in STATIC_LIBS check-in: c7eb47b2ba user: js tags: trunk | |
| 11:23 | Work around CFRunLoop not firing writes for UDP check-in: e2e5045a26 user: js tags: trunk | |
|
2024-12-26
| ||
| 23:55 | ObjFWHID: Filter broken buttons with GCF check-in: 75b6fa6ead user: js tags: trunk | |
| 23:27 | ObjFWHID: Support Joy-Con pair via GCF check-in: 4b7ccfe0b6 user: js tags: trunk | |
| 15:47 | OHGCFGameControllerProfile: Fix typo check-in: 58ad113413 user: js tags: trunk | |
| 01:44 | ObjFWHID: Support DualSense via GCF check-in: 3ca2f87974 user: js tags: trunk | |
|
2024-12-25
| ||
| 21:01 | Fix compiling for macOS 10.5 check-in: 78a7c2f07c user: js tags: trunk | |
| 20:36 | ObjFWHID: Fix compiling for macOS < 14 or iOS < 17 check-in: b0a4480bf3 user: js tags: trunk | |
| 16:17 | tests: Use local ObjFWBridge build check-in: 83ed975657 user: js tags: trunk | |
| 15:58 | ObjFWHID: Use local ObjFWBridge headers check-in: 7f61d4822c user: js tags: trunk | |
| 15:38 | Fix building without frameworks check-in: cd9b338844 user: js tags: trunk | |
| 15:26 | OHGameController: Add support for macOS & iOS check-in: 53be2272e6 user: js tags: trunk | |
|
2024-12-24
| ||
| 23:20 | OFHTTPServer: Handle Host being an IPv6 address check-in: a160c952f8 user: js tags: 1.2 | |
| 23:19 | OFHTTPServer: Handle Host being an IPv6 address check-in: b06939b53d user: js tags: trunk | |
| 01:14 | OFCFRunLoopKernelEventObserver: Autorelease pool check-in: 4aacca80ca user: js tags: trunk | |
| 00:26 | OFCFRunLoopKernelEventObserver: Fix spinning check-in: 06a13117e9 user: js tags: trunk | |
|
2024-12-23
| ||
| 21:32 | OFCFRunLoopKernelEventObserver: Add comment check-in: 41af9b5cc2 user: js tags: trunk | |
| 20:35 | Fix --disable-sockets on macOS check-in: cb9aaa8af6 user: js tags: trunk | |
| 20:18 | ObjFWBridge: Add OFCFRunLoopKernelEventObserver check-in: 7587789823 user: js tags: trunk | |
| 18:23 | OFRunLoop: Fix OFKernelEventObserver delegate check-in: cd3c741702 user: js tags: trunk | |
| 13:35 | ObjFWBridge: Clean up a few headers check-in: 61d3ba18a1 user: js tags: trunk | |
| 13:31 | Support integrating with foreign run loops check-in: 5502809933 user: js tags: trunk | |
|
2024-12-22
| ||
| 21:22 | tests/gamecontroller: Don't block the run loop check-in: c2fcccf8fa user: js tags: trunk | |
|
2024-12-21
| ||
| 09:57 | ObjFWBridge: Check data is not too long for NSData check-in: 9acc953fa2 user: js tags: trunk | |
| 09:54 | ObjFWBridge: Prevent potential future name clash check-in: eda3456fda user: js tags: trunk | |
| 09:36 | Generate documentation for ObjFWBridge check-in: 1fcc053aad user: js tags: trunk | |
|
2024-12-20
| ||
| 23:22 | ObjFWBridge: Add support for bridging data check-in: d41eb7076e user: js tags: trunk | |
| 22:52 | ObjFWBridge: Improve documentation check-in: 133644c0cf user: js tags: trunk | |
| 22:41 | ObjFWBridge: Add support for bridging dates check-in: 3fd610018a user: js tags: trunk | |
| 19:49 | ObjFWTLS: Fix Secure Transport on macOS 10.5 check-in: 5dcafda20b user: js tags: trunk | |
| 19:34 | Make ObjFWBridge work on macOS 10.5 check-in: 33e2775bfe user: js tags: trunk | |
| 17:51 | Add missing files to DISTCLEAN check-in: 9ddbc75a55 user: js tags: trunk | |
| 17:24 | Fix compiling with --disable-shared on macOS check-in: ac0ebbc616 user: js tags: trunk | |
| 17:13 | ObjFWTLS: Use ObjFWBridge for Secure Transport check-in: 0848c51368 user: js tags: trunk | |
| 15:35 | Make Apple GCC 4.0.1 happy again check-in: ff2e1048ab user: js tags: trunk | |
| 11:25 | ObjFWTLS: Make failed SecKeychainSetSettings fatal check-in: 331f689ce5 user: js tags: trunk | |
| 11:11 | ObjFWTLS: Set SecKeyImportExportParameters version check-in: 70260e4ba3 user: js tags: trunk | |
| 01:09 | ObjFWTLS: Clean up Secure Transport code check-in: f194b7c283 user: js tags: trunk | |
| 00:01 | GitHub Actions: Drop clang32 from MSYS2 check-in: 44815a6c56 user: js tags: 1.2 | |
| 00:00 | GitHub Actions: Drop clang32 from MSYS2 check-in: 9d8e06994e user: js tags: trunk | |
|
2024-12-19
| ||
| 23:47 | ObjFWTLS: Prevent macOS keychain from being locked check-in: 91e1a2a75b user: js tags: trunk | |
|
2024-12-15
| ||
| 22:43 | Set version to 1.2.3 check-in: 9df42408ca user: js tags: 1.2, 1.2.3-release | |
| 22:42 | Increase library versions check-in: 2eb4052fe7 user: js tags: 1.2 | |
| 22:40 | Update ChangeLog for 1.2.3 check-in: 5fde0d73d5 user: js tags: trunk | |
| 22:39 | Update ChangeLog for 1.2.3 check-in: 124839b6b9 user: js tags: 1.2 | |
| 22:31 | -fno-constant-ns{number,array,dictionary}-literals check-in: a0e386fea7 user: js tags: 1.2 | |
| 22:30 | -fno-constant-ns{number,array,dictionary}-literals check-in: 17781ece8c user: js tags: trunk | |
| 20:44 | OFSecureTransportTLSStream: Ignore EPIPE on close check-in: a8cc484dbc user: js tags: trunk | |
| 20:02 | ObjFWTLS: Use kSecFormatUnknown for private key check-in: d0e67c02db user: js tags: trunk | |
|
2024-12-09
| ||
| 21:01 | OFRunLoop: Drain autorelease pool after timer check-in: d7e18afaa6 user: js tags: 1.2 | |
| 21:00 | OFRunLoop: Drain autorelease pool after timer check-in: ed00ab2ff8 user: js tags: trunk | |
| 20:06 | Link frameworks with ${RUNTIME_FRAMEWORK_LIBS} check-in: 1208a86416 user: js tags: trunk | |
|
2024-12-08
| ||
| 16:52 | Make GCC happy again check-in: aaf19186ec user: js tags: trunk | |
| 14:16 | OFHTTPServer: Add support for TLS check-in: 3574b0e632 user: js tags: trunk | |
| 03:15 | OFTCPSocket: Inherit -[allowsMPTCP] in -[accept] check-in: 52ab91f29b user: js tags: trunk | |
| 03:11 | OFTCPSocket: -[usesMPTCP] -> -[allowsMPTCP] check-in: bc3c264534 user: js tags: trunk | |
|
2024-12-07
| ||
| 16:29 | Set version to 1.2.2 check-in: be43008c3e user: js tags: 1.2.2-release, 1.2 | |
| 16:26 | Increase library versions check-in: dade3a7e86 user: js tags: 1.2 | |
| 16:24 | Update ChangeLog for 1.2.2 check-in: 40c5b70095 user: js tags: trunk | |
| 16:22 | Update ChangeLog for 1.2.2 check-in: 325b29660a user: js tags: 1.2 | |
|
2024-11-30
| ||
| 18:25 | OFGnuTLSTLSStream: Skip system trust for server check-in: ef881e7270 user: js tags: trunk | |
| 18:15 | OFTLSStream: Add server support check-in: 3cdd9960da user: js tags: trunk | |
| 18:13 | OFX509Certificate: +[supports{PEM,PKCS12}Files] Closed-Leaf check-in: 7c058b9056 user: js tags: tls-server | |
| 17:00 | Make OFEmbeddedIRIHandler public check-in: 49f2f5171d user: js tags: 1.2 | |
| 17:00 | Make OFEmbeddedIRIHandler public check-in: 3cd7b32f75 user: js tags: trunk | |
| 16:28 | OFSecureTransportX509Certificate: Add iOS support check-in: 40bcbb3748 user: js tags: tls-server | |
| 13:15 | GitHub Actions: Upload artifacts from devkitPro check-in: e31978911a user: js tags: trunk | |
| 11:44 | OFSecureTransportX509Certificate: Add PKCS #12 check-in: 63661d80fd user: js tags: tls-server | |
|
2024-11-26
| ||
| 22:46 | OFOpenSSLX509Certificate: Improve readability check-in: a72457449e user: js tags: tls-server | |
| 22:40 | OFGnuTLSX509Certificate: Add PKCS #12 parsing check-in: 129e31991c user: js tags: tls-server | |
| 21:53 | Make GCC happy again check-in: 4f69dd6c1e user: js tags: tls-server | |
| 20:45 | OFX509Certificate: Support for parsing PKCS #12 check-in: 983875860f user: js tags: tls-server | |
| 19:54 | ObjFWTLS: Fix uninitialized variable check-in: a322a351f0 user: js tags: tls-server | |
| 01:20 | OFX509Certificate: Support associated private key check-in: feba3d2535 user: js tags: tls-server | |
|
2024-11-25
| ||
| 21:45 | OFHTTPClient: Better variable names for IRI vs URI check-in: 2e4f9e07b2 user: js tags: trunk | |
| 21:38 | OFX509CertificatePrivateKey: Add forgotten #ifndef check-in: 8c1b7eb5c1 user: js tags: tls-server | |
|
2024-11-24
| ||
| 21:31 | Disable certificates with Secure Transport on iOS check-in: 445597dc9f user: js tags: tls-server | |
| 21:28 | Use SSLCreateContext if available check-in: 867724b05f user: js tags: tls-server | |
| 17:01 | Fix Secure Transport support without files check-in: ae5ce0ef35 user: js tags: tls-server | |
| 16:54 | tests: Check +[temporaryDirectoryIRI] is non-nil check-in: 74eb1e18aa user: js tags: 1.2 | |
| 16:54 | tests: Check +[temporaryDirectoryIRI] is non-nil check-in: 8a5ae7d531 user: js tags: trunk | |
| 16:10 | OFSecureTransportTLSStream: Avoid SSLCreateContext check-in: 3b6ee9e091 user: js tags: tls-server | |
| 16:00 | OFSecureTransportTLSStream: Add server support check-in: 982c5aafa9 user: js tags: tls-server | |
|
2024-11-20
| ||
| 22:33 | Merge trunk into branch "tls-server" check-in: edac376fdf user: js tags: tls-server | |
| 22:32 | OFMbedTLSTLSStream: Fix initialization check-in: 30f7e00456 user: js tags: 1.2 | |
| 22:32 | OFMbedTLSTLSStream: Fix initialization check-in: 7112b78f17 user: js tags: trunk | |
| 22:22 | OFMbedTLSTLSStream: Add server support check-in: b1c807a3bc user: js tags: tls-server | |
|
2024-11-18
| ||
| 23:34 | Port to latest devkitARM check-in: b7fc48b734 user: js tags: 1.2 | |
| 23:33 | OFTLSStream: Ensure shutdown is sent with OpenSSL check-in: 957527d55e user: js tags: 1.2 | |
| 23:32 | OFTLSStream: Ensure shutdown is sent with OpenSSL check-in: 6dc94f286a user: js tags: trunk | |
| 23:28 | GitHub Actions: Remove macOS 12 check-in: df271d3182 user: js tags: 1.2 | |
| 23:27 | GitHub Actions: Remove macOS 12 check-in: 440797fc87 user: js tags: trunk | |
| 23:27 | OFGnuTLSTLSStream: Restore old close behavior check-in: 716f5721f5 user: js tags: tls-server | |
| 23:18 | OFOpenSSLTLSStream: Add server support check-in: 7636fc0143 user: js tags: tls-server | |
| 21:18 | OFINIFile: Properly quote ; and # check-in: 750e870490 user: js tags: 1.2 | |
| 21:18 | OFINIFile: Properly quote ; and # check-in: 92d0f0b9d4 user: js tags: trunk | |
| 21:10 | Make sure ofarc and ofhash reference ObjFWTLS check-in: f010109a70 user: js tags: 1.2 | |
| 21:09 | Make sure ofarc and ofhash reference ObjFWTLS check-in: f5f82456e3 user: js tags: trunk | |
| 21:05 | Fix imports in ObjFWTLS.h check-in: e457c20e13 user: js tags: 1.2 | |
| 21:05 | Fix imports in ObjFWTLS.h check-in: 1e58de6542 user: js tags: trunk | |
| 20:58 | OFX509Certificate*: Rename constructors check-in: 8f1fe21441 user: js tags: tls-server | |
| 00:51 | OFGnuTLSTLSStream: Improve error codes check-in: f2e96ebd9a user: js tags: trunk | |
| 00:47 | Make GCC happy again check-in: f6cc2092af user: js tags: tls-server | |
| 00:38 | OFGnuTLSTLSStream: Add server support check-in: 2cb48ceaf1 user: js tags: tls-server | |
|
2024-11-16
| ||
| 22:36 | OFTLSStream: Add API for server mode check-in: 43864736e7 user: js tags: tls-server | |
| 14:17 | OFSecureTransportTLSStream: Use more error codes check-in: 33dbefb035 user: js tags: trunk | |
| 13:31 | Don't build test plugin as bundle and plugin check-in: 50dce32144 user: js tags: trunk | |
| 13:31 | Update buildsys check-in: 89ca6c7896 user: js tags: trunk | |
| 11:40 | OFMbedTLSTLSStream: Use more error codes check-in: 418f8b3fbf user: js tags: trunk | |
|
2024-11-14
| ||
| 01:58 | Increase ObjFW library version check-in: 73af26b775 user: js tags: trunk | |
| 00:27 | Port to latest devkitARM check-in: 23da92beab user: js tags: trunk | |
|
2024-11-13
| ||
| 23:46 | OFOpenSSLTLSStream: Use more error codes check-in: fa9652e096 user: js tags: trunk | |
| 00:27 | GitHub Actions: Pin NDS to last working container check-in: 6c4d17f2f6 user: js tags: 1.2 | |
| 00:01 | Fix compiling on Haiku r1beta5 check-in: 97827c658e user: js tags: 1.2 | |
| 00:01 | Fix compiling on Haiku r1beta5 check-in: b585f68973 user: js tags: trunk | |
|
2024-11-12
| ||
| 21:49 | GitHub Actions: Pin NDS to last working container check-in: eda17ffcbd user: js tags: trunk | |
| 00:29 | Increase ObjFWTLS library version check-in: 8917ca0492 user: js tags: trunk | |
| 00:29 | OFGnuTLSTLSStream: Use more error codes check-in: 909ad7d8c8 user: js tags: trunk | |
| 00:28 | OFTLSStream: Add more error codes check-in: 448629661d user: js tags: trunk | |
|
2024-11-09
| ||
| 12:17 | Set version to 1.2.1 check-in: 559577af46 user: js tags: 1.2, 1.2.1-release | |
| 12:15 | Update ChangeLog for 1.2.1 check-in: 828075b819 user: js tags: trunk | |
| 12:15 | Update ChangeLog for 1.2.1 check-in: a424cf2332 user: js tags: 1.2 | |
| 12:04 | Fix compiling with Clang that doesn't have D58152 check-in: 582b3949f2 user: js tags: 1.2 | |
| 12:03 | Fix compiling with Clang that doesn't have D58152 check-in: b260ccdb53 user: js tags: trunk | |
| 00:55 | GitHub Actions: Add ObjC++ test on Windows/MSYS2 check-in: c0500dcabf user: js tags: 1.2 | |
| 00:55 | GitHub Actions: Add ObjC++ test on Windows/MSYS2 check-in: 33dc3b983c user: js tags: trunk | |
| 00:47 | Increase library versions check-in: 290e272b00 user: js tags: trunk | |
| 00:46 | Increase library versions check-in: f51da33bea user: js tags: 1.2 | |
| 00:42 | Make ObjC++ exceptions work on Windows with DWARF check-in: 105d2f60b7 user: js tags: 1.2 | |
| 00:42 | Make ObjC++ exceptions work on Windows with DWARF check-in: 643df20824 user: js tags: trunk | |
|
2024-11-08
| ||
| 22:43 | OFColor: Improve style of deprecation message check-in: ff29e35344 user: js tags: 1.2 | |
| 22:43 | OFColor: Improve style of deprecation message check-in: 5204353c50 user: js tags: trunk | |
| 20:57 | Make ObjC++ exceptions work with libc++ on Windows check-in: 6bb25d33ac user: js tags: 1.2 | |
| 20:56 | Make ObjC++ exceptions work with libc++ on Windows check-in: c97a357529 user: js tags: trunk | |
|
2024-11-07
| ||
| 21:17 | Add support for MPTCP check-in: 49f5cd5ec5 user: js tags: trunk | |
| 21:07 | Merge trunk into 1.2 branch check-in: 10cce4f6ef user: js tags: 1.2 | |
|
2024-11-06
| ||
| 21:28 | objfw-compile: Remove handling of .bundle check-in: c5f91347e7 user: js tags: trunk | |
|
2024-11-05
| ||
| 23:48 | GitHub Actions: Add ObjC++ test on 32 bit Ubuntu check-in: 77b155c1da user: js tags: trunk | |
|
2024-11-04
| ||
| 01:05 | GitHub Actions: Add ObjC++ tests check-in: 089d52ca9a user: js tags: trunk | |
| 00:23 | Add missing nullability for __getmainargs() check-in: 52d24aa522 user: js tags: trunk | |
| 00:19 | Don't call into C++ EH personality on 68k AmigaOS check-in: 4763da1d8d user: js tags: trunk | |
| 00:11 | Fix missing #ifdef in ObjFW.h check-in: a5b3cd8cce user: js tags: trunk | |
| 00:10 | Fix compiling ObjC++ on Windows check-in: 5e5ca921cb user: js tags: trunk | |
|
2024-11-03
| ||
| 23:52 | runtime: Fix handling C++ exceptions check-in: 691290ca0f user: js tags: trunk | |
| 16:44 | Fix compiling for Wii for real check-in: 4f02a0bfcc user: js tags: trunk | |
| 16:17 | GitHub Actions: Fix MinGW with GCC on Fedora check-in: d14ff4a3bd user: js tags: trunk | |
| 16:01 | Fix compiling for Wii check-in: 1f4f5e1e3c user: js tags: trunk | |
| 15:56 | GitHub Actions: Add MinGW with GCC on Fedora check-in: a77bb2825d user: js tags: trunk | |
| 15:55 | Only use OF_VISIBILITY_HIDDEN with ELF and Mach-O check-in: 2b682c724d user: js tags: trunk | |
| 15:46 | ObjFWHID: Properly hide private methods check-in: bc3a7747d9 user: js tags: trunk | |