legacy/libburn/trunk/libburn
2007-09-08 13:20:59 +00:00
..
asserts.txt
async.c Corrected memory leak introduced by revision 1005 2007-09-07 16:40:38 +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 Allowed -dummy burns with stdio-drives (because /dev/null is no block device) 2007-09-08 13:20:59 +00:00
drive.h Forgotten file for revision 1006 2007-09-07 16:45:37 +00:00
error.h
file.c More memory management changes proposed by Joris Dobbelsteen 2007-08-25 16:02:58 +00:00
file.h
init.c Avoided locked tray after failed burn_finish() because of busy drive 2007-09-07 18:46:36 +00:00
init.h
lec.c
lec.h
libburn.h Made burn_drive_scan_and_grab() extend the drive list rather than replacing it 2007-09-07 19:09:25 +00:00
libdax_audioxtr.c
libdax_audioxtr.h
libdax_msgs.c
libdax_msgs.h Made burn_drive_scan_and_grab() extend the drive list rather than replacing it 2007-09-07 19:09:25 +00:00
Makefile
Makefile.am
mmc.c More memory management changes proposed by Joris Dobbelsteen 2007-08-25 16:02:58 +00:00
mmc.h New API function burn_read_data() 2007-08-12 15:25:56 +00:00
null.c
null.h
options.c New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
options.h
os-freebsd.h
os-linux.h
os.h
read.c Reacted on compiler warnings 2007-09-04 22:56:50 +00:00
read.h
sbc.c
sbc.h
sector.c
sector.h
sg-freebsd-port.c
sg-freebsd.c
sg-linux.c
sg.c
sg.h
source.c Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
source.h
spc.c New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
spc.h
structure.c Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
structure.h
toc.c
toc.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
transport.h New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
util.c
util.h
write.c Allowed -dummy burns with stdio-drives (because /dev/null is no block device) 2007-09-08 13:20:59 +00:00
write.h