banshee r2724 - in trunk/banshee: . src/Core/Banshee.Core/Banshee.Collection src/Core/Banshee.Services/Banshee.MediaEngine src/Core/Banshee.ThickClient src/Core/Banshee.ThickClient/Banshee.Collection.Gui src/Core/Hyena.Gui/Hyena.Data.Gui



Author: abock
Date: 2007-11-08 23:55:18 +0000 (Thu, 08 Nov 2007)
New Revision: 2724
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2724&view=rev

Added:
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Collection.Gui/ColumnCellPlaybackIndicator.cs
Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs
   trunk/banshee/src/Core/Banshee.Services/Banshee.MediaEngine/PlayerEngineService.cs
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Collection.Gui/TrackListView.cs
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.ThickClient.mdp
   trunk/banshee/src/Core/Banshee.ThickClient/Makefile.am
   trunk/banshee/src/Core/Hyena.Gui/Hyena.Data.Gui/ColumnCell.cs
   trunk/banshee/src/Core/Hyena.Gui/Hyena.Data.Gui/ListView.cs
Log:
2007-11-08  Aaron Bockover  <abock gnome org>

    * src/Core/Banshee.ThickClient/Banshee.Collection.Gui/ColumnCellPlaybackIndicator.cs:
    Cell renderer that indicates when a song is the playing song

    * src/Core/Banshee.ThickClient/Banshee.Collection.Gui/TrackListView.cs:
    Add a ColumnCellPlaybackIndicator, iterate columns and cells to notify
    theme of any theme changes

    * src/Core/Hyena.Gui/Hyena.Data.Gui/ColumnCell.cs: Added a virtual
    NotifyThemeChange so cells can invalidate any theme cached items

    * src/Core/Hyena.Gui/Hyena.Data.Gui/ListView.cs: Made invalidation
    methods protected

    * src/Core/Banshee.Services/Banshee.MediaEngine/PlayerEngineService.cs:
    Added IsTrackPlaying method

    * src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs: Added a Self
    property to allow an inline data binding






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