extragear/multimedia/amarok/src/services
Casey Link
unnamedrambler at gmail.com
Thu Jan 15 07:24:09 CET 2009
SVN commit 911233 by link:
Initial Last.fm UI Refactor.
Major UI Model/View changes to the last.fm service. All pre-existing
features should be present, plus many new ones.
Some known bugs:
* Weird (off-center) Layouting
* The Tree view doesn't auto update, you have to act on it
(scroll, collapse, expand, etc) to get it to update
* The PUD isn't enabled.
BUG: 139802
CCMAIL: amarok-devel at kde.org
M +4 -1 ServiceBase.cpp
A lastfm/AvatarDownloader.cpp [License: GPL (v2+)]
A lastfm/AvatarDownloader.h [License: GPL (v2+) (wrong address)]
M +6 -3 lastfm/CMakeLists.txt
M +213 -26 lastfm/LastFmService.cpp
M +17 -2 lastfm/LastFmService.h
A lastfm/LastFmTreeModel.cpp [License: GPL (v2+)]
A lastfm/LastFmTreeModel.h [License: GPL (v2+)]
A lastfm/LastFmTreeView.cpp [License: GPL (v2+) (wrong address)]
A lastfm/LastFmTreeView.h [License: GPL (v2+) (wrong address)]
More information about the Amarok-devel
mailing list