Changelog:
r44747 | dqh | 2023-11-19 03:58:50 +0000 (Sun, 19 Nov 2023) | 1 line
Fixed macOS bindist when vice.pdf isn't built
------------------------------------------------------------------------
r44746 | compyx | 2023-11-18 15:12:43 +0000 (Sat, 18 Nov 2023) | 5 lines
Gtk3: VSID: remove "Speed" node from settings dialog
We don't use the speed settings dialog node in other emus anymore and it makes
even less sense to keep using it in VSID.
------------------------------------------------------------------------
r44745 | compyx | 2023-11-18 14:51:56 +0000 (Sat, 18 Nov 2023) | 5 lines
Buildsystem/WiC64: work around bug #1964 (libcurl version)
Remove the *version* check of libcurl in `configure.ac` and use an #ifdef to
check if `CURLSSLOPT_NATIVE_CA` is supported by libcurl in `userport_wichs64.c`.
------------------------------------------------------------------------
r44744 | compyx | 2023-11-18 10:19:34 +0000 (Sat, 18 Nov 2023) | 2 lines
Gtk3: VSID: register action handlers for pause and warp mode
------------------------------------------------------------------------
r44743 | compyx | 2023-11-18 09:15:05 +0000 (Sat, 18 Nov 2023) | 2 lines
Hotkeys: Fix VSID machine reset/power cycle hotkey action names
------------------------------------------------------------------------