Revision 851915

Go back to digest for 31st August 2008

Other in Multimedia

Alex Merry committed changes in /trunk/playground/libs/libkmediaplayercontrol:

An idea to play around with: a library to abstract away media player interfaces (mpris, juk, xmms 1.x, mpd and so on).

Currently doesn't have a hope of compiling, and is largely just copied from the nowplaying plasma dataengine.

Needs thought on the API.
Ideas welcome.

File Changes

Added 24 files
  • /trunk/playground/libs/libkmediaplayercontrol
  •   /CMakeLists.txt
  •   /dbuswatcher.cpp
  •   /dbuswatcher.h
  •   /juk.cpp
  •   /juk.h
  •   /juk_p.h
  •   /mpris.cpp
  •   /mpris.h
  •   /mpris_interface.xml
  •   /mpris_p.h
  •   /mpris_player.xml
  •   /mpris_root.xml
  •   /mpris_tracklist.xml
  •   /org.kde.juk.player.xml
  •   /player.cpp
  •   /player.h
  •   /playerfactory.cpp
  •   /playerfactory.h
  •   /pollingwatcher.cpp
  •   /pollingwatcher.h
  •   /xmms.cpp
  •   /xmms.h
  •   /xmms_p.h
24 files changed in total