Skip to content

r45391 Ubuntu 22.04

Latest
Compare
Choose a tag to compare
@Zibri Zibri released this 06 Dec 14:21
· 1 commit to 848e959e7eb43b9260cfae20ec1f25e1be7bbb24 since this release
2da6b07

Changelog:

r45391 | oldwoman37 | 2024-12-06 02:02:49 +0000 (Fri, 06 Dec 2024) | 1 line

Added 64MB RamCard support to RAMLink
------------------------------------------------------------------------
r45390 | compyx | 2024-12-05 09:42:26 +0000 (Thu, 05 Dec 2024) | 7 lines

Windows: copy dependencies of the GdkPixbuf SVG loader into bindist

Since the SVG loader is dynamically loaded by GdkPixbuf, the `ntldd` call on
an emulator executable won't pick it up, we need explicitly get the deps of
the SVG loader and copy them into the bindist as well.
Should fix bug #2081, please test once the bindist is built on Github.

------------------------------------------------------------------------
r45388 | gpz | 2024-12-03 23:18:48 +0000 (Tue, 03 Dec 2024) | 1 line

document the absence of operator precedence in the monitor parser, add some related comment(s)
------------------------------------------------------------------------
r45386 | rhialto | 2024-12-03 23:03:15 +0000 (Tue, 03 Dec 2024) | 6 lines

Set the gravity of the main and the monitor windows,

so that gtk doesn't over-compensate for the window's border width when
saving/restoring its position.


------------------------------------------------------------------------
r45384 | gpz | 2024-11-29 23:26:56 +0000 (Fri, 29 Nov 2024) | 1 line

disable debug
------------------------------------------------------------------------