Changelog:
r45351 | gpz | 2024-10-02 19:52:29 +0000 (Wed, 02 Oct 2024) | 1 line
fix recording video using the ffmpeg executable, should skip warp and keep a/v sync the same as ZMBV
------------------------------------------------------------------------
r45350 | compyx | 2024-10-01 16:24:18 +0000 (Tue, 01 Oct 2024) | 6 lines
Gtk3: update 'Categories' entries in .desktop files
Apparently the entries need to be separated by a semicolon, not a comma or a
space. At least that's what the Arch Linux docs use in their example, and
makes `desktop-file-validate` not barf.
------------------------------------------------------------------------
r45349 | compyx | 2024-09-30 20:37:08 +0000 (Mon, 30 Sep 2024) | 6 lines
Gtk3: set categories in .desktop files for `--enable-desktop-files`
Add "Game" and "Emulator" categories in the .desktop file template used by the
`--enable-desktop-files` configure switch. Should fix issues with desktop
environments not showing the icons after a `make install`.
------------------------------------------------------------------------
r45348 | gpz | 2024-09-28 13:42:28 +0000 (Sat, 28 Sep 2024) | 1 line
fix uninitialized var in old filter, patch by leandro nini
------------------------------------------------------------------------
r45347 | gpz | 2024-09-27 13:52:39 +0000 (Fri, 27 Sep 2024) | 1 line
skip video recording when warpmode is active, this does not, and can not, work and will result in massive a/v delays
------------------------------------------------------------------------