Commit Graph

11 Commits

Author SHA1 Message Date
Yann Leboulanger 6bd518cb4a make music_track_listener work with older python-dbus than 0.80. see #2784 2006-12-18 09:13:12 +00:00
Nikos Kouremenos 6faf04a056 make sure we use dbus public api so we work for python dbus 0.80; see #2784 2006-12-17 11:43:34 +00:00
Yann Leboulanger e8c152dc38 import dbus_support where it is. Fixes #2472 2006-09-30 13:09:41 +00:00
Yann Leboulanger 3df7e1b84f install _() func in music_track_listener.py BEFORE importing dbus_support which needs it 2006-09-27 17:16:04 +00:00
Nikos Kouremenos e5ba17617f better check if main in one place 2006-09-27 15:39:05 +00:00
Yann Leboulanger c4b8421aef restore ability to test music_track_listener module by installing _() func 2006-09-26 14:56:53 +00:00
Yann Leboulanger 8d8b92c344 missing func called by emit() func. Fixes #564 2006-09-26 14:01:34 +00:00
Yann Leboulanger 4e1d7a21c9 [Gustavo Carneiro] handle stop music in music_track_listener.py. Fixes #564 2006-09-26 13:45:38 +00:00
Nikos Kouremenos 70a28b4724 do not fail because of music track listener if user does not have D-Bus bindings 2006-09-24 19:25:44 +00:00
Nikos Kouremenos d6d6b90c03 [gjc] improve patch; he adds a timeout with a FIXME. Yann plz have a look if that is the only way 2006-09-23 14:39:58 +00:00
Nikos Kouremenos 65fc27e573 Improve in style, varnames, docstrings [make it readable after months have passed], a great patch by Gustavo Carneiro with which we can get currently playing music track from Rhythmbox and Muine to be shown in our status message. fixes #564 2006-09-23 13:49:33 +00:00