-
Max Kellermann authored
An assertion failure in UpdateQueuedSong() could trigger because the `prev` parameter is always `nullptr`, but `queued` may be set. And in fact, calling UpdateQueuedSong() is only necessary when the queued song was edited, to re-queue it with the new range. Closes https://github.com/MusicPlayerDaemon/MPD/issues/901
5716cde1
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
IdTable.hxx | Loading commit data... | |
Listener.hxx | ||
Playlist.cxx | ||
Playlist.hxx | ||
PlaylistControl.cxx | ||
PlaylistEdit.cxx | ||
PlaylistState.cxx | ||
PlaylistState.hxx | ||
PlaylistTag.cxx | ||
PlaylistUpdate.cxx | ||
Queue.cxx | ||
Queue.hxx | ||
QueuePrint.cxx | ||
QueuePrint.hxx | ||
QueueSave.cxx | ||
QueueSave.hxx |