ObjFW  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

107 check-ins using file src/hid/OHNESGamepad.m version 9a09ce2f4f

2025-03-23
14:12
Overhaul vector math check-in: 5e3faf8409 user: js tags: trunk
00:32
Small documentation fix check-in: fe3184f8d8 user: js tags: 1.3
00:30
Prefix OFUTF8StringIvars with an underscore check-in: 6b9a689c16 user: js tags: 1.3
00:30
configure: Fix typo check-in: debd9aea1e user: js tags: 1.3
00:20
Update buildsys check-in: 6095fcc6eb user: js tags: trunk
00:08
bridge: Rename Swift category to OFSwift check-in: 907ddbdb95 user: js tags: trunk
00:05
Small documentation fix check-in: b66f53e7d1 user: js tags: trunk
00:02
Prefix OFUTF8StringIvars with an underscore check-in: 1fc87a9ba8 user: js tags: trunk
2025-03-22
23:56
Update buildsys check-in: 5a0e1522ab user: js tags: trunk
23:52
Only build utils with PIE with shared libraries check-in: 2c70c5fcd5 user: js tags: trunk
23:43
Enable PIE for utils check-in: 1f9a8ec4dc user: js tags: trunk
23:40
Update buildsys check-in: 0e4ebf419b user: js tags: trunk
22:31
Add basic math operations for OFVector[34]D check-in: b735bd5535 user: js tags: trunk
16:50
configure: Fix typo check-in: 260dbe2ca6 user: js tags: trunk
10:57
Don't default to -Werror check-in: 5539cd48c1 user: js tags: 1.3-release, 1.3
10:46
Increase library versions check-in: dc210031e3 user: js tags: trunk
10:46
Increase library versions check-in: eade409430 user: js tags: 1.3
10:43
Update ChangeLog for 1.3 check-in: 9bdf9d2621 user: js tags: trunk
10:43
Update ChangeLog for 1.3 check-in: c8f16c4788 user: js tags: 1.3
09:55
Set version to 1.4-dev check-in: 5e65c8fb2d user: js tags: trunk
09:54
Branch for 1.3 check-in: 8acc2bf663 user: js tags: 1.3
2025-03-21
03:02
OFModule: Fix error handling check-in: 7278abe871 user: js tags: trunk
02:54
OFSettings: Add unsigned long long check-in: b6dd9f61af user: js tags: trunk
02:47
OFINISection: Add unsigned long long check-in: d65bd089c5 user: js tags: trunk
02:33
OFXMLNode: Deprecate number parsing methods check-in: 0ddf9671df user: js tags: trunk
01:53
runtime: Call +[load] on categories check-in: e054a52753 user: js tags: trunk
2025-03-18
17:27
Fix inverted condition check-in: 1f0b52bccd user: js tags: trunk
17:24
Don't run fpret forwarding tests on macOS/x86_64 check-in: 25d81b044f user: js tags: trunk
17:10
Improve EINTR handling check-in: 5d786cac48 user: js tags: trunk
14:55
Minor style fix check-in: b0799418eb user: js tags: trunk
2025-03-17
20:20
Optimize autorelease pools on macOS Leopard check-in: 21f9b3bab8 user: js tags: trunk
20:12
Fix compiling with Apple GCC check-in: d1017823b1 user: js tags: trunk
19:50
ObjFWBridge: Don't conform to NSObject/OFObject check-in: 9b554798cd user: js tags: trunk
19:08
OFPlainCondition: Add fallback to gettimeofday check-in: 55b620ac1e user: js tags: trunk
2025-03-16
09:57
OFNumber: Document range checks check-in: 96830720c6 user: js tags: trunk
2025-03-15
13:48
Rename OFPlugin -> OFModule check-in: 869b4162d4 user: js tags: trunk
09:10
OFEmbeddedIRIHandler: Optimize lookup check-in: 83237c1826 user: js tags: trunk
2025-03-14
23:33
OFString: Add -[rangeOfCharacterFromSet:] check-in: 2021ed247f user: js tags: trunk
2025-03-11
22:15
OFString: Add more integer parsing methods check-in: 995ddd3461 user: js tags: trunk
21:16
OFNumber: Add range checks check-in: 898d778f52 user: js tags: trunk
01:36
Add -[OFString unsignedIntValue] check-in: 4ffe12226e user: js tags: trunk
01:06
Add -[OFString intValue] check-in: 44c50f665d user: js tags: trunk
00:04
Document exceptions for -[OFString longLongValue] check-in: b9d0a5481b user: js tags: trunk
2025-03-10
23:30
OFSecureTransportTLSStream: Handle unexpected end check-in: 1e50628000 user: js tags: trunk
22:11
configure: Fix MorphOS check-in: 94af1f4f73 user: js tags: trunk
21:35
configure: Fix using static OpenSSL on Windows check-in: 3769227482 user: js tags: trunk
2025-03-05
01:56
Revert last OFSecureTransportTLSStream change check-in: d66739bc3d user: js tags: trunk
2025-03-04
21:59
ofarc: Quarantine files before setting permissions check-in: 49c3cc0a97 user: js tags: trunk
2025-03-03
20:30
Add a warning about +[load] check-in: 54e1a90169 user: js tags: trunk
2025-03-02
23:09
OFSecureTransportTLSStream: Handle unexpected end check-in: 9319f6fdc2 user: js tags: trunk
13:46
OFOpenSSLTLSStream: Handle unexpected stream end check-in: 8d9083a62a user: js tags: trunk
2025-02-23
21:15
Fix compiling tests on Windows check-in: 7928edd988 user: js tags: trunk
21:08
OFUNIXStreamSocket: -[peerCredentials] fallback check-in: 3f19022acd user: js tags: trunk
21:00
OFSystemInfo+NetworkInterfaces: Add extern "C" check-in: 1c74fc7166 user: js tags: trunk
20:51
Make -[peerCredentials] work on non-Linux check-in: c0c659a105 user: js tags: trunk
19:50
OFUNIXStreamSocket: Add -[peerCredentials] check-in: dc18b8ed2f user: js tags: trunk
14:11
Use utimensat() or lutimes() if available check-in: 883b30717e user: js tags: trunk
14:00
Use clock_gettime() if available check-in: bc8d1c8067 user: js tags: trunk
11:11
Port game controller tests to latest devkitARM check-in: 8bf33b864d user: js tags: trunk
2025-02-20
23:05
Update ChangeLog for 1.2.4 check-in: 6830b81e60 user: js tags: trunk
2025-02-17
18:19
Fix OFPlainConditionTimedWait check-in: 3ed92c8810 user: js tags: trunk
2025-02-09
22:15
Add OF_DIRECT_PROPERTY check-in: 3c33563588 user: js tags: trunk
11:37
Add private protocol for private JSON methods check-in: 58b42b0b2e user: js tags: trunk
11:27
Use more OF_DIRECT check-in: 272b123efc user: js tags: trunk
2025-02-08
10:58
configure: Pass the ObjFW version to Clang check-in: a0ca007630 user: js tags: trunk
2025-01-26
11:05
objfw-new: Create header for --app check-in: 75480bf8be user: js tags: trunk
10:17
OFStdIOStream: Fix documentation check-in: 2774e9f28f user: js tags: trunk
2025-01-15
00:05
Retry read/write on EINTR check-in: 326f0be4a2 user: js tags: trunk
2025-01-14
00:06
OFStdIOStream: Implement color rounding check-in: d0b031d5e6 user: js tags: trunk
2025-01-13
22:52
ObjFWHID: Add support for N64 controller via GCF check-in: e46575d84e user: js tags: trunk
2025-01-11
21:48
tests/gamecontroller: Colors for directional pads check-in: b39a1953be user: js tags: trunk
15:05
ObjFWBridge: Make OFObject conform to <NSObject> check-in: ca13304424 user: js tags: trunk
14:59
ObjFWBridge: Make NSObject conform to <OFObject> check-in: fdef5626e3 user: js tags: trunk
14:30
tests/gamecontroller: Show buttons in truecolor check-in: 1a895cfecd user: js tags: trunk
14:14
tests/gamecontroller: Print profile check-in: b2ba76a901 user: js tags: trunk
00:06
ObjFWHID: 8BitDo Ultimate 2C Wireless via evdev check-in: ec1bffc964 user: js tags: trunk
2025-01-10
22:04
OFStdIOStream: Add -[colors] check-in: 1ef5b27141 user: js tags: trunk
20:06
Fix typo check-in: a79a4c7cf8 user: js tags: trunk
19:52
ObjFWHID: evdev & GCF support for NSO SNES gamepad check-in: 67ccd9c193 user: js tags: trunk
19:04
ObjFWHID: Fix -[{g,extendedG}amepad] with GCF check-in: a67f5e00c5 user: js tags: trunk
18:51
ObjFWHID: Fix Switch Pro Controller via GCF check-in: db6db89607 user: js tags: trunk
18:34
ObjFWHID: Fix DualShock 4 via GCF check-in: 5c96a7b8d1 user: js tags: trunk
17:12
OFFileManagerTests: Handle EPERM check-in: d23fbb6f99 user: js tags: trunk
14:38
OFStdIOStream: Support for 256 color and truecolor check-in: 63c991814e user: js tags: trunk
01:04
OFStdIOStream: Nullable {fore,back}groundColor check-in: addce06ea8 user: js tags: trunk
2025-01-09
15:01
OFStdIOStream: Add italic, underlined and blinking check-in: e59ba6ea25 user: js tags: trunk
2025-01-08
19:22
Add singleton for empty dictionary check-in: c20cc4189d user: js tags: trunk
19:04
Add singleton for empty array check-in: 1e288840a4 user: js tags: trunk
14:58
Make OFStdIOStream subclassable check-in: 2e2183c831 user: js tags: trunk
14:40
Move OFWin32ConsoleStdIOStream.h check-in: 5ebebbb328 user: js tags: trunk
14:36
Fix accidentally inverted #ifdef check-in: 9202a260d4 user: js tags: trunk
14:16
Update buildsys check-in: dd9d3118fd user: js tags: trunk
2025-01-07
23:45
OFStdIOStream: Add bold check-in: 478efcf723 user: js tags: trunk
23:05
OFStdIOStream: Keep track of colors check-in: b940c60230 user: js tags: trunk
17:48
ObjFWHID: Support Stadia gamepad via GCF check-in: d21134881d user: js tags: trunk
15:39
ObjFWHID: Never use "Button" suffix for buttons check-in: eb89f121e1 user: js tags: trunk
01:20
ObjFWHID: Better names for axes check-in: 81d074b519 user: js tags: trunk
01:04
ObjFWHID: Always call it left / right thumbstick check-in: 3e4ecd09ff user: js tags: trunk
2025-01-06
23:37
ObjFWHID: Fix Joy-Con pair when not using GCF check-in: 58f03adc44 user: js tags: trunk
22:21
ObjFWHID: Fix code accidentally being inside #if check-in: 01886e0013 user: js tags: trunk
22:15
OFNotification: Add -[description] check-in: 8bba40a17c user: js tags: trunk
22:13
OFNotificationCenter: Documentation fix check-in: a82a099885 user: js tags: trunk
22:11
ObjFWHID: Post OFNotification on changed value check-in: fe11dfbf64 user: js tags: trunk
20:34
Fix missing extern "C" check-in: ac4eba0c14 user: js tags: trunk
16:57
ObjFWHID: Fix single Joy-Cons on Linux check-in: c8f9d06890 user: js tags: trunk
16:50
ObjFWHID: Improve handling of single Joy-Cons check-in: 1968ee406f user: js tags: trunk
14:55
ObjFWHID: Fix Nintendo gamepads with GCF check-in: fa006bf1e8 user: js tags: trunk