github Zibri/VICE r43299

latest releases: r46091, r46091o, r46091u...
3 years ago

Changelog:

r43299 | compyx | 2023-02-25 10:32:02 +0000 (Sat, 25 Feb 2023) | 8 lines

Github Actions: Nuke ffmpeg in msys2 builds

It appears msys2 has dropped ffmpeg 4.x and moved to ffmpeg 5.x, which the
current VICE code cannot use. Trying to downgrade to ffmpeg 4 (and downgrade
its many dependencies) will turn into a shitshow, and updating VICE to support
ffmpeg 5.x in addition to 3.x and 4.x is not worth the trouble.


------------------------------------------------------------------------
r43298 | compyx | 2023-02-25 10:10:24 +0000 (Sat, 25 Feb 2023) | 6 lines

Fix --without-readline for Gtk3 builds and c1541

Gtk3 uses linenoise, not readline (neither external or in-tree). Also remove
commented out fallback code in c1541 for readline, c1541 also uses linenoise.


------------------------------------------------------------------------
r43297 | compyx | 2023-02-25 08:41:12 +0000 (Sat, 25 Feb 2023) | 3 lines

video-color: fix warnings: comment out unused function, properly cast to void* in printf()


------------------------------------------------------------------------
r43291 | blackystardust | 2023-02-25 02:05:11 +0000 (Sat, 25 Feb 2023) | 1 line

Fix last few remaining c64 mode p0/p1 translation issues based on test results from real hw.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.