github Zibri/VICE r44263

latest releases: r46120, r46120o, r46120u...
2 years ago

Changelog:

r44262 | compyx | 2023-07-14 06:20:31 +0000 (Fri, 14 Jul 2023) | 4 lines

Gtk3: statusbar: always re-render the LEDs on statusbar update

Should fix bug #1840 at the expense of some extra cairo fill operations.

------------------------------------------------------------------------
r44259 | gpz | 2023-07-13 17:13:12 +0000 (Thu, 13 Jul 2023) | 1 line

remove duplicated checks
------------------------------------------------------------------------
r44257 | gpz | 2023-07-13 13:20:44 +0000 (Thu, 13 Jul 2023) | 1 line

when reading the warpmode state, read the actual resource value instead of delaying it until vblank. may or may not fix #1840
------------------------------------------------------------------------
r44256 | gpz | 2023-07-13 12:53:04 +0000 (Thu, 13 Jul 2023) | 1 line

some refactoring, added half-working code that uses ffmpeg in client mode in ifdefs
------------------------------------------------------------------------
r44253 | compyx | 2023-07-13 06:35:18 +0000 (Thu, 13 Jul 2023) | 7 lines

Add UI action IDs/names for media recording (audio, screenshot, video)

The Gtk3 UI has `MEDIA_RECORD` which shows a dialog where the user can select
between audio, screenshot or video, but the SDL UI has three menu items to
record media, for which `MEDIA_RECORD_AUDIO`, `MEDIA_RECORD_SCREENSHOT` and
`MEDIA_RECORD_VIDEO` have now been added.

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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.