[Libburn] Libburn 0.1 released
Derek Foreman
manmower@signalmarketing.com
Thu, 25 Dec 2003 22:16:12 -0600 (CST)
This is the first public release of libburn, and represents a freeze of
most of the writing and device information sections of the api.
The ripping code is 100% NON functional
There are functions that can make libburn print things to stdout/stderr.
they are for debugging only - do NOT parse their output :)
Currently, only one burn mode is supported - "raw/raw16". Not a lot of
drives support this mode. Some claim to support it, but do not.
This is not intended for end users, the code in the test directory
(blank.c, burniso.c, and master.c) is intended as a rough example of how
to use the api. They operate in simulate mode.
I'm releasing now to give the front end authors something to work with
while we add more write modes and features to the library.
It's at http://icculus.org/burn