Skip to content

r43361

Choose a tag to compare

@Zibri Zibri released this 01 Mar 14:04
d2fb8e3

Changelog:

r43362 | compyx | 2023-03-01 14:03:45 +0000 (Wed, 01 Mar 2023) | 3 lines

Gtk3: Sound driver settings: refactor code, remove indentation of subwidgets


------------------------------------------------------------------------
r43361 | compyx | 2023-03-01 13:03:57 +0000 (Wed, 01 Mar 2023) | 3 lines

Gtk3: Fix copy/paste error


------------------------------------------------------------------------
r43360 | compyx | 2023-03-01 12:03:07 +0000 (Wed, 01 Mar 2023) | 8 lines

Gtk3: CRT sliders: change "Reset" button into icon, reduce size when used on status bar

Also make the button always appear in the top-right cornor above the sliders,
in the settings dialog the button would be to the right of the sliders.
Keep references to all CSS providers created so the CSS doesn't have to parsed
every time the widgets are created; the providers are unref'd on emu shutdown.


------------------------------------------------------------------------
r43359 | compyx | 2023-03-01 09:37:54 +0000 (Wed, 01 Mar 2023) | 6 lines

Gtk3: Settings dialog: fix Display -> ${CHIP} layout

Remove indentation of radio and check buttons. Organize the 'internal' and
'external' palette radio buttons vertically.


------------------------------------------------------------------------
r43358 | blackystardust | 2023-03-01 04:29:45 +0000 (Wed, 01 Mar 2023) | 1 line

Added proper handling of c64 chargen to the x128 z80 c64 mode memory map.
------------------------------------------------------------------------