Revision 1296543

Go back to digest for 27th May 2012

Features in KDE Base

Michał Dutkiewicz committed changes in /trunk/playground/base/plasma/applets/miniplayer:

Update to 2.4:
- updated DBus interface to MPRIS2 specification;
- added Current Track Once playback mode;
- fixed Play Previous and Play Next actions;
- enable Apply button when configuration values are changed;
- added Play Previous and Play Next to set of available controls and to toolbars of playlist dialog and full screen view;
- some other fixes and lots of internal changes.

File Changes

Added 12 files
  • /trunk/playground/base/plasma/applets/miniplayer/applet
  •   /Configuration.cpp
  •   /Configuration.h
  •   /DBusInterface.cpp
  •   /DBusInterface.h
  •   /DBusPlayerAdaptor.cpp
  •   /DBusPlayerAdaptor.h
  •   /DBusPlaylistsAdaptor.cpp
  •   /DBusPlaylistsAdaptor.h
  •   /DBusRootAdaptor.cpp
  •   /DBusRootAdaptor.h
  •   /DBusTrackListAdaptor.cpp
  •   /DBusTrackListAdaptor.h
Deleted 7 files
  • /trunk/playground/base/plasma/applets/miniplayer/applet
  •   /dbus
  •   /PlayerDBusHandler.cpp
  •   /PlayerDBusHandler.h
  •   /RootDBusHandler.cpp
  •   /RootDBusHandler.h
  •   /TrackListDBusHandler.cpp
  •   /TrackListDBusHandler.h
Modified 24 files
  • /trunk/playground/base/plasma/applets/miniplayer
  •   /CHANGELOG
  •   /README
  •   /TODO
  •   /applet/Applet.cpp
  •   /applet/Applet.h
  •   /applet/CMakeLists.txt
  •   /applet/Constants.h
  •   /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/SeekSlider.h
  •   /applet/VideoWidget.h
  •   /applet/VolumeSlider.h
  •   /applet/ui/controls.ui
  •   /applet/ui/fullScreen.ui
  •   /applet/ui/general.ui
  •   /applet/ui/playlist.ui
43 files changed in total