github Zibri/VICE r42968

latest releases: r46094, r46091, r46091o...
3 years ago

Changelog:

r42969 | compyx | 2023-01-28 18:22:31 +0000 (Sat, 28 Jan 2023) | 3 lines

Gtk3: Settings dialog: Comment out the "peripheral/rs232" node for xpet


------------------------------------------------------------------------
r42968 | compyx | 2023-01-28 17:58:04 +0000 (Sat, 28 Jan 2023) | 8 lines

Gtk3: Disable the debug_gtk3() calls for the Gdk scancode fixes

Guard all debug_gtk3() calls with `#ifdef DEBUG_GDK_FIXES`. To re-enable
uncomment the #define DEBUG_GDK_FIXES in gtk3/kbd.c, or pass -DDEBUG_GDK_FIXES
to the compiler.
Removes a lot of noise when building with `--enable-debug-gtk3ui`.


------------------------------------------------------------------------
r42967 | compyx | 2023-01-28 15:06:05 +0000 (Sat, 28 Jan 2023) | 3 lines

Archdep: archdep_create_user_state_dir(): remove debugging message


------------------------------------------------------------------------
r42966 | compyx | 2023-01-28 09:10:16 +0000 (Sat, 28 Jan 2023) | 3 lines

Gtk3: Settings dialog: RS232: use loop to create serial 1-4 devices widgets


------------------------------------------------------------------------
r42965 | compyx | 2023-01-27 17:49:08 +0000 (Fri, 27 Jan 2023) | 7 lines

Gtk3: Settings dialog: RS232/ACIA settings: refactor and tweak layout

The current layout is still way too large, but some alignment/spacing issues
have been fixed. I'll probably need to wrap the three sections in the dialog
in a GtkStack[Switcher].


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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.