Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-media-player-keys.c
Commit message (Expand)AuthorAgeFilesLines
* [shell] Make sure we have a proxy before using it in ev-media-player-keysCarlos Garcia Campos2010-05-251-3/+3
* [shell] Use g_bus_unwatch_proxy() instead of g_bus_unwatch_name()Carlos Garcia Campos2010-05-251-1/+1
* [shell] Use g_bus_watch_proxy instead of g_bus_watch_name in media-keysCarlos Garcia Campos2010-05-251-112/+50
* [shell] Update ©Christian Persch2010-05-251-0/+1
* [shell] Pass the GDBusConnection to EvMediaPlayerKeysChristian Persch2010-05-251-24/+69
* [shell] Fix name watchingChristian Persch2010-05-251-0/+3
* [shell] Fix for GDBus API changesChristian Persch2010-05-251-18/+18
* [shell] Port EvMediaPlayerKeys to GDBusChristian Persch2010-05-251-79/+105
* Grab the mediakeys with a low priority. Fixes bug #547164. Patch by EricCarlos Garcia Campos2008-09-041-1/+6
* Clean up the media player keys stuff.Carlos Garcia Campos2008-09-041-79/+78
* When building with D-Bus support, listen for multimedia key events fromBastien Nocera2008-06-241-0/+191