Improved folder selection dialog, which allows to choose multiple folders. Use Alt-Insert to add a folder to the list and Del to remove a folder from the list. A single folder can be selected just like before.
CD Image:
The CD Text information from Audio CD cue sheets will be written to disc, if the CD Text option from the Audio CD project is enabled.
1:1 copies can be created by using the function 'Create Image from CD' with the option 'Write copy' enabled. Notes: It is not possible to make a direct copy from one drive to the other. Not all kinds of CDs can be copied (e.g. multisession discs).
DAE:
1:1 copy function: automatic extraction and burning of all tracks
Currently not possible in on-the-fly mode.
If available the folder 'My Music' will be used to save the tracks.
Settings:
Automatic check for available speeds can now be (de-)activated via the settings dialog.
Possibility to choose the SCSI interface (automatic, ASPI, SPTI).
The additional cdrecord command for formatting a new DVD+RW can now be enabled via the settings dialog.
Portable Mode:
When started with /portable cdrtfe searches for the cdrtfe.ini only within the program folder.
First adjustments for mkisofs 2.01.01a28 (and later) and cdrecord 2.01.01a31 (and later)
Brand new DVD+RWs are now formatted with an extra cdrecord command, if you set AllowFormat=1 in the section [cdrecord] of cdrtfe.ini. Some drives don't like cdrecord's automatic format.
cdrtfe now scans the SCSI bus itself to detect the drive letters of the CD/DVD devices. You may still override the settings with AssignManually and LocalDrives in the section [Drives] of cdrtfe.ini.
Under Win 2k/XP/Vista(?) the disc isn't ejected and reloaded any longer before the verification starts.
When reading a CD with readcd the progress is now displayed.
Bugfixes:
Workaround for the odd behaviour of some radio buttons.
Size of new DVD+RWs is now determinded correctly.
Clearing the output window could crash the worker thread (including the commandline tools).
CheckMedium was called even if just an image was to be created. This could falsely result in an error message.
Changes from v1.3 pre1 to v1.3 pre2
Data CD, continue multisession CDs:
Show content of previous sessions in the file/folder view.
Import is possible if the options 'multisession' and 'continue CD' are selected and the project is empty.
Warnings that files and folders from previous sessions cannot be moved or renamed.
Possibility to 'delete' files or folders from an existing session
Limitations: o Empty folders from previous sessions cannot be removed
Data CD: New/changed options for filesystem:
output character set is now independent of ISO Level setting
new option for input character set
support for additional boot options: -boot-load-size,
boot-load-seg and -boot-info-table
Audio CD: Support for source files in ape format (Monkey's Audio). The necessary commandline tool (mac.exe) can be downloaded from http://www.monkeysaudio.com/.
Audio CD: Cue sheet support
Audio CDs can now be created from cue sheets (*.cue). Use the project 'CD Image' and add the cue sheet file. Compressed audio files will be converted into wave format automatically.
Auto-save on exit
Automatical update of the second output window can now be switched off.
Added support for context-sensitive help.
new commandline options /img und /dvd
keyboard shortcuts:
Alt-O: Add files (Data-, Audio-, X-, Video-CD)
Alt-I: Add folders (Data-, XCD)
Alt-V: Add files as Form2 files (XCD);
Alt-Entf: Delete All (Data-, XCD)
Alt-Up: Move track up (Audio-, Video-CD)
Alt-Down: Move track down (Audio-, Video-CD)
new folder structure for the commandline tools:
tools
cdrtools
cygwin
cdrdao
vcdimager
sound
xcd
If the subfolder tools can not be found, cdrtfe 1.3pre2 expects the commanline tools in its program folder. Settings from cdrtfe_tools.ini have priority.
New behaviour regarding cygwin1.dll: The included cygwin1.dll will only be used, if cdrtfe does not find another cygwin1.dll in the search path. This should avoid most problems with conflicting cygwin versions, e.g. if a complete cygwin environment is installed.
Bugfix: File names with ' are now quoted, otherwise cdrecord will abort.