r45161 | gpz | 2024-05-14 17:48:50 +0000 (Tue, 14 May 2024) | 1 line
make GTK monitor window larger by default, requested by count0 :)
------------------------------------------------------------------------
r45160 | gpz | 2024-05-13 19:50:32 +0000 (Mon, 13 May 2024) | 1 line
some more debug output, some refactoring, only create printer.dump for the userport printer when it is enabled. should fix bug #2032
------------------------------------------------------------------------
r45159 | gpz | 2024-05-13 19:40:17 +0000 (Mon, 13 May 2024) | 1 line
disable debug stuff
------------------------------------------------------------------------
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.
------------------------------------------------------------------------