Changelog:
r43168 | fabbo | 2023-02-14 08:26:35 +0000 (Tue, 14 Feb 2023) | 2 lines
Mostly restore the previous implementation of sdljoy_check_hat_movement to solve the "sticky hat down" problem
------------------------------------------------------------------------
r43167 | blackystardust | 2023-02-14 03:46:34 +0000 (Tue, 14 Feb 2023) | 1 line
Changed some defines into enums (mainly stuff I either made myself or know about).
------------------------------------------------------------------------
r43166 | fabbo | 2023-02-13 15:59:56 +0000 (Mon, 13 Feb 2023) | 2 lines
Fix pin mapping strings for axes
------------------------------------------------------------------------
r43165 | fabbo | 2023-02-13 14:33:36 +0000 (Mon, 13 Feb 2023) | 2 lines
Mapping joystick axis to paddle works again. Loading from/saving to file such mappings still to do
------------------------------------------------------------------------
r43164 | compyx | 2023-02-13 13:23:34 +0000 (Mon, 13 Feb 2023) | 6 lines
Gtk3: Lt. Kernal settings: use better title for HD image selection dialogs
Set title of image file selection dialogs to "Select image file for HD[0-6]"
instead of the generic "Select file".
------------------------------------------------------------------------