From: Alexander F. <Ale...@gm...> - 2002-01-29 05:50:37
|
On Sunday 27 January 2002 12:41, you wrote: > Hi > > > I plan to add .cue file import some time but as far as I understand y= ou > > want to call vcdimager from kreatecd and pipe it into cdrdao (even on= the > > fly) - which is a different issue. > > On the fly would be nice, but this needs some changes on the vcdimager = side > too. At the moment I thought about creating the cue/bin thing and tell = the > CD Project to use it. > > Would it be a design flaw, or can I just add a methode > setCueBin(Cuefilename, BinFilename) and hand those files directly to th= e > cdrdao call on write, instead of creating our own tracklist ? How do you want to handle progress bar , disc capacity checks etc. when w= e=20 don't have the real track list? It could be a solution until we can parse= and=20 import cue files - but once we have native cue file support I think we sh= ould=20 drop setCueBin again.=20 Alexander |