diff options
author | Max Kellermann <max@musicpd.org> | 2020-05-27 16:16:30 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-05-27 16:16:30 +0200 |
commit | 5e93e882c989f7cbd64ecd6b4a60c5cd32d5f08c (patch) | |
tree | d6cf72921223d889aff079283f065b5f0cce7b3b /NEWS | |
parent | c5f80dc543cdc0198a5bd853e29e1d42195fc526 (diff) | |
parent | 30d97fe8a040a9d89f3be2dd443c1991cc73405f (diff) |
Merge branch 'v0.21.x'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -43,8 +43,17 @@ ver 0.21.24 (not yet released) - "tagtypes" requires no permissions * database - simple: fix crash when mounting twice +* decoder + - modplug: fix Windows build failure + - wildmidi: attempt to detect WildMidi using pkg-config + - wildmidi: fix Windows build failure +* Android + - enable the decoder plugins ModPlug and WildMidi + - fix build failure with Android NDK r21 +* Windows + - enable the decoder plugins ModPlug and WildMidi + - work around Meson bug breaking the Windows build with GCC 10 * fix unit test failure -* fix build failure with Android NDK r21 ver 0.21.23 (2020/04/23) * protocol |