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:35:59 +0100
commit4228e50e25e3b4084797d4a2da2e2f3697a90651 (patch)
treeed22c564208c1aafa9546542d190cba892f298a1 /NEWS
parent30aaeb9c7e54f05fe4cf2f550da5a5951e304935 (diff)
downloadmpd-4228e50e25e3b4084797d4a2da2e2f3697a90651.tar.gz
mpd-4228e50e25e3b4084797d4a2da2e2f3697a90651.tar.xz
mpd-4228e50e25e3b4084797d4a2da2e2f3697a90651.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 ec8a1f987..04bd0bb06 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,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