github Zibri/VICE r45011
r45011 Windows

latest releases: r46108, r46108o, r46108u...
2 years ago

Changelog:

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.

------------------------------------------------------------------------
r45008 | compyx | 2024-03-03 17:51:02 +0000 (Sun, 03 Mar 2024) | 5 lines

c1541: actually check if opening disk images succeeded

Exit with `EXIT_FAILURE` if c1541 fails to open any of the images specified on
the command line.

------------------------------------------------------------------------
r45006 | compyx | 2024-02-29 08:15:13 +0000 (Thu, 29 Feb 2024) | 4 lines

Add linker map file generation to build system

Add -Wl,-Map=${EMU}.map to the linker flags for each emulator and tool we build.

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

Don't miss a new VICE release

NewReleases is sending notifications on new releases.