github Zibri/VICE r44257

latest releases: r46169, r46169u, r46169o...
2 years ago

Changelog:

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.

------------------------------------------------------------------------
r44243 | compyx | 2023-07-11 19:21:39 +0000 (Tue, 11 Jul 2023) | 4 lines

Use correct specifiers for `size_t`

Use our `PRI_SIZE_T` hack to get the proper specifiers for `size_t` on Windows.

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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.