Changelog:
r44427 | compyx | 2023-08-19 06:09:02 +0000 (Sat, 19 Aug 2023) | 2 lines
sysfile_open(): make sure we're not accidentally trying to open a directory
------------------------------------------------------------------------
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
------------------------------------------------------------------------