github Zibri/VICE r42974

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

Changelog:

r42974 | compyx | 2023-01-29 20:00:26 +0000 (Sun, 29 Jan 2023) | 5 lines

Gtk3: Settings dialog: default cartridge: update layout, refactor code a bit

Still far from acceptable, but at least the layout follows the other dialogs.


------------------------------------------------------------------------
r42973 | compyx | 2023-01-29 18:14:19 +0000 (Sun, 29 Jan 2023) | 3 lines

SDL: Fix printf() format specifiers, delete trailing whitespace


------------------------------------------------------------------------
r42972 | compyx | 2023-01-29 18:06:54 +0000 (Sun, 29 Jan 2023) | 8 lines

"Merge" branches/fabrizio/3.7-joystick-mapping into trunk

Apply diff of the branch with trunk on trunk and commit. The branch cannot be
merged with `svn merge` due to broken history in the branch, so I've created
a diff and applied the diff on trunk. Do NOT blame me if things break, I'm
just applying the changes in the branch, I didn't write them.


------------------------------------------------------------------------
r42971 | compyx | 2023-01-29 10:20:20 +0000 (Sun, 29 Jan 2023) | 9 lines

Gtk3: Settings dialog: Tapecart: use resource browser widget for filename

Use the resource browser widget for the TapeportTCRTFilename resource instead
of custom code so the dialog remembers the last used directory and filename
(also simplifies code)
Also add machine_has_tapecart() and machine_has_second_tape_port() helper
functions to make code more readable and easier to update.


------------------------------------------------------------------------
r42970 | compyx | 2023-01-29 09:03:48 +0000 (Sun, 29 Jan 2023) | 6 lines

Gtk3: Settings dialog: Update layout of "peripheral/tapeport-devices"

Fix widget spacing, indentation and position so the widgets fit the maximum
(preset) dialog size.


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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.