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



Author: abock
Date: 2007-01-04 18:19:29 +0000 (Thu, 04 Jan 2007)
New Revision: 1949
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=1949&view=rev

Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Base/FileNamePattern.cs
   trunk/banshee/src/Core/Banshee.Base/Plugins/PluginCore.cs
   trunk/banshee/src/Core/Banshee.Base/Plugins/PluginFactory.cs
Log:
2007-01-04  Aaron Bockover  <abock gnome org>

    * src/Core/Banshee.Base/Plugins/PluginFactory.cs: Handle reflecting
    against dynamic modules

    * src/Core/Banshee.Base/Plugins/PluginCore.cs: After compiling a boo
    script, always call factory.LoadPluginsFromAssembly, and always invoke
    the assembly.EntryPoint and with the proper number of arguments; this
    allows you to not have to specify a Main() method at all in the boo
    script

    * src/Core/Banshee.Base/FileNamePattern.cs: Added FilterHandler to
    allow plugins and scripts to perform further formatting on the
    FileNamePattern






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