ObjFW  Check-in [afae3291bf]

Overview
Comment:ObjFWHID: Change prefix to OH

Let's leave 3 letter prefixes to 3rd parties.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: afae3291bff5cad99191b902e6e4e81c711893566fe204467ee1a059a0e84377
User & Date: js on 2024-06-03 19:39:51
Other Links: manifest | tags
Context
2024-06-03
19:45
Rename OHGameController{Mapping -> Profile} check-in: f333689336 user: js tags: trunk
19:39
ObjFWHID: Change prefix to OH check-in: afae3291bf user: js tags: trunk
00:31
Make GCC happy again check-in: 4bee9b1b32 user: js tags: trunk
Changes

Modified Doxyfile from [9675d9af4d] to [92b4e406bf].    [diff]

Modified src/hid/Makefile from [02731ab3d0] to [044fff7e3a].    [diff]

Renamed and modified src/hid/HIDEvdevGameController.h [40e78502c5] to src/hid/OHEvdevGameController.h [80bc5a0e55].    [diff]

Renamed and modified src/hid/HIDEvdevGameController.m [3e3a114e9f] to src/hid/OHEvdevGameController.m [a90f4bebdd].    [diff]

Renamed and modified src/hid/HIDGameController.h [e37811cd3f] to src/hid/OHGameController.h [5ae1f17798].    [diff]

Renamed and modified src/hid/HIDGameController.m [1e275c1bfa] to src/hid/OHGameController.m [b33f3a4512].    [diff]

Renamed and modified src/hid/HIDGameControllerAxis.h [876c2397e0] to src/hid/OHGameControllerAxis.h [a18496dca4].    [diff]

Renamed and modified src/hid/HIDGameControllerAxis.m [9b1e5938fe] to src/hid/OHGameControllerAxis.m [0113b75889].    [diff]

Renamed and modified src/hid/HIDGameControllerButton.h [e6d7487002] to src/hid/OHGameControllerButton.h [1613a4493a].    [diff]

Renamed and modified src/hid/HIDGameControllerButton.m [64b22e0918] to src/hid/OHGameControllerButton.m [558ba95814].    [diff]

Renamed and modified src/hid/HIDGameControllerDirectionalPad.h [2c2bbf2751] to src/hid/OHGameControllerDirectionalPad.h [773f283b6a].    [diff]

Renamed and modified src/hid/HIDGameControllerDirectionalPad.m [6db9de440f] to src/hid/OHGameControllerDirectionalPad.m [f54e2d335a].    [diff]

Renamed and modified src/hid/HIDGameControllerElement.h [721f4d8e3b] to src/hid/OHGameControllerElement.h [32fde53c9e].    [diff]

Renamed and modified src/hid/HIDGameControllerElement.m [35eace7e5e] to src/hid/OHGameControllerElement.m [e28f3ca624].    [diff]

Renamed and modified src/hid/HIDGameControllerEmulatedAxis.h [f06104d6f6] to src/hid/OHGameControllerEmulatedAxis.h [a0f65c5e9a].    [diff]

Renamed and modified src/hid/HIDGameControllerEmulatedAxis.m [01c06a1ab0] to src/hid/OHGameControllerEmulatedAxis.m [d60d8c7150].    [diff]

Renamed and modified src/hid/HIDGameControllerEmulatedButton.h [3f0e6ab4ac] to src/hid/OHGameControllerEmulatedButton.h [1f52540e1f].    [diff]

Renamed and modified src/hid/HIDGameControllerEmulatedButton.m [921a669bf3] to src/hid/OHGameControllerEmulatedButton.m [1d9492427b].    [diff]

Renamed and modified src/hid/HIDGameControllerMapping.h [9d245e3712] to src/hid/OHGameControllerMapping.h [c9756630f5].    [diff]

Renamed and modified src/hid/HIDGameControllerMapping.m [16d8c69c01] to src/hid/OHGameControllerMapping.m [f68efd6f5e].    [diff]

Modified src/hid/ObjFWHID.h from [d1a844bf10] to [2704e96f7e].    [diff]

Modified src/test/OTAppDelegate.m from [e739358c29] to [c2558fe049].    [diff]

Modified tests/gamecontroller/GameControllerTests.m from [563268e4f8] to [f7c9148fed].    [diff]