Implement the Media Player D-Bus API (for gPodder)
commit987148528bfa2e089446af43b1e8e068bf12a704
authorThomas Perl <thp@thpinfo.com>
Fri, 23 Apr 2010 14:57:15 +0000 (23 16:57 +0200)
committerThomas Perl <thp@thpinfo.com>
Fri, 23 Apr 2010 14:57:15 +0000 (23 16:57 +0200)
treed203d7430ba8980196716d56b055fe3fb5ad6e53
parentb9a5d2e9a511b5953ab1956abd229605c7346b75
Implement the Media Player D-Bus API (for gPodder)

This change implements support for signalling the
following events over D-Bus:

  PlaybackStarted
  PlaybackStopped

For the documentation, see the gPodder Wiki:
http://wiki.gpodder.org/wiki/Media_Player_D-Bus_API
src/panucci/dbusinterface.py
src/panucci/player.py