AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.1.8 * support dynamic loading of FluidSynth 2.2 * fixed file header in MIDI wave writer - Drop 0001-made-sndfile-imported-library-global.patch, was merged
- Update to release 1.1.6 * Add detection of Opus comment tags in Ogg files. * Multiply master volume for module player by 4. - Add 0001-made-sndfile-imported-library-global.patch, dumb-dumb.patch.
- Update to release 1.1.4 * MIDS-format MIDI support * libADL/libOPN update
- Demote Recommends to Suggests. Add suggests for Fluidsynth as an alternative to EAW (and the OPL mixer that's built-in).
- Initial package (v1.1.2) for build.opensuse.org - Added system-gme.patch (carryover from gzdoom.spec; modified)
- Add 0001-Add-missing-standard-library-includes-fix-build-with.patch to make gcc 13 happy.
- Update to release 1.1.11 * Added missing check for AMF format in module loader. * Fixed EMIDI track designation checks. - Add system-fluidsynth.patch
- Drop -msse/-msse2, CPUID guards do not help.
- Update to release 1.1.9 * Improve ALSA MIDI backend: No longer exclude builtin MIDI passthrough ports * Add handling for KeyPress events and avoid calling snd_seq_sync_output_queue twice * Add a 32-bit float sample type * Add a new ZMusic_GetStreamInfoEx function * Implement ZMusic_GetStreamInfo using GetStreamInfoEx * Better handle various formats in SndFileSong * Handle non-int16 samples in dumb_decode_vorbis * Add missing GetStreamInfoEx for CDSong * Fixes for gus and wildmidi emulation - fixed gus emulation not working with DMXGUS and DMXGUSC lump