From 4228e50e25e3b4084797d4a2da2e2f3697a90651 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 9 Feb 2009 16:35:59 +0100 Subject: shout: use libshout's synchronization Removed the manual timer synchronization from the shout plugin. libshout's shout_sync() function does it for us. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') 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 -- cgit v1.2.3