Skip to content

r45532 Ubuntu 22.04

Compare
Choose a tag to compare
@Zibri Zibri released this 16 Mar 10:15
d569312

Changelog:

r45532 | compyx | 2025-03-16 08:19:14 +0000 (Sun, 16 Mar 2025) | 4 lines

Hotkeys: add key codes for special multimedia keys

See bug #2132.

------------------------------------------------------------------------
r45529 | compyx | 2025-03-14 11:49:58 +0000 (Fri, 14 Mar 2025) | 4 lines

SDL: "Fix" overflow of controller list in joystick menu

See bug #2092.

------------------------------------------------------------------------
r45515 | compyx | 2025-03-05 17:05:34 +0000 (Wed, 05 Mar 2025) | 2 lines

Gtk3: fix memory leak in clipboard handling

------------------------------------------------------------------------
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.

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