Skip to content

r44915 Ubuntu 22.04

Compare
Choose a tag to compare
@Zibri Zibri released this 28 Dec 14:17
c2b97ae

Changelog:

r44915 | pottendo | 2023-12-28 13:48:40 +0000 (Thu, 28 Dec 2023) | 2 lines

wic64: treat URL responses >= 301 as bad; minor tweaks.

------------------------------------------------------------------------
r44914 | mcmartin | 2023-12-28 09:50:34 +0000 (Thu, 28 Dec 2023) | 1 line

Correctly handle branches that didn't copy from the right start point
------------------------------------------------------------------------
r44913 | mcmartin | 2023-12-28 04:35:54 +0000 (Thu, 28 Dec 2023) | 1 line

Handle the two full branches where branch-copies were missed by git-svn
------------------------------------------------------------------------
r44912 | mcmartin | 2023-12-28 03:07:24 +0000 (Thu, 28 Dec 2023) | 6 lines

First draft of SVN->Git branch migration.

Still a few special cases to fix before reconstructing the
irregularly structured branches.


------------------------------------------------------------------------
r44911 | compyx | 2023-12-27 20:07:42 +0000 (Wed, 27 Dec 2023) | 8 lines

Gtk3: Fix "Reset" button of the mixer widget

Call `vice_gtk3_resource_scale_custom()` to properly translate the resource
factory values to display values instead of using the raw resource values to
set the display values.
Also make the "Reset" button only factory-reset the resources for the current
SID model, not both.

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