Revision 754038

Go back to digest for 30th December 2007

Features in KDE Base

Alex Merry committed changes in /trunk/playground/base/plasma/engines/nowplaying:

Houston, we have MPRIS support!

Tested with Audacious 1.4.4. The only bit that doesn't work is the track number - Audacious doesn't export the track number via the GetMetadata() method of the /Player object, and it's difficult to deal with the /TrackList object at the same time due to the silly MPRIS convention of giving different interfaces the same name...

Next stop, extragear! (And XMMS support, of course.)

File Changes

Modified 6 files
  • /trunk/playground/base/plasma/engines/nowplaying
  •   /juk.cpp
  •   /juk.h
  •   /mpris.cpp
  •   /mpris.h
  •   /nowplayingengine.cpp
  •   /nowplayingengine.h
6 files changed in total