diff options
author | Max Kellermann <max@duempel.org> | 2009-03-27 19:51:59 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-03-27 19:51:59 +0100 |
commit | f5548a86543fa0cc0c0cc114240c5aef30950706 (patch) | |
tree | cb4562b4a8c9af171cc5b7994f47e75b596fbfc5 /NEWS | |
parent | 0e18fab655f0529f8b8576a7b6c7a620aa0ad552 (diff) | |
download | mpd-f5548a86543fa0cc0c0cc114240c5aef30950706.tar.gz mpd-f5548a86543fa0cc0c0cc114240c5aef30950706.tar.xz mpd-f5548a86543fa0cc0c0cc114240c5aef30950706.zip |
mpcdec: support the new libmpcdec SV8 API
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ ver 0.15 - (200?/??/??) - fluidsynth: new decoder plugin for MIDI files (using libfluidsynth) - wildmidi: another decoder plugin for MIDI files (using libwildmidi) - flac: parse stream tags + - mpcdec: support the new libmpcdec SV8 API - added configuration option to disable decoder plugins * audio outputs: - added option to disable audio outputs by default |