github Zibri/VICE r42964

latest releases: r46104, r46103, r46099...
3 years ago

Changelog:

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].


------------------------------------------------------------------------
r42964 | rhialto | 2023-01-27 17:33:18 +0000 (Fri, 27 Jan 2023) | 2 lines

Make it possible to type '=' (which is shift+-).

------------------------------------------------------------------------
r42963 | compyx | 2023-01-27 16:26:19 +0000 (Fri, 27 Jan 2023) | 3 lines

Gtk3: Settings dialog: make "peripheral/printer" use userport device check button widget


------------------------------------------------------------------------
r42962 | compyx | 2023-01-27 16:21:15 +0000 (Fri, 27 Jan 2023) | 9 lines

Gtk3: Add check button to toggle UserportDevice between NONE and another type

Add check button widget to toggle the "UserportDevice" resource between
`USERPORT_DEVICE_NONE` and another type: saves users from having to switch
between settings nodes to enable a certain userport emulation type.
I've identified two cases of this so far, each using their own nearly identical
implementation, so I might as well generalize this into a reusable widget.


------------------------------------------------------------------------
r42961 | compyx | 2023-01-27 13:52:51 +0000 (Fri, 27 Jan 2023) | 5 lines

Gtk3: Remove #include of file that has been deleted

Fixes bug #1819.


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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.