legacy/libburn/trunk/libburn
2011-03-10 13:30:54 +00:00
..
asserts.txt
async.c Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
async.h
back_hacks.h
cleanup.c
cleanup.h
crc.c
crc.h
ddlpa.c
ddlpa.h
debug.c
debug.h
drive.c Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
drive.h
ecma130ab.c
ecma130ab.h
error.h
file.c Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
file.h
init.c
init.h
libburn.h Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
libburn.ver Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
libdax_audioxtr.c
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh
libdax_msgs.c
libdax_msgs.h Registered new error code 2011-02-23 19:57:10 +00:00
Makefile
Makefile.am
mmc.c Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
mmc.h New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
null.c
null.h
options.c
options.h
os-dummy.h
os-freebsd.h
os-libcdio.h
os-linux.h
os-solaris.h
os.h
read.c
read.h
sbc.c
sbc.h
sector.c DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
sector.h
sg-dummy.c
sg-freebsd-port.c
sg-freebsd.c Removed outdated development macros 2010-11-16 13:12:35 +00:00
sg-libcdio.c Removed outdated development macros 2010-11-16 13:12:35 +00:00
sg-linux.c Removed outdated development macros 2010-11-16 13:12:35 +00:00
sg-solaris.c Removed outdated development macros 2010-11-16 13:12:35 +00:00
sg.c
sg.h
source.c
source.h
spc.c Regression fix: SCSI reply data logging was disabled in rev 3368, 0.8.6 2010-10-29 17:45:13 +00:00
spc.h
structure.c Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
structure.h Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
toc.c
toc.h
transport.h
util.c
util.h
write.c Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
write.h