CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 05/12/30 03:32:32
Modified files: . : ChangeLog data : banshee.glade src : LibraryTransactions.cs NotificationAreaIcon.cs PlayerInterface.cs Sources.cs TrackProperties.cs src/Banshee.Base: ActionManager.cs Log message: 2005-12-30 Aaron Bockover <[EMAIL PROTECTED]> * src/TrackProperties.cs: * src/Banshee.Base/ActionManager.cs: * data/banshee.glade: Updated wording for the track properties editor to read 'Edit Song Metadata/Editing Song x of y' and so forth * src/TrackProperties.cs: Do all track saving in the main thread, it is not expensive, and users probably aren't going to have thousands of tracks in the editor at a time; update the main UI if the current playing track is one that was edited (fixes BGO #325078) * src/LibraryTransactions.cs: Removed TrackInfoSaveTransaction * src/NotificationAreaIcon.cs: Pull track duration from TrackInfo object loaded in PlayerEngineCore.ActivePlayer and not from the playing stream directly (read metadata instead of stream length) - fixes BGO #325079 * src/PlayerInterface.cs: Only sensitize the source properties action when a source has property dialog support (Fixes BGO #325076); Expose UpdateMetaDisplay as public; Call LoadSettings() after registering handlers for all actions, which will allow the proper action handler to be called at startup (Fixes BGO #325139) * src/Sources.cs: Name of library source is now just 'Music Library', Fixes BGO #324652; Source now provides a ShowPropertiesDialog member sources can implement; moved property dialog for the DAP source from PlayerInterface.cs to DapSource.ShowPropertiesDialog URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2005-12-30%2003:31&maxdate=2005-12-30%2003:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list