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.
This commit is contained in:
Max Kellermann
2009-04-25 11:55:36 +02:00
parent 70faf59275
commit 472b994779
2 changed files with 8 additions and 2 deletions

1
NEWS
View File

@@ -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