Merge tag 'v0.21.24'

release v0.21.24
This commit is contained in:
Max Kellermann
2020-06-10 22:58:14 +02:00
16 changed files with 88 additions and 36 deletions

9
NEWS
View File

@@ -40,7 +40,7 @@ ver 0.22 (not yet released)
* switch to C++17
- GCC 7 or clang 4 (or newer) recommended
ver 0.21.24 (not yet released)
ver 0.21.24 (2020/06/10)
* protocol
- "tagtypes" requires no permissions
* database
@@ -49,11 +49,14 @@ ver 0.21.24 (not yet released)
- modplug: fix Windows build failure
- wildmidi: attempt to detect WildMidi using pkg-config
- wildmidi: fix Windows build failure
* player
- don't restart current song if seeking beyond end
* Android
- enable the decoder plugins ModPlug and WildMidi
- enable the decoder plugins GME, ModPlug and WildMidi
- fix build failure with Android NDK r21
* Windows
- enable the decoder plugins ModPlug and WildMidi
- fix stream playback
- enable the decoder plugins GME, ModPlug and WildMidi
- work around Meson bug breaking the Windows build with GCC 10
* fix unit test failure