aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-04-25 11:55:36 +0200
committerMax Kellermann <max@duempel.org>2009-04-25 11:55:36 +0200
commit472b994779f30ff75dd2dab913770860fd88cd74 (patch)
tree8f9150d0f1f7b81e6aa883d06055cd859bb95d20 /NEWS
parent70faf5927531099af0701bf5281b37ff861d3e8d (diff)
downloadmpd-472b994779f30ff75dd2dab913770860fd88cd74.tar.gz
mpd-472b994779f30ff75dd2dab913770860fd88cd74.tar.xz
mpd-472b994779f30ff75dd2dab913770860fd88cd74.zip
player_thread: pause when all audio outputs fail to play
When all audio outputs have been closed due to failures, pause the playback instead of stopping it. This way, the user may resume at the current position after the problem has been dealt with.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3960033e2..5d004070a 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,7 @@ ver 0.15 (200?/??/??)
* playlist_directory and music_directory are optional
* playlist: recalculate the queued song after random is toggled
* playlist: don't unpause on delete
+* pause when all audio outputs fail to play
* daemon: ignore "user" setting if already running as that user
* listen: fix broken client IP addresses in log
* 24/32 bit audio support