Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media-player-list, mpris2-watcher: remove unneded `public` from methods | Lars Uebernickel | 2013-06-28 | 1 | -2/+2 |
| | |||||
* | Remove obsolete files (gtk and dbusmenu) | Lars Uebernickel | 2013-06-18 | 1 | -2/+0 |
| | |||||
* | Mpris2Watcher: use match rules to avoid unnecessary wakeups | Lars Uebernickel | 2013-06-17 | 1 | -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 MPRIS | Lars Uebernickel | 2013-04-03 | 1 | -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 Curran | 2011-06-29 | 1 | -1/+1 |
| | | | | for the same purpose | ||||
* | some extra trace around sliders to track the volume zero app start madness | Conor Curran | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | players in menu now dynamically controllable from new dbus api | Conor Curran | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | nice refactor or mpris code | Conor Curran | 2011-01-09 | 1 | -29/+6 |
| | |||||
* | commit on the pain caused by that banshe mpris peculiarity | Conor Curran | 2011-01-09 | 1 | -2/+9 |
| | |||||
* | found the way around banshee dbus peculiar | Conor Curran | 2011-01-09 | 1 | -36/+40 |
| | |||||
* | introspection happening nicely | Conor Curran | 2011-01-09 | 1 | -7/+14 |
| | |||||
* | interface introspection underway@ | Conor Curran | 2011-01-09 | 1 | -5/+65 |
| | |||||
* | started along the road of removing the familiar db backend and replacing ↵ | Conor Curran | 2010-12-13 | 1 | -8/+8 |
| | | | | with the g-settings entry approach | ||||
* | correct startup behaviour implemented | Conor Curran | 2010-12-10 | 1 | -12/+44 |
| | |||||
* | registration working perfectly and operational all over gdbus | Conor Curran | 2010-12-06 | 1 | -4/+4 |
| | |||||
* | new registration process complete and seemingly healthy | Conor Curran | 2010-12-03 | 1 | -46/+46 |
| | |||||
* | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 1 | -14/+22 |
| | |||||
* | moving in the right direction, registration happening on dbus watching | Conor Curran | 2010-12-02 | 1 | -0/+76 |