diff options
author | Max Kellermann <max@duempel.org> | 2009-02-15 18:40:47 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-15 18:40:47 +0100 |
commit | 1f88cd73d43b4b67b27a5b0ba48cfa990e628244 (patch) | |
tree | f77ed49991dfc89bbf7efa382bae5d79136383d1 /NEWS | |
parent | 6cfacc778c11565adc5af75cfa4579c1b6925c93 (diff) | |
download | mpd-1f88cd73d43b4b67b27a5b0ba48cfa990e628244.tar.gz mpd-1f88cd73d43b4b67b27a5b0ba48cfa990e628244.tar.xz mpd-1f88cd73d43b4b67b27a5b0ba48cfa990e628244.zip |
decoder_list: added configuration option to disable decoder plugins
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ ver 0.15 - (200?/??/??) - sidplay: new decoder plugin for C64 SID (using libsidplay2) - fluidsynth: new decoder plugin for MIDI files (using libfluidsynth) - wildmidi: another decoder plugin for MIDI files (using libwildmidi) + - added configuration option to disable decoder plugins * audio outputs: - shout: enlarged buffer size to 32 kB - null: allow disabling synchronization |