• Max Kellermann's avatar
    queue/PlaylistControl: don't skip highest priority song on "play" · 4a3059f5
    Max Kellermann authored
    When starting playback with a specific song which does not have the
    highest priority, the previous highest priority song was skipped
    completely because its order was "swapped".  This commit changes to a
    more expensive operation which inserts the selected song into the
    order list.
    
    This fixes a small part of #165
    4a3059f5
Name
Last commit
Last update
..
IdTable.hxx Loading commit data...
Listener.hxx Loading commit data...
Playlist.cxx Loading commit data...
Playlist.hxx Loading commit data...
PlaylistControl.cxx Loading commit data...
PlaylistEdit.cxx Loading commit data...
PlaylistState.cxx Loading commit data...
PlaylistState.hxx Loading commit data...
PlaylistTag.cxx Loading commit data...
PlaylistUpdate.cxx Loading commit data...
Queue.cxx Loading commit data...
Queue.hxx Loading commit data...
QueuePrint.cxx Loading commit data...
QueuePrint.hxx Loading commit data...
QueueSave.cxx Loading commit data...
QueueSave.hxx Loading commit data...