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:35:54 +0100
commit30aaeb9c7e54f05fe4cf2f550da5a5951e304935 (patch)
tree33c67778ffb9ae01a2da6237e9cc19c6af22dbc7 /NEWS
parentf340fb613d91ddfa707635431c458ea6840f5f0e (diff)
downloadmpd-30aaeb9c7e54f05fe4cf2f550da5a5951e304935.tar.gz
mpd-30aaeb9c7e54f05fe4cf2f550da5a5951e304935.tar.xz
mpd-30aaeb9c7e54f05fe4cf2f550da5a5951e304935.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 5a1f2604b..ec8a1f987 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,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