diff options
author | Max Kellermann <max@duempel.org> | 2009-02-12 16:43:18 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-12 16:43:18 +0100 |
commit | 149233946329ae050142e3fe1b9656d7cd9dd1dc (patch) | |
tree | 2a363f9e583b2e3355635a0b379eff89d669779c /NEWS | |
parent | e56a90f3b343217671327aba2ecdca8709463331 (diff) | |
download | mpd-149233946329ae050142e3fe1b9656d7cd9dd1dc.tar.gz mpd-149233946329ae050142e3fe1b9656d7cd9dd1dc.tar.xz mpd-149233946329ae050142e3fe1b9656d7cd9dd1dc.zip |
wildmidi: new decoder plugin for MIDI files
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ ver 0.15 - (200?/??/??) - mikmod disabled by default, due to severe security issues in libmikmod - 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) * audio outputs: - shout: enlarged buffer size to 32 kB - null: allow disabling synchronization |