From 71e88271d96953e5ff10d4dce02715d7f06e0bb3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 9 Mar 2009 19:08:35 +0100 Subject: output_thread: wait 10 seconds before reopening after play failure This is similar to the MPD 0.14 patch "wait 10 seconds before reopening a failed device", which only covered open() failures. This patch adds the same feature for play(). --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 116d87a21..1acfd7975 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ ver 0.15 - (200?/??/??) - added configuration option to disable decoder plugins * audio outputs: - added option to disable audio outputs by default + - wait 10 seconds before reopening after play failure - shout: enlarged buffer size to 32 kB - null: allow disabling synchronization - mvp: fall back to stereo -- cgit v1.2.3