ObjFW  Check-in [ddaa4f35d0]

Overview
Comment:ObjFWHID: Make profiles implementation independent
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ddaa4f35d0498a5cd93e0d0e2a074aca10a613d1e7c46dbb33f898f76d096fc4
User & Date: js on 2024-06-17 00:37:04
Other Links: manifest | tags
Context
2024-06-17
00:47
ObjFWHID: Internal rename check-in: 7d118b8085 user: js tags: trunk
00:37
ObjFWHID: Make profiles implementation independent check-in: ddaa4f35d0 user: js tags: trunk
2024-06-16
21:54
OHXInputExtendedGamepad -> OHXbox360Gamepad check-in: 318e342850 user: js tags: trunk
Changes

Modified src/hid/Makefile from [761e5efb16] to [ebf0da59ae].    [diff]

Modified src/hid/OHCombinedJoyCons.m from [d9750ce99f] to [90a7f9c337].    [diff]

Renamed and modified src/hid/OHEvdevDualSense.h [08dcd8d0d7] to src/hid/OHDualSenseGamepad.h [cbc8819966].    [diff]

Renamed and modified src/hid/OHEvdevDualSense.m [08296e1a60] to src/hid/OHDualSenseGamepad.m [3943959c39].    [diff]

Renamed and modified src/hid/OHEvdevDualShock4.h [95fc4e91aa] to src/hid/OHDualShock4Gamepad.h [03fc4fb34d].    [diff]

Renamed and modified src/hid/OHEvdevDualShock4.m [8fd86b557a] to src/hid/OHDualShock4Gamepad.m [67cdfbaf35].    [diff]

Modified src/hid/OHEvdevExtendedGamepad.h from [b25eb5bac7] to [5c3f6ac566].    [diff]

Modified src/hid/OHEvdevExtendedGamepad.m from [f71df4684b] to [bb1ee3755e].    [diff]

Modified src/hid/OHEvdevGameController.h from [0dab2fe07e] to [d9553f88d1].    [diff]

Modified src/hid/OHEvdevGameController.m from [548d505db7] to [758671613d].    [diff]

Added src/hid/OHEvdevGameControllerProfile.h version [88f0042619].

Added src/hid/OHEvdevGameControllerProfile.m version [9b605a4be7].

Deleted src/hid/OHEvdevPlayStationExtendedGamepad.h version [09600485c0].

Deleted src/hid/OHEvdevPlayStationExtendedGamepad.m version [0482667023].

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

Modified src/hid/OHGameController.m from [f031e78d5e] to [84aa11a3e7].    [diff]

Added src/hid/OHGameControllerAxis+Private.h version [23ec35d35c].

Modified src/hid/OHGameControllerAxis.h from [a18496dca4] to [5d35977b0a].    [diff]

Modified src/hid/OHGameControllerAxis.m from [0113b75889] to [6d133f6e40].    [diff]

Modified src/hid/OHGameControllerEmulatedTriggerButton.h from [be397ce686] to [7b4bceb90d].    [diff]

Modified src/hid/OHGameControllerEmulatedTriggerButton.m from [276359729c] to [e85e338284].    [diff]

Modified src/hid/OHNintendo3DSGameController.m from [6bc450a66c] to [2f027499a1].    [diff]

Modified src/hid/OHNintendoDSGameController.m from [7132510c4f] to [7056d0ab9e].    [diff]

Modified src/hid/OHNintendoSwitchGameController.m from [2baa5a5492] to [a788c8cea8].    [diff]

Renamed and modified src/hid/OHEvdevStadiaExtendedGamepad.h [f8d23d688f] to src/hid/OHStadiaGamepad.h [fb081487e9].    [diff]

Renamed and modified src/hid/OHEvdevStadiaExtendedGamepad.m [9baf34190b] to src/hid/OHStadiaGamepad.m [f14cc5d0c1].    [diff]

Modified src/hid/OHWiiGameController.h from [a940a20263] to [7fb9593e8b].    [diff]

Modified src/hid/OHWiiGameController.m from [b6f18a05d5] to [d2411fda9b].    [diff]

Modified src/hid/OHXInputGameController.m from [ee160f8921] to [cc3b87f597].    [diff]

Renamed and modified src/hid/OHXbox360Gamepad.h [8f67ee8fff] to src/hid/OHXboxGamepad.h [f497fe2896].    [diff]

Renamed and modified src/hid/OHXbox360Gamepad.m [f7be1c6812] to src/hid/OHXboxGamepad.m [822fa91559].    [diff]

Modified tests/gamecontroller/GameControllerTests.m from [c3617c1d54] to [a4fbbbb68a].    [diff]