banshee r2737 - in trunk/banshee: . src/Core/Banshee.Core/Banshee.Collection src/Core/Banshee.Services src/Core/Banshee.ThickClient src/Core/Banshee.ThickClient/Banshee.Gui.Widgets src/Core/Banshee.ThickClient/Resources src/Core/Hyena.Gui src/Core/Hyena.Gui/Hyena.Data.Gui src/Core/Nereid/Nereid



Author: abock
Date: 2007-11-10 18:51:35 +0000 (Sat, 10 Nov 2007)
New Revision: 2737
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2737&view=rev

Added:
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/ConnectedSeekSlider.cs
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/TrackInfoDisplay.cs
Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs
   trunk/banshee/src/Core/Banshee.Services/Banshee.Services.mdp
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.ThickClient.mdp
   trunk/banshee/src/Core/Banshee.ThickClient/Makefile.am
   trunk/banshee/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml
   trunk/banshee/src/Core/Hyena.Gui/Hyena.Data.Gui/ListView.cs
   trunk/banshee/src/Core/Hyena.Gui/Hyena.Data.Gui/ListViewGraphics.cs
   trunk/banshee/src/Core/Hyena.Gui/Hyena.Gui.mdp
   trunk/banshee/src/Core/Nereid/Nereid/PlayerInterface.cs
Log:
2007-11-10  Aaron Bockover  <abock gnome org>

    * src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/ConnectedSeekSlider.cs:
    An adaptor around the seek slider and stream position label that connects
    itself to the necessary engine events

    * src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/TrackInfoDisplay.cs:
    A connected header view for showing cover art and track information;
    currently only shows cover art but is 100% cairo-drawn and does cross
    fading. Sexy.

    * src/Core/Nereid/Nereid/PlayerInterface.cs: Removed all player engine
    event handling; embed ConnectedSeekSlider and TrackInfoDisplay; at this
    point the main client UI is effectively stupid and only embeds smart
    widgets - makes writing new client UIs very, very easy

    * src/Core/Hyena.Gui/Hyena.Data.Gui/ListViewGraphics.cs: Properly align
    the selection stroke to the pixel boundary; sharp strokes

    * src/Core/Hyena.Gui/Hyena.Data.Gui/ListView.cs: Added missing cr dispose

    * src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs: Added
    ArtistAlbumId shortcut property and ArtistAlbumEqual method






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