ObjFW  Changes On Branch 90bd76b84ddf65b0

Changes In Branch gamecontroller Through [90bd76b84d] Excluding Merge-Ins

This is equivalent to a diff from 96f946d7ad to 90bd76b84d

2024-05-11
18:02
configure: Check whether blx is available on ARM check-in: 4f3f90e5e7 user: js tags: trunk
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
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
19:04
OFStdIOStream: Add special case for column 0 check-in: 1c2fe75e6e user: js tags: trunk

Modified .fossil-settings/ignore-glob from [4cdcae754e] to [05ff0914ff].    [diff]

Modified src/Makefile from [6486149d8c] to [188c5944db].    [diff]

Added src/OFGameController.h version [62ce0aa0c9].

Added src/OFGameController.m version [c9aa070e37].

Modified src/ObjFW.h from [11ffe4203c] to [04ce1fb016].    [diff]

Added src/platform/Linux/OFGameController.m version [36b2c982f2].

Added src/platform/Nintendo3DS/OFGameController.m version [adf29c8c87].

Added src/platform/NintendoDS/OFGameController.m version [c449fe09b2].

Modified src/test/OTAppDelegate.m from [c99ef75558] to [bd3935ec7e].    [diff]

Modified tests/Makefile from [11192730fb] to [f0737e67c5].    [diff]

Added tests/gamecontroller/GameControllerTests.m version [234ef24ee3].

Added tests/gamecontroller/Makefile version [00cf8bb675].