ObjFW  Changes On Branch 498a91a2a4b43e06

Changes In Branch gamecontroller Through [498a91a2a4] Excluding Merge-Ins

This is equivalent to a diff from dcea3bad47 to 498a91a2a4

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

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

Added src/OFGameController.h version [542208ba0a].

Added src/OFGameController.m version [5f3c3f51d8].

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

Added src/platform/Nintendo3DS/OFGameController.m version [5edf21e397].

Added src/platform/NintendoDS/OFGameController.m version [30201f00f5].

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