First cut of Media Player D-Bus API support
commit20b9204613c03bec3353e4012b4c72fc1f2f36df
authorThomas Perl <thp@thpinfo.com>
Mon, 26 Apr 2010 09:38:55 +0000 (26 11:38 +0200)
committerThomas Perl <thp@thpinfo.com>
Mon, 26 Apr 2010 09:38:55 +0000 (26 11:38 +0200)
tree0004517be4e841943625a001687c2e652ea8851d
parent5b268229ebc4ab6af34629bc0c4fc210d5a36434
First cut of Media Player D-Bus API support

This makes gPodder depend on mygpoclient >= 1.4.

For players like Panucci, this will save the
current playtime and the total time of the
podcast episode in the local database and also
send exact played events to the web server.
README
src/gpodder/gtkui/model.py
src/gpodder/gui.py
src/gpodder/my.py
src/gpodder/player.py [new file with mode: 0644]