decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() error

Closes https://github.com/MusicPlayerDaemon/MPD/issues/589
This commit is contained in:
Max Kellermann
2019-06-26 22:24:05 +02:00
parent 0abaa3ecc5
commit ea639269d8
2 changed files with 11 additions and 2 deletions

2
NEWS
View File

@@ -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