Changelog:
r44542 | compyx | 2023-09-20 07:46:18 +0000 (Wed, 20 Sep 2023) | 2 lines
Gtk3: clarify why the joystick driver struct must remain at file scope
------------------------------------------------------------------------
r44541 | compyx | 2023-09-20 07:19:02 +0000 (Wed, 20 Sep 2023) | 2 lines
Fix format specifiers for `JOYSTICK_INPUT_AXIS` and `POT_AXIS`
------------------------------------------------------------------------
r44540 | compyx | 2023-09-20 06:23:26 +0000 (Wed, 20 Sep 2023) | 6 lines
Fix certain hotkey combinations not working on SDL2
Somehow the translation of SDL 1.x to SDL 2.x key codes got lost while fixing
the testing for the special "Menu" key. This commit should make Alt+F9/F12 work
again, along with some other hotkeys.
------------------------------------------------------------------------
r44539 | gpz | 2023-09-19 21:57:07 +0000 (Tue, 19 Sep 2023) | 1 line
use 'action-name' instead of 'path&to&item' in the comments
------------------------------------------------------------------------
r44538 | gpz | 2023-09-19 21:50:35 +0000 (Tue, 19 Sep 2023) | 1 line
fix for new format
------------------------------------------------------------------------