Revision 1282226
Go back to digest for 26th February 2012Features in KDE Base
Michał Dutkiewicz committed changes in /trunk/playground/base/plasma/applets/miniplayer:
Update to 2.2:
- allow to display more meta data in playlist (visible columns can be selected using context menu of header view);
- improved initialization sequence;
- remove track meta data after last occurrence is removed;
- cache all basic meta data keys;
- set current track marker to first track after finishing playlist in sequential mode;
- some fixes and other changes.
File Changes
Modified 24 files
- /trunk/playground/base/plasma/applets/miniplayer
- /CHANGELOG
- /README
- /TODO
- /applet/Applet.cpp
- /applet/Applet.h
- /applet/Constants.h
- /applet/MetaDataManager.cpp
- /applet/MetaDataManager.h
- /applet/plasma-applet-miniplayer.desktop
- /applet/Player.cpp
- /applet/Player.h
- /applet/PlayerDBusHandler.cpp
- /applet/PlaylistManager.cpp
- /applet/PlaylistManager.h
- /applet/PlaylistModel.cpp
- /applet/PlaylistModel.h
- /applet/PlaylistReader.cpp
- /applet/PlaylistReader.h
- /applet/SeekSlider.cpp
- /applet/VideoWidget.cpp
- /applet/VideoWidget.h
- /applet/ui/fullScreen.ui
- /applet/ui/playlist.ui
- /applet/ui/volume.ui
24 files changed in total