github Zibri/VICE r45158u
r45158 Ubuntu 22.04

latest releases: r46151, r46151o, r46151u...
2 years ago

Changelog:

r45158 | gpz | 2024-05-13 16:37:21 +0000 (Mon, 13 May 2024) | 1 line

scale and clip volume by an arbitrary factor, makes 6581/8580 nearly the same volume. patch #369 by Leandro Nini
------------------------------------------------------------------------
r45157 | compyx | 2024-05-13 08:52:23 +0000 (Mon, 13 May 2024) | 7 lines

GHA: work around build issue in libieee1284

GCC 14.1 warns about incompatible pointer types in some debug code in
libieee1284 and exits with a fatal error because of this. Since this is debug
code VICE doesn't use, we disable the warning, allowing libieee1284 to build
and install.

------------------------------------------------------------------------
r45156 | compyx | 2024-05-11 16:13:22 +0000 (Sat, 11 May 2024) | 6 lines

Fix GCC 14.1 array index warning

GCC 14.1 warns about using -1 as an array index, but the function in question
will never actually return -1. Better safe than sorry: return 0 on error and
log a debug message. 

------------------------------------------------------------------------
r45155 | compyx | 2024-05-11 13:39:17 +0000 (Sat, 11 May 2024) | 2 lines

Gtk3: cart attach dialog: connect cart type signal handler unlocked

------------------------------------------------------------------------
r45154 | compyx | 2024-05-09 18:32:52 +0000 (Thu, 09 May 2024) | 2 lines

Buildsystem: make configure bail if pkg-config isn't found

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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.