From 538701e7c612cf68f7bbadc2329046b09062a988 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 10 Mar 2009 21:19:51 +0100 Subject: player_thread: fill buffer after seeking After a seek, wait until enough new chunks are decoded before starting playback. If this takes too long, send silence chunks to the audio outputs meanwhile. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1acfd7975..12e671e1c 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,7 @@ ver 0.15 - (200?/??/??) * listen: fix broken client IP addresses in log * 32 bit audio support * Print available protocols in --version +* fill buffer after seeking ver 0.14.2 (2009/02/13) -- cgit v1.2.3