banshee r2225 - in trunk/banshee: . src/Core/Banshee.Base src/Core/Banshee.Base/Plugins src/Plugins/Banshee.Plugins.Bookmarks



Author: abock
Date: 2007-04-18 22:06:29 +0100 (Wed, 18 Apr 2007)
New Revision: 2225
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2225&view=rev

Added:
   trunk/banshee/src/Core/Banshee.Base/GnomeMMKeys.cs
Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Base/Banshee.Base.mdp
   trunk/banshee/src/Core/Banshee.Base/Globals.cs
   trunk/banshee/src/Core/Banshee.Base/Makefile.am
   trunk/banshee/src/Core/Banshee.Base/Plugins/PluginCore.cs
   trunk/banshee/src/Core/Banshee.Base/Plugins/PluginFactory.cs
   trunk/banshee/src/Plugins/Banshee.Plugins.Bookmarks/Banshee.Plugins.Bookmarks.mdp
Log:
2007-04-18  Aaron Bockover  <abock gnome org>

    This patch adds org.gnome.SettingsDaemon MM Keys support, originally
    done by Jan Arne Petersen as a patch to the MM Keys plugin. Redesigned
    by myself to leave support for older GNOME in tact while removing the
    overhead of a plugin on new GNOME. Fixes BGO #395433.

    * src/Core/Banshee.Base/Plugins/PluginFactory.cs (AddExcludeMask): Allow
    filtering plugins for exclusion based on their file name

    * src/Core/Banshee.Base/Plugins/PluginCore.cs: Do not load the legacy
    MM Keys plugin if the new GnomeMMKeys is loaded successfully

    * src/Core/Banshee.Base/GnomeMMKeys.cs: A standalone MM Keys component
    that uses the new org.gnome.SettingsDaemon DBus interface available in
    GNOME 2.18+. If this component loads, the legacy plugin will be disabled

    * src/Core/Banshee.Base/Globals.cs: Try to load GnomeMMKeys at startup;
    load DBus background components before plugins in case the plugins need
    to access them






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]