diff options
author | Max Kellermann <max@duempel.org> | 2010-11-05 08:11:01 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-11-05 09:49:20 +0100 |
commit | e11ff967d0876177fdc5058d55427fdba9625f9c (patch) | |
tree | 0e099d1bcfbab4e40e0d5153112aee4f393103e4 /NEWS | |
parent | 2dc6ed7b3a2faf27d33fa8bbcf924031fde0e21a (diff) | |
download | mpd-e11ff967d0876177fdc5058d55427fdba9625f9c.tar.gz mpd-e11ff967d0876177fdc5058d55427fdba9625f9c.tar.xz mpd-e11ff967d0876177fdc5058d55427fdba9625f9c.zip |
output/shout: implement delay()
This makes the plugin more responsive to control commands, because it
will listen to control events while waiting.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ ver 0.16 (20??/??/??) - httpd: bind_to_address support (including IPv6) - oss: 24 bit support via OSS4 - win32: new output plugin for Windows Wave + - shout: more responsive to control commands - wildcards allowed in audio_format configuration - consistently lock audio output objects * player: |