aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-02-09 16:35:59 +0100
committerMax Kellermann <max@duempel.org>2009-02-09 16:38:20 +0100
commitf5c43889c38c5314dacbc327ef0d5cd6fab6fe6c (patch)
tree82a4df49ee474dc655fdc57fef7cec1e51254ade /NEWS
parentf6455d5f79fe9b6eda1635ff4c32aefab21818c8 (diff)
downloadmpd-f5c43889c38c5314dacbc327ef0d5cd6fab6fe6c.tar.gz
mpd-f5c43889c38c5314dacbc327ef0d5cd6fab6fe6c.tar.xz
mpd-f5c43889c38c5314dacbc327ef0d5cd6fab6fe6c.zip
shout: use libshout's synchronization
Removed the manual timer synchronization from the shout plugin. libshout's shout_sync() function does it for us.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c75e6f23..aed669d9f 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,7 @@ ver 0.14.2 (2009/??/??)
- jack: reduced sleep time to 1ms
- shout: fixed memory leak in the mp3 encoder
- shout: switch to blocking mode
+ - shout: use libshout's synchronization
* mapper: remove trailing slashes from music_directory
* player: set player error when output device fails