Download
Current Development Version 1.1.2
Changes 1.1.2:
- Added support for bin/cue images. A cue file can be used
now wherever a toc-file is expected. The cue file must have
exactly one FILE statement. The bin file name is constructed
from the cue file name by replacing ".cue" with
".bin". Currently supported track modes: MODE1/2048,
MODE1/2352, MODE2/2336, MODE2/2352. The
cdd2600
driver uses the L-EC data contained in the MODEX/2352 track
images when recording. All other drivers will ignore and
regenerate the L-EC data.
- The
generic-mmc driver has full multi
session support now. The start address of the last and current
session which must be used for the mkisofs option -C
x,y can be retrieved with disk-info.
- The
sony-cdu948 driver is included in the
source package.
-
read-cd will create raw data track images
(2352 byte sectors) if option --read-raw is
given.
Changes 1.1.1:
- Added data track support to
cdd2600
driver. It is also available for the
generic-mmc-raw driver but untested yet (there
might be a byte order problem).
- Added CD-TEXT writing support to the
generic-mmc driver. I successfully wrote some
CD-TEXT CDs with a HP 8100 recorder. Please have a look at
the README.
- Fixed bug in CD-TEXT reading code.
-
read-cd is basically working now. It will create an
image of all data tracks of a source CD and the
corresponding toc-file. It was possible to copy Video CDs
using read-cd.
Note: The plextor driver is not updated, yet, and
will still just do the audio extraction (only with Plextor
drives). Use the plextor-scan driver instead.
- Writing with the ATAPI Yamaha 4416 recorder is supported
now.
- Ring buffer implementation uses Posix threads if
available.
- Win32 version is available.
Changes 1.1.0:
- Added data track support to
generic-mmc driver.
- Added Henk-Jan Slotboom's driver for Taiyo-Yuden recorders.
- Created driver for the Teac CD-R55S recorder.
Data tracks should be supported, too, but it is not well tested.
- Added Cam MacKinnon's driver for the Yamaha CDR10x drive family.
Data track support is available, too, but also not well tested.
- Added Leon Woestenberg's bitwise-exact digital audio
extraction patch for Plextor drives (see README.PlexDAE).
-
read-toc will analyze mixed mode CDs now,
but it is currently not perfect. Please have a look at the README.
- Fixed failed assertion problems with 'read-toc' that occured when
the raw P-W sub-channel data passed the CRC check but was actually
not consistent (happened quiet often with Teac CD-ROM
CD-532S drives).
- The SCSI interface can now use Joerg Schilling's SCSI
library. Cdrdao is reported to work on Solaris 2.6 and
FreeBSD using the SCSI library. Max Khon provided an
independent SCSI interface implementation for FreeBSD which
can be selected when configuring.
- Added experimental CD-TEXT support to 'read-toc'.
- Updated xcdrdao source to compile with Gtk-- 0.99.1.
Download:
- Source code (446kB)
- Statically linked cdrdao Linux-x86 binary (240kB)
- cdrdao Win32 binary (393kB)
- Statically linked xcdrdao Linux-x86 binary (761kB)
Latest Stable Version 1.011
- Source code (134kB)
- Statically linked Linux-x86 binary (153kB)
PCCTS
For compiling cdrdao the parser generator
PCCTS is
required. Here are some locations for download:
Please note that these packages have a problem with compiling the
target genmk. You can safely ignore the resulting
error messages since all tools needed for compiling
cdrdao are already built at that time.
Home
Supported Drives
Application Examples
Links
Last update: Sep/26/1999