Download List

Project Description

The GNU Compact Disc Input and Control library encapsulates CD-ROM reading and control for applications wishing to be oblivious to the OS- and device-dependent properties of a CD-ROM. It provides an API for access to SCSI-MMC (multimedia commands) and support for CD image types like BIN/CUE, cdrdao's TOC, and Nero's NRG, which gives applications using the library the ability to read disc images as though they were CDs. ISO-9660 filesystem support is included, as are utility programs for displaying CD and CD-ROM drive information, reading the blocks of a CD, and extracting files from an ISO-9660 filesytem image. cdparanoia is also included.

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.

2011-10-27 20:35
0.83

This release added the ability to write CDs using SCSI MMC commands. Currently this is available on GNU/Linux and FreeBSD systems. The ability to retrieve the SCSI sense reply for MMC commands was also added. MMC feature profile lists were updated. Double-byte strings in CD-Text are now supported. ISRC output was added to the standalone cd-info program. Numerous small security flaws were addressed using Coverity's static analysis tool.

2009-10-27 23:33
0.82

This release has bugfixes for FreeBSD get_media_changed, MinGW/Msys compilation, cross compilation, and other numerous bugs. Changes were made to increase the likelihood of future ABI compatibliity. An OS/2 driver was added.

2008-10-28 21:54
0.81

Nero disk image handling is more complete in the
areas of CD-Text processing, DAO in reading audio
sectors, and ISRC processing. ISO 9660 time
getting and setting have been made reentrant and
some bugs were fixed. Some Mac OS X and mingw32
cross-compiling bugs were fixed.
Tags: Minor feature enhancements

2008-09-23 05:54
0.03

This release changes the license to the GPLv3 and makes "make install" work.
Tags: rbcdio, Minor bugfixes

2008-03-16 08:07
0.80

get_media_changed was added for FreeBSD. A log
summary output was added in cd-paranoia. Ore
string bounds checking was added to eliminate
known string overflow conditions. Some small
packaging bugs were fixed.
Tags: Minor security fixes

Project Resources