Skip to content

r44762 Ubuntu 22.04

Choose a tag to compare

@Zibri Zibri released this 20 Nov 12:23
5f8e7ce

Changelog:

r44762 | pottendo | 2023-11-20 10:36:07 +0000 (Mon, 20 Nov 2023) | 3 lines

Removed cmdline `-wic64protocol' as protocol is detected during
runtime. Enhancements towards new protocol support (still broken).

------------------------------------------------------------------------
r44761 | compyx | 2023-11-20 10:10:53 +0000 (Mon, 20 Nov 2023) | 5 lines

Gtk3: status bar LED widget: use `GDK_EVENT_PROPAGATE` instead of `FALSE`

Using `GDK_EVENT_PROPAGATE` (which maps to `FALSE`) makes it clearer what the
event handlers return than returning `FALSE`.

------------------------------------------------------------------------
r44760 | compyx | 2023-11-20 09:53:52 +0000 (Mon, 20 Nov 2023) | 5 lines

Gtk3: Add status bar LED for SCPU64 JiffyDOS switch

Add clickable LED widget on the status bar to control the "JiffySwitch" xscpu64
resource. Green is on, black is off.

------------------------------------------------------------------------
r44759 | compyx | 2023-11-20 08:58:09 +0000 (Mon, 20 Nov 2023) | 2 lines

Gtk3: Add $VICERES comments for "DiagPin" and "SpeedSwitch"

------------------------------------------------------------------------
r44758 | compyx | 2023-11-20 08:53:41 +0000 (Mon, 20 Nov 2023) | 5 lines

Gtk3: Add status bar LED for SCPU64 speed switch

Add clickable LED labeled "turbo" to toggle the "SpeedSwitch" resource in
xscpu64. Red means turbo mode is on. See feature request #472.

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