playlist_state: add option "restore_paused"

When set, MPD will not auto-start playback on startup; it will be in
"paused" state.
This commit is contained in:
Max Kellermann
2011-02-23 09:09:48 +01:00
parent b57330cf75
commit 2fb40fe728
5 changed files with 18 additions and 0 deletions

1
NEWS
View File

@@ -10,6 +10,7 @@ ver 0.17 (2011/??/??)
- osx: allow user to specify other audio devices
- raop: new output plugin
- shout: add possibility to set url
* state_file: add option "restore_paused"
ver 0.16.1 (2011/01/09)