aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-06-21 15:38:48 +0200
committerMax Kellermann <max@duempel.org>2015-06-21 15:38:48 +0200
commit06301e279c047f5f6c27393edb88c3207c94a992 (patch)
treea829dc64240cd55614bd9425408d88d4c6cb0399 /NEWS
parent6d6f2746485d8234110858e5e3621b0ce03c6c8a (diff)
downloadmpd-06301e279c047f5f6c27393edb88c3207c94a992.tar.gz
mpd-06301e279c047f5f6c27393edb88c3207c94a992.tar.xz
mpd-06301e279c047f5f6c27393edb88c3207c94a992.zip
PlayerThread: start the decoder on PlayerCommand::QUEUE
Fixes missing SongBorder() call, which causes "single" mode breakage.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b77559f56..2e529e3cc 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ ver 0.19.10 (not yet released)
- fix failure to open device right after booting
* neighbor
- nfs: fix deadlock when connecting
+* fix "single" mode breakage due to queue edits
ver 0.19.9 (2015/02/06)
* decoder