Changelog:
r44426 | gpz | 2023-08-18 15:20:08 +0000 (Fri, 18 Aug 2023) | 1 line
fix loading dtv flash image
------------------------------------------------------------------------
r44425 | compyx | 2023-08-18 06:44:03 +0000 (Fri, 18 Aug 2023) | 5 lines
Gtk3: disable a bunch of drive-related debug messages
Going through drive settings with `--enable-debug-gtk3ui` is a bit too noisy,
so debug messages in code that's known to work properly are deleted.
------------------------------------------------------------------------
r44424 | compyx | 2023-08-15 17:16:07 +0000 (Tue, 15 Aug 2023) | 2 lines
Github actions: deleted commented-out code to build and install xa65
------------------------------------------------------------------------
r44423 | compyx | 2023-08-15 16:34:20 +0000 (Tue, 15 Aug 2023) | 2 lines
Github actions: do not build xa65 from source, install using msys2 package
------------------------------------------------------------------------
r44422 | compyx | 2023-08-14 15:16:46 +0000 (Mon, 14 Aug 2023) | 5 lines
Windows Gtk3 build instructions: use `pacboy` to install xa65
xa65 is available as an msys2 package, so we can install it using the package
management system instead of having to build it ourselves.
------------------------------------------------------------------------