diff options
author | Max Kellermann <max@musicpd.org> | 2019-06-26 22:24:05 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-06-26 22:40:27 +0200 |
commit | ea639269d8b0ae3db06c46d546d54896a8d8c89e (patch) | |
tree | af4d0faa16f9ea66ebb340f091e436b5fb3f8c6b /NEWS | |
parent | 0abaa3ecc5d17f3578b8d1b34a63fdcca5d85a00 (diff) |
decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() error
Closes https://github.com/MusicPlayerDaemon/MPD/issues/589
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.21.11 (not yet released) +* decoder + - wildmidi: log error if library initialization fails * output - alsa, osx: fix distortions with DSD_U32 and DoP on 32 bit CPUs * protocol |