Author: abock
Date: 2007-02-19 06:04:28 +0000 (Mon, 19 Feb 2007)
New Revision: 2098
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2098&view=rev

Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Base/DBusPlayer.cs
   trunk/banshee/src/Core/Banshee.Base/Gui/SplashScreen.cs
   trunk/banshee/src/Core/Banshee/Banshee.TrackView.Columns/TrackNumberColumn.cs
   trunk/banshee/src/Core/Banshee/Banshee.TrackView.Columns/TrackViewColumn.cs
   trunk/banshee/src/Core/Banshee/Main.cs
   trunk/banshee/src/Core/Banshee/PlayerInterface.cs
   trunk/banshee/src/Core/Banshee/PlaylistView.cs
   trunk/banshee/src/Engines/Banshee.MediaEngine.GStreamer/GstPlayerEngine.cs
Log:
2007-02-19  Aaron Bockover  <[EMAIL PROTECTED]>

    * src/Engines/Banshee.MediaEngine.GStreamer/GstPlayerEngine.cs: Do not
    update the CurrentTrack if it is null

    * src/Core/Banshee/PlaylistView.cs: call column.SetMaxFixedWidth(this)

    * src/Core/Banshee/PlayerInterface.cs: Show dialogs for LogCore LogEntrys
    that have been logged before connecting to the event; prompt for importing
    when the StartupInitializer is done, not through some library loaded hack

    * src/Core/Banshee/Banshee.TrackView.Columns/TrackViewColumn.cs: Added
    SetMaxFixedWidth to size fixed width columns properly

    * src/Core/Banshee/Banshee.TrackView.Columns/TrackNumberColumn.cs: Set
    the fixed width strings

    * src/Core/Banshee/Main.cs: Handle any exceptions that happen when trying
    to initialize DBus; log a warning if there's a problem

    * src/Core/Banshee.Base/Gui/SplashScreen.cs: Turn off KeepAbove so the
    splash screen doesn't force itself above other windows

    * src/Core/Banshee.Base/DBusPlayer.cs: If only one CD is available and
    no argument is passed to --audio-cd, select the single CD



_______________________________________________
SVN-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to