banshee r2076 - in trunk/banshee: . libbanshee src/Core/Banshee src/Core/Banshee.Base src/Core/Banshee.Widgets src/Plugins/Banshee.Plugins.Radio src/Plugins/Banshee.Plugins.Recommendation



Author: abock
Date: 2007-02-06 01:16:46 +0000 (Tue, 06 Feb 2007)
New Revision: 2076
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2076&view=rev

Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/libbanshee/gst-cd-rip-0.10.c
   trunk/banshee/src/Core/Banshee.Base/FileNamePattern.cs
   trunk/banshee/src/Core/Banshee.Widgets/CoverArtView.cs
   trunk/banshee/src/Core/Banshee/PlayerInterface.cs
   trunk/banshee/src/Plugins/Banshee.Plugins.Radio/RadioSource.cs
   trunk/banshee/src/Plugins/Banshee.Plugins.Recommendation/RecommendationPlugin.cs
Log:
2007-02-05  Aaron Bockover  <abock gnome org>

    * libbanshee/gst-cd-rip-0.10.c: Fix major crasher that sometimes happens
    when canceling a CD rip; caused by memory corruption due to not setting
    an unreffed object pointer to null; _free calls _cancel to avoid code
    dupication

    * src/Plugins/Banshee.Plugins.Radio/RadioSource.cs: Allow the view to
    scroll horizontally

    * src/Plugins/Banshee.Plugins.Recommendation/RecommendationPlugin.cs:
    Hide the pane when the player state goes idle

    * src/Core/Banshee/PlayerInterface.cs: Set the cover art for the cover
    art view to null when idle

    * src/Core/Banshee.Widgets/CoverArtView.cs: Hide on null

    * src/Core/Banshee.Base/FileNamePattern.cs: Added more characters to
    escape, and cache the regular expression






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