ObjFW  Check-in [8be13b6bc6]

Overview
Comment:ObjFWHID: Make OHGameControllerProfile a protocol
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8be13b6bc6e2bb520d78c40d2497d5a9ffd686fa0acc8096bb7916068039219b
User & Date: js on 2024-06-09 15:12:03
Other Links: manifest | tags
Context
2024-06-09
16:36
ObjFWHID: Restore support for Wii check-in: 6e64dd58cb user: js tags: trunk
15:12
ObjFWHID: Make OHGameControllerProfile a protocol check-in: 8be13b6bc6 user: js tags: trunk
14:34
ObjFWHID: Add gamepad for Nintendo DS check-in: 5c70eba805 user: js tags: trunk
Changes

Modified src/hid/Makefile from [9c2b6d39ae] to [7d8ac1b256].    [diff]

Modified src/hid/OHCombinedJoyCons.h from [0b0c5cd7ee] to [90c4453390].    [diff]

Modified src/hid/OHCombinedJoyCons.m from [3732ebd4b4] to [d9750ce99f].    [diff]

Modified src/hid/OHEvdevExtendedGamepad.h from [6c2895c0ea] to [b25eb5bac7].    [diff]

Modified src/hid/OHEvdevGameController.h from [10dbd16290] to [60077568e2].    [diff]

Modified src/hid/OHEvdevGameController.m from [c35ba635a9] to [98e64f1a03].    [diff]

Modified src/hid/OHExtendedGamepad.h from [921dcc6b86] to [5c714fa829].    [diff]

Deleted src/hid/OHExtendedGamepad.m version [d21610a1a5].

Modified src/hid/OHGameController.h from [805ad805e2] to [526e49cd36].    [diff]

Modified src/hid/OHGameController.m from [3129705f22] to [386bef4691].    [diff]

Modified src/hid/OHGameControllerProfile.h from [4820b1c9dc] to [ba80368ef8].    [diff]

Deleted src/hid/OHGameControllerProfile.m version [c4be5284ad].

Modified src/hid/OHGamepad.h from [a630442063] to [6d0b74845c].    [diff]

Deleted src/hid/OHGamepad.m version [872795b145].

Modified src/hid/OHNintendo3DSExtendedGamepad.h from [3b15d599d3] to [20fc31d17d].    [diff]

Modified src/hid/OHNintendo3DSExtendedGamepad.m from [d5489dc9dd] to [0752ac2ef9].    [diff]

Modified src/hid/OHNintendo3DSGameController.m from [01ae2ef5f1] to [0167f74bbf].    [diff]

Modified src/hid/OHNintendoDSGameController.m from [9d14fc6ff2] to [a4f9f01eef].    [diff]

Modified src/hid/OHNintendoDSGamepad.h from [2368a4d576] to [cfe0e81593].    [diff]

Modified src/hid/OHNintendoDSGamepad.m from [38e3ed9f0f] to [3fa1706571].    [diff]

Modified src/hid/OHXInputExtendedGamepad.h from [137e523e2b] to [0e601afe16].    [diff]

Modified src/hid/OHXInputExtendedGamepad.m from [3e95130dc5] to [c47a92c25d].    [diff]

Modified src/hid/OHXInputGameController.m from [7c14afb2ff] to [fe788fd33d].    [diff]

Modified tests/gamecontroller/GameControllerTests.m from [fdb8a65717] to [e80833a68c].    [diff]