Maemo 5: Track playback status from MAFW
commit3f86b2667135a1f3ad607164d4abdc152381d578
authorThomas Perl <thp@thpinfo.com>
Tue, 17 Aug 2010 01:52:51 +0000 (17 03:52 +0200)
committerThomas Perl <thp@thpinfo.com>
Tue, 17 Aug 2010 01:52:51 +0000 (17 03:52 +0200)
tree2cfb1fceba1a60076f67af60c4853b8fdd2627de
parenteb3dbb3fbf09c7095accf88173c3c65762f81e54
Maemo 5: Track playback status from MAFW

This is a basic implementation of a "MAFW Status
Tracker" that monitors the signals and method calls
of MAFW on D-Bus and creates play events on D-Bus
that are (again) picked up by gPodder's interface
and merged into the local database / synchronized to
gpodder.net.

Still missing: Getting episode duration from MAFW.
src/gpodder/gtkui/frmntl/mafw.py [new file with mode: 0644]
src/gpodder/gui.py