Skip to content

r45514 Windows

Compare
Choose a tag to compare
@Zibri Zibri released this 04 Mar 20:29
d569312

Changelog:

r45514 | gpz | 2025-03-04 19:45:20 +0000 (Tue, 04 Mar 2025) | 1 line

Fix for [bugs:#2116], remove aliasing noise by dithering. patch by Leandro Nini.
------------------------------------------------------------------------
r45513 | rhialto | 2025-03-04 19:07:36 +0000 (Tue, 04 Mar 2025) | 4 lines

fsimage_read_dxx_image() for DISK_IMAGE_TYPE_D80/D82 got its disk ID bytes from the wrong place.

Nobody ever noticed because for 8050/8250 drives, we currently don't emulate the disk at the gcr level but by emulating the job queue commands, so no gcr is involved and this function is not called anyway.

------------------------------------------------------------------------
r45512 | gpz | 2025-03-03 00:17:40 +0000 (Mon, 03 Mar 2025) | 1 line

fix division by zero in monitor i command, should fix #2130
------------------------------------------------------------------------
r45510 | compyx | 2025-03-01 08:45:24 +0000 (Sat, 01 Mar 2025) | 4 lines

Gtk3: Fix non-ASCII codes appearing in the clipboard with "Edit" -> "Copy"

See bug #2087.

------------------------------------------------------------------------
r45509 | compyx | 2025-02-27 19:28:21 +0000 (Thu, 27 Feb 2025) | 5 lines

Gtk3: Add label "Master volume" in front of volume slider

In the settings node "Audio" -> "Sound driver", add a label next to the volume
slider to avoid confusion for certain citrus people.

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