banshee r1954 - in trunk/banshee: . data src/Core/Banshee src/Core/Banshee.Base src/Core/Banshee.Base/Plugins



Author: abock
Date: 2007-01-05 06:46:42 +0000 (Fri, 05 Jan 2007)
New Revision: 1954
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=1954&view=rev

Added:
   trunk/banshee/src/Core/Banshee.Base/Plugins/ScriptCore.cs
Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/data/UIManagerLayout.xml
   trunk/banshee/src/Core/Banshee.Base/ActionManager.cs
   trunk/banshee/src/Core/Banshee.Base/Banshee.Base.mdp
   trunk/banshee/src/Core/Banshee.Base/Globals.cs
   trunk/banshee/src/Core/Banshee.Base/Plugins/PluginCore.cs
   trunk/banshee/src/Core/Banshee/Banshee.mdp
   trunk/banshee/src/Core/Banshee/PlayerInterface.cs
   trunk/banshee/src/Core/Banshee/PlaylistView.cs
Log:
2007-01-05  Aaron Bockover  <abock gnome org>

    * src/Core/Banshee/PlaylistView.cs: Removed old unused column variables

    * src/Core/Banshee/PlayerInterface.cs: Show the rip check button again

    * src/Core/Banshee.Base/Plugins/ScriptCore.cs: Split script support out
    from PluginCore into new ScriptCore; added StartupInvocationEntry and
    ScriptCore.InstallInvocation to allow scripts to install menu/UI hooks
    in the Music menu - provides simple user-initiated invocation for scripts

    * src/Core/Banshee.Base/Plugins/PluginCore.cs: Split script support out
    into new ScriptCore

    * src/Core/Banshee.Base/Globals.cs: Initialize ScriptCore

    * data/UIManagerLayout.xml:
    * src/Core/Banshee.Base/ActionManager.cs: Created action for the
    Scripts menu






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