dosbox-staging:sp/msys2-ci-fixes

Last commit made on 2023-07-20
Get this branch:
git clone -b sp/msys2-ci-fixes https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
sp/msys2-ci-fixes
Repository:
lp:dosbox-staging

Recent commits

f832936... by shermp <email address hidden>

Add fluidsynth as system lib to "build_msys2_release" job

This is an attempt to workaround fluidsynth/glib CI errors

7b7ec51... by shermp <email address hidden>

Add fluidsynth as system lib to "build_msys2" job

This is an attempt to workaround fluidsynth/glib CI errors

9f97314... by Daniel Bomar

Use dynamic SDL version checking for logging

9ce69c2... by Daniel Bomar

Fix "-fullscreen" argument on Wayland

Initalizing the window to fullscreen was being handled twice:
Once in GUI_StartUp and then later in sdlmain.
Removed the redundant handling.

56a52cf... by FeralChild64 <email address hidden>

Harmonize some help strings

e7ae81c... by Daniel Bomar

Close file descriptor in cdrom ioctl class

0184ef3... by John Novak <email address hidden>

Fix FluidSynth 'triangle' chorus modulation type when using custom presets

e8e2f46... by John Novak <email address hidden>

Cleanup & minor improvements

6f1a1ac... by John Novak <email address hidden>

Un-deprecate the per-SoundFont scaling feature & cleanup

09cceea... by Daniel Bomar

Implement CD Audio on Linux using ioctls