diff options
author | Michal Nazarewicz <mina86@mina86.com> | 2009-02-28 16:11:59 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-28 16:11:59 +0100 |
commit | cabbf7ab4a97e5f173b5fd4deb3fab4e66538586 (patch) | |
tree | fa91ee1ecc4e9a5914f2e7908cd4640d7c4425ac /NEWS | |
parent | 5ea8a0df3ff159d1c9879b4a3a4c56ff34f0e43f (diff) | |
download | mpd-cabbf7ab4a97e5f173b5fd4deb3fab4e66538586.tar.gz mpd-cabbf7ab4a97e5f173b5fd4deb3fab4e66538586.tar.xz mpd-cabbf7ab4a97e5f173b5fd4deb3fab4e66538586.zip |
pipe: new audio output plugin which runs a command
[mk: adapted to new output plugin API]
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ ver 0.15 - (200?/??/??) - mvp: fall back to 16 bit audio samples - mvp: check for reopen errors - mvp: fixed default device detection + - pipe: new audio output plugin which runs a command * commands: - "playlistinfo" supports a range now - added "sticker database", command "sticker", which allows clients |