Changelog:
r43160 | compyx | 2023-02-13 08:34:16 +0000 (Mon, 13 Feb 2023) | 3 lines
Release HowTo: Add verification of `make dist` by manually running Github Action 'check-make-dist'.
------------------------------------------------------------------------
r43159 | compyx | 2023-02-13 08:16:46 +0000 (Mon, 13 Feb 2023) | 6 lines
Add missing keyboard layout images for c16, c116, plus4 and cbm2 to doc/html/Makefile.am
Should fix `make dist`. Files in IMAGES_FILES are sorted according to the C
locale, making them easier to check against the output of `LC_ALL=C ls -1 *.png`.
------------------------------------------------------------------------
r43158 | fabbo | 2023-02-12 21:53:00 +0000 (Sun, 12 Feb 2023) | 2 lines
Restore "Host joystick mapping" menu entry in SDL port, and, with it, the ability to change joystick mappings with the menu
------------------------------------------------------------------------
r43157 | compyx | 2023-02-12 20:55:51 +0000 (Sun, 12 Feb 2023) | 5 lines
Gtk3: IEEE Flash 64! settings: simplify code and tweak layout
Use resource file chooser instead of custom code, tweak spacing between widgets.
------------------------------------------------------------------------
r43156 | compyx | 2023-02-12 19:02:55 +0000 (Sun, 12 Feb 2023) | 5 lines
Gtk3: Settings dialog: replace all cartridge names with defines from cartridge.h
Could not find defines for Plus4 Digi Blaster or SID Card.
------------------------------------------------------------------------