github Zibri/VICE r45013
r45013 Windows

latest releases: r46115, r46115o, r46115u...
2 years ago

Changelog:

r45013 | compyx | 2024-03-07 08:00:46 +0000 (Thu, 07 Mar 2024) | 5 lines

GHA: Update Gtk3 deb builds to use libevdev

Add installation of libevdev-dev to `build-main-on-push` to enable building the
Linux evdev joystick driver for Gtk3 builds.

------------------------------------------------------------------------
r45012 | compyx | 2024-03-07 07:51:23 +0000 (Thu, 07 Mar 2024) | 6 lines

Make the Linux evdev joystick driver the default

Change `--with-evdev` to `--without-evdev`, making the evdev joystick driver
the default for Gtk3 builds on Linux. Will require installing the libevdev
headers (Debian: libevdev-dev), Linux Gtk3 README updated accordingly.

------------------------------------------------------------------------
r45011 | compyx | 2024-03-04 13:43:12 +0000 (Mon, 04 Mar 2024) | 4 lines

GHA: disable installation of ffmpeg4.4

Package appears to be missing the required headers.

------------------------------------------------------------------------
r45010 | compyx | 2024-03-04 13:27:40 +0000 (Mon, 04 Mar 2024) | 5 lines

GHA: Try to reenable ffmpeg support for Windows

Install the (64-bit only) ffmpeg4.4 package and pass `--enable-ffmpeg` to
configure in the `build-main-on-push` workflow for Windows.

------------------------------------------------------------------------
r45009 | compyx | 2024-03-04 08:49:50 +0000 (Mon, 04 Mar 2024) | 5 lines

c1541: properly close any disk images that were succesfully opened

When exiting due to being unable to open a disk image specified on the command
line, properly close the disk images that were succesfully opened.

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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.