CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/06/16 22:08:35

Modified files:
        .              : ChangeLog banshee.mdp 
        data           : banshee.glade 
        src            : Makefile.am PlayerInterface.cs Preferences.cs 
        src/Banshee.Base: ActionManager.cs 
        src/Banshee.Base/Banshee.Burner: BurnerConfigurationPane.cs 
                                         BurnerCore.cs 
                                         BurnerSessionRecorder.cs 
                                         BurnerSource.cs 
Removed files:
        src            : BurnCore.cs BurnTransaction.cs 
                         NautilusBurnUtil.cs 

Log message:
2006-06-16  Aaron Bockover  <[EMAIL PROTECTED]>

* banshee.mdp: Updated MonoDevelop project

* data/banshee.glade: Removed cd burning prefs page

* src/BurnCore.cs:
* src/BurnTransaction.cs:
* src/NautilusBurnUtil.cs: Removed legacy cd burning layer

* src/Makefile.am: Removed above files from build

* src/Preferences.cs: Removed cd burning prefs

* src/Banshee.Base/ActionManager.cs: Moved WriteCDAction out of
selection group
* src/PlayerInterface.cs: Make WriteCDAction always sensitive if
active source is BurnerSource; if BurnerSource is active, start the
burn for the source, otherwise create a new BurnerSource or use an
empty one and append selection to new source and start it burning;
this allows for 'select and burn' behavior of legacy burning layer
and also gives the opportunity for editing layout before burn as well

* src/Banshee.Base/Banshee.Burner/BurnerConfigurationPane.cs: Removed
Write CD button; using WriteCDAction instead for consistency

* src/Banshee.Base/Banshee.Burner/BurnerCore.cs: Added public
CreateSource and CreateSourceOrFindEmpty methods

* src/Banshee.Base/Banshee.Burner/BurnerSessionRecorder.cs: Fixed
many strings

* src/Banshee.Base/Banshee.Burner/BurnerSource.cs: Burn method public

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-06-16%2022:07&maxdate=2006-06-16%2022:09

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to