diff options
author | Max Kellermann <max@duempel.org> | 2008-11-14 17:55:51 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-11-14 17:55:51 +0100 |
commit | eb199ca207d69512d671607ddd9c2f3f9ac5c668 (patch) | |
tree | 57b911aa4754780601c4a61db7f17398c7de68ac /src/Makefile.am | |
parent | 418dac6f946eca40f2140c11301ce492b7d16a43 (diff) | |
download | mpd-eb199ca207d69512d671607ddd9c2f3f9ac5c668.tar.gz mpd-eb199ca207d69512d671607ddd9c2f3f9ac5c668.tar.xz mpd-eb199ca207d69512d671607ddd9c2f3f9ac5c668.zip |
player: don't queue song when there are 2 songs in the pipe
Don't send a "next song" request to the main thread when the current
song hasn't started playing yet, i.e. there are already two different
songs in the music pipe. This would erase information about the song
boundary within the music pipe, and thus triggered an assertion
failure. The bug could occur when playing very short songs which fit
into the pipe as a whole.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions