aboutsummaryrefslogtreecommitdiff
path: root/src/mpris2-watcher.vala
Commit message (Collapse)AuthorAgeFilesLines
* Mpris2Watcher: use match rules to avoid unnecessary wakeupsLars Uebernickel2013-06-171-23/+54
| | | | | | | Previously, indicator-sound-service was waking up every time the owner of any name on the bus c Merged from trunk.
* Append ".desktop" to the desktop entries reported from MPRISLars Uebernickel2013-04-031-2/+2
| | | | | | | | | This is the format that GDesktopAppInfo expects. This means that the apps will be reffered to as app.desktop in gsettings, which is consistent with how others are doing it (indicator-messages, unity, gnome shell). Backwards compatibility with old settings keys is maintained.
* new menu items manager - and removed the earlier attempt at a custom item ↵Conor Curran2011-06-291-1/+1
| | | | for the same purpose
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-1/+1
|
* players in menu now dynamically controllable from new dbus apiConor Curran2011-01-311-1/+1
|
* nice refactor or mpris codeConor Curran2011-01-091-29/+6
|
* commit on the pain caused by that banshe mpris peculiarityConor Curran2011-01-091-2/+9
|
* found the way around banshee dbus peculiarConor Curran2011-01-091-36/+40
|
* introspection happening nicelyConor Curran2011-01-091-7/+14
|
* interface introspection underway@ Conor Curran2011-01-091-5/+65
|
* started along the road of removing the familiar db backend and replacing ↵Conor Curran2010-12-131-8/+8
| | | | with the g-settings entry approach
* correct startup behaviour implementedConor Curran2010-12-101-12/+44
|
* registration working perfectly and operational all over gdbusConor Curran2010-12-061-4/+4
|
* new registration process complete and seemingly healthyConor Curran2010-12-031-46/+46
|
* used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-031-1/+1
|
* used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-031-14/+22
|
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-021-0/+76