Changelog:
r43290 | gpz | 2023-02-24 23:44:24 +0000 (Fri, 24 Feb 2023) | 1 line
allow color controls to be used with external palette and when no crt emulation is active. the 'neutral' setting is brightness/saturation/contrast all 100%, and gamma correction at 2.8 - we should probably either make the default values like that, or change the gamma value to show 1.0 for 'neutral'. or perhaps both. please play around with it and speak up.
------------------------------------------------------------------------
r43287 | compyx | 2023-02-24 11:53:07 +0000 (Fri, 24 Feb 2023) | 7 lines
Add -no-direct-streams command line option on Windows
With -no-direct-streams the stream direction code that reconnects the standard
streams stdin, stdout and stderr to VICE is not called. This will mostly be
useful for debugging weird issues on Windows.
------------------------------------------------------------------------
r43285 | compyx | 2023-02-23 16:08:14 +0000 (Thu, 23 Feb 2023) | 3 lines
Gtk3: ISEPIC settings: move enable switch to right corner, use CARTRIGDE_NAME_ISEPIC where missing
------------------------------------------------------------------------
r43284 | compyx | 2023-02-23 10:03:52 +0000 (Thu, 23 Feb 2023) | 3 lines
Gtk3: Expert Cartridge settings: use defines from cartridge.h, add a bit more vertical spacing
------------------------------------------------------------------------
r43283 | compyx | 2023-02-23 09:51:38 +0000 (Thu, 23 Feb 2023) | 3 lines
Gtk3: GMod3 settings: use defines from cartridge.h, stack buttons vertically
------------------------------------------------------------------------