aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-02-09 16:35:54 +0100
committerMax Kellermann <max@duempel.org>2009-02-09 16:38:03 +0100
commitf6455d5f79fe9b6eda1635ff4c32aefab21818c8 (patch)
tree16fb8f62cec03ac7b531a20e80f6f55bc3b0c93f /NEWS
parentcf94008b27620f7bfa87ce0c986806c35f7911bb (diff)
downloadmpd-f6455d5f79fe9b6eda1635ff4c32aefab21818c8.tar.gz
mpd-f6455d5f79fe9b6eda1635ff4c32aefab21818c8.tar.xz
mpd-f6455d5f79fe9b6eda1635ff4c32aefab21818c8.zip
shout: switch to blocking mode
The non-blocking mode of libshout is sparsely documented, and MPD's implementation had several bugs. Also removed connect throttling code, that is done by the MPD core since 0.14.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d213525e..9c75e6f23 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,7 @@ ver 0.14.2 (2009/??/??)
- jack: clear "shutdown" flag on reconnect
- jack: reduced sleep time to 1ms
- shout: fixed memory leak in the mp3 encoder
+ - shout: switch to blocking mode
* mapper: remove trailing slashes from music_directory
* player: set player error when output device fails