aboutsummaryrefslogtreecommitdiff
path: root/src/service.vala
Commit message (Expand)AuthorAgeFilesLines
* Add information about the current track to the player actionsLars Uebernickel2013-04-091-0/+7
* Don't add players to the root menuLars Uebernickel2013-04-041-12/+18
* Really sync player list with preferred-media-players settingLars Uebernickel2013-04-041-0/+11
* Service: create player action right away, not lazily in an idleLars Uebernickel2013-04-041-13/+12
* service.vala: add license headerLars Uebernickel2013-04-031-0/+18
* Remove players when settings key changesLars Uebernickel2013-04-031-0/+15
* Always update all player actionsLars Uebernickel2013-04-031-17/+19
* Sync list of media players with gsettingsLars Uebernickel2013-04-031-9/+16
* Show running media players in the menuLars Uebernickel2013-03-281-1/+39
* VolumeControl: turn "ready" into a propertyLars Uebernickel2013-03-271-0/+2
* Add VolumeControl and hook up mute and volume actions to itLars Uebernickel2013-03-271-9/+37
* Add service that adheres to the new indicator protocolLars Uebernickel2013-03-221-0/+84