github Zibri/VICE r44556o
r44556 OpenSUSE TumbleWeed

latest releases: r46095, r46094, r46091...
2 years ago

Changelog:

r44556 | compyx | 2023-09-25 17:53:55 +0000 (Mon, 25 Sep 2023) | 2 lines

Buildsystem: unconditionally add *.vhk files to EXTRA_DIST

------------------------------------------------------------------------
r44555 | compyx | 2023-09-24 14:31:28 +0000 (Sun, 24 Sep 2023) | 6 lines

Hotkeys: use sysfile_locate() again, might fix bug #1947

Try to locate a .vhk file using `sysfile_locate()`, which should make abusing
a bug in said function to specify relative paths for the "HotkeyFile" resource
"work" again.

------------------------------------------------------------------------
r44554 | compyx | 2023-09-22 04:01:09 +0000 (Fri, 22 Sep 2023) | 5 lines

Gtk3: palette widget: properly check "${CHIP}PaletteFile" resource

An unset resource will not be NULL, but rather "", so we need to check for an
empty string along with checking for NULL.

------------------------------------------------------------------------
r44553 | compyx | 2023-09-22 03:38:30 +0000 (Fri, 22 Sep 2023) | 2 lines

Fix accidental removal of 'D' from `USE_VICE_THREAD` =)

------------------------------------------------------------------------
r44552 | compyx | 2023-09-22 03:22:35 +0000 (Fri, 22 Sep 2023) | 2 lines

Move VICE into the early 2000's: use `bool` for some boolean flags

------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.