Changelog:
r45015 | gpz | 2024-03-09 13:42:52 +0000 (Sat, 09 Mar 2024) | 1 line
use the correct function to reset the drive(s), fixes #1980
------------------------------------------------------------------------
r45014 | gpz | 2024-03-09 13:42:09 +0000 (Sat, 09 Mar 2024) | 1 line
style fix
------------------------------------------------------------------------
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.
------------------------------------------------------------------------