github Zibri/VICE r44363

latest releases: r46108, r46108o, r46108u...
2 years ago

Changelog:

r44362 | pottendo | 2023-08-01 19:18:14 +0000 (Tue, 01 Aug 2023) | 3 lines

Fixes: malformed URL return something: fixes Brainbricks; handle
`pid=..' better in URLs: restores path correctly after reboot.

------------------------------------------------------------------------
r44357 | compyx | 2023-07-31 15:22:28 +0000 (Mon, 31 Jul 2023) | 6 lines

Gtk3: Fix reassigning a hotkey not clearing the old action association

Delete a hotkey's accelerator from its accelator group before reassigning. This
used to work, but refactoring the hotkeys code for general use introduced this
bug, it seems.

------------------------------------------------------------------------
r44356 | compyx | 2023-07-31 08:48:09 +0000 (Mon, 31 Jul 2023) | 4 lines

Gtk3: Implement UI action handlers for setting border mode

Add action handlers for `ACTION_BORDER_MODE_[NONE|NORMAL|FULL|DEBUG]`.

------------------------------------------------------------------------
r44355 | compyx | 2023-07-31 06:43:19 +0000 (Mon, 31 Jul 2023) | 8 lines

Gtk3: Implement separate UI action handlers for toggling primary/secondary window status bar

Use `ACTION_SHOW_STATUSBAR_TOGGLE` for toggling the primary window status bar
and `ACTION_SHOW_STATUSBAR_SECONDARY_TOGGLE` for toggling the secondary window
(x128's VDC) window. This also means separate hotkeys are required for these
actions, as well as joystick buttons (once implemented). Also properly resize
window when toggling status bar visibility so we don't have ugly grey bands.

------------------------------------------------------------------------
r44354 | blackystardust | 2023-07-31 03:32:43 +0000 (Mon, 31 Jul 2023) | 1 line

Add ramlink menu to the x128 cartridge menu in the sdl ui.
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.