legacy/libburn/trunk/libburn
2011-05-26 15:01:23 +00:00
..
asserts.txt
async.c Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +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 New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
drive.h Including header pthread.h on request of Mats Andersson for OpenBSD 2011-05-12 12:04:43 +00:00
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 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
init.h Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +00:00
libburn.h New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
libburn.ver New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
libdax_audioxtr.c
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh
libdax_msgs.c
libdax_msgs.h Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
Makefile
Makefile.am
mmc.c Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
mmc.h
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 Replaced some large local variables by other means in libburn/read.c 2011-05-23 15:51:49 +00:00
read.h
sbc.c
sbc.h
sector.c Silenced an error message with input that is not aligned to 2 kB 2011-03-19 22:21:35 +00:00
sector.h
sg-dummy.c Replaced some large local variables by other means in libburn/sg-dummy.c 2011-05-23 16:34:53 +00:00
sg-freebsd-port.c Replaced some large local variables by other means in libburn/sg-freebsd-port.c 2011-05-23 18:26:02 +00:00
sg-freebsd.c Replaced some large local variables by other means in libburn/sg-freebsd.c 2011-05-23 17:39:48 +00:00
sg-libcdio.c Removed outdated development macros 2010-11-16 13:12:35 +00:00
sg-linux.c Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +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 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +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 Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
util.c
util.h
write.c Adjustments for drive role 5, random access write-only 2011-03-21 09:04:14 +00:00
write.h