CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/06/16 20:45:24

Modified files:
        .              : ChangeLog banshee.mdp 
        data           : UIManagerLayout.xml banshee.glade 
        src            : BurnCore.cs SourceView.cs 
        src/Banshee.Base: Globals.cs Makefile.am 
        src/Banshee.Widgets: Makefile.am 
Added files:
        src/Banshee.Base/Banshee.Burner: BurnerConfigurationPane.cs 
                                         BurnerCore.cs 
                                         BurnerFormatList.cs 
                                         BurnerOptionsDialog.cs 
                                         BurnerSession.cs 
                                         BurnerSessionPreparer.cs 
                                         BurnerSessionRecorder.cs 
                                         BurnerSource.cs 
                                         BurnerUtilities.cs 
        src/Banshee.Base/Banshee.Cdrom: DriveMediaType.cs IDrive.cs 
                                        IDriveFactory.cs IRecorder.cs 
                                        RecorderAction.cs 
                                        RecorderResult.cs 
                                        RecorderTrack.cs 
        src/Banshee.Base/Banshee.Cdrom.Gui: DriveComboBox.cs 
                                            RecorderSpeedComboBox.cs 
        src/Banshee.Base/Banshee.Cdrom.Iso: IImageCreator.cs 
                                            ImageStatus.cs 
        src/Banshee.Base/Banshee.Cdrom.Iso.Mkisofs: 
                                                    MkisofsImageCreator.cs 
                                                    MkisofsProcess.cs 
        src/Banshee.Base/Banshee.Cdrom.Nautilus: NautilusDrive.cs 
                                                 NautilusDriveFactory.cs 
                                                 NautilusRecorder.cs 
        src/Banshee.Widgets: DiscUsageDisplay.cs 

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

* src/Banshee.Widgets/DiscUsageDisplay.cs: New cairo widget to show
disc usage (radial progress bar for the new CD Burning UI)

* src/Banshee.Widgets/Makefile.am: Added DiscUsageDisplay to build

* data/UIManagerLayout.xml: Added 'New CD' action

* data/banshee.glade: Added BurnerOptionsDialog

* src/SourceView.cs: When in edit/rename mode on a source row, cancel
the edit when focus is lost

* src/Banshee.Base/Globals.cs: Initialize new BurnerCore

* src/Banshee.Base/Makefile.am: Added build rules for all the hot
new Banshee.Burner/Banshee.Cdrom* love

* src/Banshee.Base/Banshee.Burner/*: New CD burning UI (source based)
to allow for creation of CDs from multiple sources; will deprecate the
old CD burning method (single-source, selection based)

* src/Banshee.Base/Banshee.Cdrom/*: Interfaces and simple types for
CD-ROM drive and recorder hardware and events

* src/Banshee.Base/Banshee.Cdrom.Gui/*: Widgets for Banshee.Cdrom;
includes DriveComboBox and RecorderSpeedComboBox

* src/Banshee.Base/Banshee.Cdrom.Iso/*: Interfaces for creating
ISO-9660 CD images

* src/Banshee.Base/Banshee.Cdrom.Iso.Mkisofs/*: mkisofs process/exec
implementation of Banshee.Cdrom.Iso

* src/Banshee.Base/Banshee.Cdrom.Nautilus/*: libnautilus-burn
implementation of Banshee.Cdrom

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

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

Reply via email to