From: Alexander F. <Ale...@gm...> - 2001-11-01 11:20:33
|
Hi I am planning to put all information about the whole CD to be burned in a seperate class. Like - track array (currently in MainWindow and TrackListManager) - DAO setting (currently there is no setting for this before the burning dialog) - MCN (currently no setting possible) - default pregap (currently no setting possible) This will split low level tasks like adding tracks from the GUI - which IMHO is a good thing. What is the progress with the XML changes and the GUI changes? There might be CVS conflicts. The GUI changes need a place to store DAO mode - which will be in the CD project class. Alexander |