Changelog:
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".
------------------------------------------------------------------------
r43163 | compyx | 2023-02-13 13:06:18 +0000 (Mon, 13 Feb 2023) | 6 lines
Gtk3: resource file chooser: add option to set custom dialog title
Provide _set_custom_title() method to override the default titles used for the
dialog types.
------------------------------------------------------------------------