Changelog:
r44941 | compyx | 2024-01-02 22:23:07 +0000 (Tue, 02 Jan 2024) | 4 lines
Gtk3: directinput: dump SomeBollocks->guidProduct and SomeBollocks->guidInstance when enumerating devices
Enable dumping of product and instance GUIDs when configured with `--enable-debug-gtk3ui`.
------------------------------------------------------------------------
r44940 | rhialto | 2024-01-02 17:14:49 +0000 (Tue, 02 Jan 2024) | 2 lines
Correct an address testing error; should fix bug #1974.
------------------------------------------------------------------------
r44939 | compyx | 2024-01-02 17:02:42 +0000 (Tue, 02 Jan 2024) | 5 lines
SDL: Disable automagically mapping buttons to UI_MAP, UI_ACTION and using multiple buttons for fire
What is left is 4 directions (first four pins) and one button (first button on
the controller) assigned to fire (fifth pin).
------------------------------------------------------------------------
r44938 | compyx | 2024-01-02 16:44:09 +0000 (Tue, 02 Jan 2024) | 5 lines
SDL: Add menu item "Enable joystick menu navigation"
Add "Enable joystick menu navigation" toggle item for resource "JoyMenuControl"
under "Machine settings" => "Joystick settings".
------------------------------------------------------------------------
r44937 | compyx | 2024-01-02 15:56:33 +0000 (Tue, 02 Jan 2024) | 4 lines
SDL: enable joystick menu navigation by default
Set resource "JoyMenuControl" factory value to 1.
------------------------------------------------------------------------