Revision 1267240
Go back to digest for 11th December 2011Features in KDE Base
Michał Dutkiewicz committed changes in /trunk/playground/base/plasma/applets/miniplayer:
Update to 1.2:
- automatically decide if video should be embedded in dialog when applet height is too low;
- improved video output (at least for GStreamer backend);
- use custom volume and seek sliders:
- change position without dragging;
- show position under mouse cursor;
- allow to embed in systray;
- some other changes.
File Changes
Added 5 files
- /trunk/playground/base/plasma/applets/miniplayer/applet
- /SeekSlider.cpp
- /SeekSlider.h
- /VolumeSlider.cpp
- /VolumeSlider.h
- /ui/volume.ui
Modified 21 files
- /trunk/playground/base/plasma/applets/miniplayer
- /CHANGELOG
- /README
- /TODO
- /applet/CMakeLists.txt
- /applet/MiniPlayerApplet.cpp
- /applet/MiniPlayerApplet.h
- /applet/MiniPlayerPlayListImporter.cpp
- /applet/MiniPlayerPlayListImporter.h
- /applet/MiniPlayerPlayListModel.cpp
- /applet/MiniPlayerPlayListModel.h
- /applet/plasma-applet-miniplayer.desktop
- /applet/PlayerDBusHandler.cpp
- /applet/PlayerDBusHandler.h
- /applet/RootDBusHandler.h
- /applet/TrackListDBusHandler.cpp
- /applet/TrackListDBusHandler.h
- /applet/ui/fullScreen.ui
- /applet/ui/general.ui
- /applet/ui/jumpToPosition.ui
- /applet/ui/playList.ui
- /applet/ui/video.ui
26 files changed in total