Download List

Project Description

cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD/BluRay recorder. It works as a burn engine for several applications. It supports CD/DVD/BD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives; audio CDs, data CDs, and mixed CDs; full multi-session support; CD-RWs, DVD-R/-RW, DVD+R/+RW, BD-R/BD-RE; and TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD/BD writers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-12 08:37
3.01a12

Two bugs in the UDF metadata have been fixed that caused mkisofs to cause bad file content in case a file > 4 GB was present while the -sort option was used.
Cdda2wav no longer prints garbage when asking "load cdrom please and press enter", and a character other than NL was entered.

2013-01-10 12:45
3.01a11

This release adds a workaround to support compilation on the recent cygwin release.

2012-12-04 07:13
3.01a09

A 32-bit unsigned int rollover bug in mkisofs with computing sector addresses for Rock Ridge CE Entries was fixed (hits with multi session that starts past 4 GB).
All programs from the mkisofs suite now support a new option -ignore-error. Support for a new platform (Pyro) was added.

2012-08-16 06:17
3.01a08

Better support for cross-compiling for Android.
Works around a problem on Mac OS X when compiling with -g. It introduces a dependency for man page subdirectories to allow syncing parallel make calls.
It tries to support Debian with FreeBSD kernel.
Libschily is now dynamically linked against $(LIB_INTL).
A buffer overflow warning with GCC-4.0 is avoided. This release works around the broken #pragma weak on Cygwin. Mkisofs fixed a bug in the PVD that was introduced with the new option -modification-date.

2012-03-02 07:47
3.01a07

The file COPYING has been reworded to be more obvious with explaining work limits (important to understand the GPL). A workaround for a bug in llvm-gcc-4.2 has been introduced in inc/avoffset.c.
New symlinks to support AMD-64 on FreeBSD, OpenBSD, and Mac OS X. cdrecord, cdda2wav, and readcd have been converted to be able to run completely root-less and suid-root-less, and with no script that calls pfexec(1) on OpenSolaris ONNV_140 or later, pfexec(1) has been integrated into the kernel.
openat() and similar functions are now emulated in libschily for older platforms.

Project Resources