Summary: | can't edit rating or score of multiple tracks using 'Edit track information' dialog | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | brad <bkn> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.4.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
brad
2006-07-11 05:39:19 UTC
SVN commit 566280 by aoliveira: "Some" work on tagdialog: - Now we have statistics tab enabled when in multiple tags mode. Information there is pretty much a stub, I gotta improve that; - It's now possible to edit scores/ratings for multiple tracks; - Tag writing is done in a thread; - Some clean up here and there, cutting some member variables we don't need anymore; And of course, new bugs and regressions! Enjoy. BUG: 130593 BUG: 120276 M +7 -6 collectiondb.cpp M +2 -1 playlist.cpp M +160 -62 tagdialog.cpp M +1 -6 tagdialog.h |