Revision 1287092
Go back to digest for 1st April 2012Features in KDE Base
Michał Dutkiewicz committed changes in /trunk/playground/base/plasma/applets/miniplayer:
Update to 2.3:
- added track properties dialog;
- improved filtering (works for all visible columns);
- try to guess data from file name when there is no meta data;
- added column with track file name;
- more friendly way to store columns order and visibility;
- some other fixes.
File Changes
Added 1 files
- /trunk/playground/base/plasma/applets/miniplayer/applet/ui/track.ui
Modified 20 files
- /trunk/playground/base/plasma/applets/miniplayer
- /CHANGELOG
- /README
- /TODO
- /applet/Applet.cpp
- /applet/Applet.h
- /applet/CMakeLists.txt
- /applet/Constants.h
- /applet/MetaDataManager.cpp
- /applet/MetaDataManager.h
- /applet/plasma-applet-miniplayer.desktop
- /applet/Player.cpp
- /applet/Player.h
- /applet/PlaylistManager.cpp
- /applet/PlaylistManager.h
- /applet/PlaylistModel.cpp
- /applet/PlaylistModel.h
- /applet/PlaylistReader.h
- /applet/SeekSlider.cpp
- /applet/ui/general.ui
- /applet/ui/playlist.ui
21 files changed in total