legacy/libburn/trunk/libburn
2011-04-09 09:26:29 +00:00
..
asserts.txt
async.c Enabled blanking of drive with role 5 2011-03-21 09:22:04 +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 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +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 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
init.c Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
init.h
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 Corrected typo in macro names (which shall never be defined anyway) 2010-08-13 11:42:49 +00:00
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 Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +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 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 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 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
source.h New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
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 Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
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 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