diff options
author | Max Kellermann <max@duempel.org> | 2009-02-25 21:57:02 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-25 21:57:02 +0100 |
commit | d3409a65b57b232ff4f703ae7acdd2e75545c54c (patch) | |
tree | 7492cb3cbe5ea6c9edacaddedfcd98777191f52d /NEWS | |
parent | 883e31d55b9265589e544c0b75a2367fd01c4d8b (diff) | |
download | mpd-d3409a65b57b232ff4f703ae7acdd2e75545c54c.tar.gz mpd-d3409a65b57b232ff4f703ae7acdd2e75545c54c.tar.xz mpd-d3409a65b57b232ff4f703ae7acdd2e75545c54c.zip |
mvp: check for reopen errors
When the MVP device has been closed in the cancel() method, and the
play() method attempts to reopen it, check for errors.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ ver 0.15 - (200?/??/??) - null: allow disabling synchronization - mvp: fall back to stereo - mvp: fall back to 16 bit audio samples + - mvp: check for reopen errors * commands: - "playlistinfo" supports a range now - added "sticker database", command "sticker", which allows clients |