Revision 0e07efe...
Go back to digest for 17th June 2012Bug Fixes in Multimedia
Alex Merry committed changes in [amarok] /playlist:
Play the correct track when inserting tracks into a sorted playlist
When Playlist::Controller::insertOptioned() is told to play the track
that has been inserted, it previously failed to account for the
relocation of the tracks when inserted into a sorted list. The last
track in the list would end up being played, rather than the first
inserted track.
FIXED-IN: 2.6
File Changes
Modified 5 files
- /playlist
- src/PlaylistController.cpp
- src/PlaylistModel.h
- src/proxymodels/AbstractModel.h
- src/proxymodels/ProxyBase.cpp
- src/proxymodels/ProxyBase.h
5 files changed in total