From 1e0ceb3d881a89d360a72b373c0c0ffd6865ed43 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 29 Jan 2009 17:08:44 +0100 Subject: jack: clear "shutdown" flag on reconnect When the connection failed once, you had to restart MPD, because it never cleared the jack_data.shutdown flag. Instead, it refused to play anything "because there is no client thread" (which is wrong at that point). --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f1b03f637..3a38f2a7a 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,7 @@ ver 0.15 - (200?/??/??) ver 0.14.2 (2009/??/??) * audio outputs: - jack: allocate ring buffers before connecting + - jack: clear "shutdown" flag on reconnect ver 0.14.1 (2009/01/17) -- cgit v1.2.3