| Summary: | song order after drag and drop is wrong | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Emanuele Cisotti <e.cisotti> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Emanuele Cisotti
2008-11-26 18:32:23 UTC
*** This bug has been marked as a duplicate of bug 175023 *** SVN commit 892203 by link: The DirectoryLoader now sorts paths in a meaningful way. This fixes the order of folders dragged & dropped onto the playlist from the filebrowser. This assumes the files, when sorted in lexigraphical order, will be in the desired order. Possible improvement is comparing the Meta::TrackPtr's track# tag. BUG: 176673 BUG: 176156 CCMAIL: amarok-devel@kde.org M +39 -13 DirectoryLoader.cpp M +5 -0 DirectoryLoader.h WebSVN link: http://websvn.kde.org/?view=rev&revision=892203 |