legacy/libburn/trunk/libburn
2011-05-23 15:39:51 +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 Replaced some large local variables by other means in libburn/drive.c 2011-05-15 19:13:57 +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 Made number transition to 1.0.7 2011-04-09 09:26:29 +00:00
libburn.ver New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
libdax_audioxtr.c
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh
libdax_msgs.c
libdax_msgs.h Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
Makefile
Makefile.am
mmc.c Replaced some large local variables by other means in libburn/mmc.c 2011-05-23 15:39:51 +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 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +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
sg-freebsd-port.c
sg-freebsd.c
sg-libcdio.c
sg-linux.c Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
sg-solaris.c
sg.c
sg.h
source.c
source.h
spc.c
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 Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +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