2024-10-12 09:46:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 12 07:46:25 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.1.14
|
|
|
|
* Switch to libxmp for most tracker formats
|
|
|
|
* Switch to float output
|
|
|
|
- Add system-libxmp.patch
|
|
|
|
|
2024-08-28 02:51:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 28 00:51:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Add system-zlib.patch
|
|
|
|
|
2024-08-27 10:28:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 27 08:16:10 UTC 2024 - ming li <mli@suse.com>
|
|
|
|
|
|
|
|
- update to 1.1.13:
|
|
|
|
* Fixed incorrect number of bytes being reported to FluidSynth
|
|
|
|
when relaying a SysEx message
|
|
|
|
* Added a GS DT1 MODE SET SysEx message after GM System Enable
|
|
|
|
SysEx message to instruct the synth to switch to GS mode,
|
|
|
|
if one is supported.
|
|
|
|
* Updated fluidsynth chorus and reverb setting limits.
|
|
|
|
|
2024-01-15 12:33:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 15 10:54:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.1.12:
|
|
|
|
* fix crash when FluidSynth soundfont cannot be loaded
|
|
|
|
* fix velocities and volume on MUS input
|
|
|
|
* updated embedded libraries to new versions
|
|
|
|
- drop 0001-Add-missing-standard-library-includes-fix-build-with.patch
|
|
|
|
(upstream)
|
|
|
|
|
2023-03-20 22:24:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 20 21:21:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Add 0001-Add-missing-standard-library-includes-fix-build-with.patch
|
|
|
|
to make gcc 13 happy.
|
|
|
|
|
2022-11-24 00:57:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 23 23:15:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.1.11
|
|
|
|
* Added missing check for AMF format in module loader.
|
|
|
|
* Fixed EMIDI track designation checks.
|
|
|
|
- Add system-fluidsynth.patch
|
|
|
|
|
2022-06-23 23:48:05 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-07-05 00:20:47 +02:00
|
|
|
Mon Jul 4 21:46:43 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Drop -msse/-msse2, CPUID guards do not help.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-06-23 23:48:05 +02:00
|
|
|
Thu Jun 23 21:46:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-04-11 00:32:37 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-05-29 19:38:05 +02:00
|
|
|
Sat May 29 10:28:30 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-04-11 00:32:37 +02:00
|
|
|
Sat Apr 10 21:07:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2020-10-31 13:12:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 31 12:02:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 1.1.4
|
|
|
|
* MIDS-format MIDI support
|
|
|
|
* libADL/libOPN update
|
|
|
|
|
2020-09-15 19:55:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 15 17:48:48 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Demote Recommends to Suggests. Add suggests for Fluidsynth
|
|
|
|
as an alternative to EAW (and the OPL mixer that's built-in).
|
|
|
|
|
2020-06-10 19:09:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 10 15:33:07 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Initial package (v1.1.2) for build.opensuse.org
|
|
|
|
- Added system-gme.patch (carryover from gzdoom.spec; modified)
|