- Update to version 2.0.4
* Removed smpeg support for mp3 music, now that it's replaced
by libmpg123.
* Fixed mp3 mad decoder to skip tags, which otherwise would lead
to crashes.
* Added support for Opus music playback using opusfile library.
- Update to version 2.0.3
* Fixed regression where Mix_Init() would return 0 for available
music formats.
- Remove patch:
* SDL2_mixer-only-load-required-interfaces.patch (fixed by upstream)
OBS-URL: https://build.opensuse.org/request/show/681654
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=20
- update to version 2.0.2
* Add SDL2_mixer-only-load-required-interfaces.patch
Prevents initializing decoders unnecessarily.
Fixes an issue with applications that use the API incorrectly
(due to misleading documentation).
* Build with libmpg123 where available
* Fix fluidsynth linking
* 24-bit and surround sound support for FLAC audio files
* Updated for SDL 2.0.6 and newer
* Support for MP3 playback using mpg123
* Added Mix_OpenAudioDevice() to specify the audio device to open
OBS-URL: https://build.opensuse.org/request/show/559528
OBS-URL: https://build.opensuse.org/package/show/games/SDL2_mixer?expand=0&rev=16