github Zibri/VICE r44258

latest releases: r46089, r46089o, r46089u...
2 years ago

Changelog:

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.

------------------------------------------------------------------------
r44248 | compyx | 2023-07-12 08:12:04 +0000 (Wed, 12 Jul 2023) | 4 lines

Fix annoying memory leak in WIC64 resource handling

Properly free `default_server_hostname` on emulator shutdown.

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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.