legacy/libburn/trunk/libburn
2014-04-14 10:33:58 +00:00
..
asserts.txt
async.c Prepared for possible demise of mode page 2A 2014-02-05 19:20:08 +00:00
async.h
back_hacks.h
cdtext.c
cleanup.c
cleanup.h
crc.c
crc.h
ddlpa.c
ddlpa.h
debug.c
debug.h
drive.c Improved emulation of mode page 2A 2014-03-01 10:16:03 +00:00
drive.h Improved handling of stdio pseudo-drives after aborted burn runs 2014-01-15 17:50:33 +00:00
ecma130ab.c
ecma130ab.h
error.h
file.c
file.h
init.c
init.h
libburn.h Bug fix: A final fsync(2) was performed with stdio drives, even if not desired 2014-04-09 15:22:20 +00:00
libburn.ver
libdax_audioxtr.c
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh
libdax_msgs.c
libdax_msgs.h
Makefile
Makefile.am
mmc.c Being more rugged towards missing MODE SENSE info 2014-02-10 21:33:50 +00:00
mmc.h Interpreting feature 0x107 when deciding from where to get speed info 2014-01-09 13:23:23 +00:00
null.c
null.h
options.c Bug fix: A final fsync(2) was performed with stdio drives, even if not desired 2014-04-09 15:22:20 +00:00
options.h
os-dummy.h
os-freebsd.h
os-libcdio.h
os-linux.h
os-netbsd.h Inmplemented a system adapter for NetBSD 2014-02-10 21:36:34 +00:00
os-solaris.h
os.h Removed Linux compilability mock-up from sg-netbsd.c 2014-02-19 11:11:50 +00:00
read.c New API call burn_read_audio 2012-11-30 19:34:33 +00:00
read.h
sbc.c
sbc.h
sector.c
sector.h
sg-dummy.c
sg-freebsd-port.c
sg-freebsd.c Prepared for possible demise of mode page 2A 2014-02-05 19:20:08 +00:00
sg-libcdio.c
sg-linux.c Updated copyright claim in sg-linux.c 2014-01-15 17:49:04 +00:00
sg-netbsd.c Removed Linux compilability mock-up from sg-netbsd.c 2014-02-19 11:11:50 +00:00
sg-solaris.c
sg.c Bug fix: Compilation warning for unsupported systems mutated into an error 2014-03-17 22:18:39 +00:00
sg.h
source.c
source.h
spc.c Inquiring GET PERFORMANCE independently of existence of mode page 2A 2014-02-16 20:41:57 +00:00
spc.h Implemented a generic verification whether a SPC device is a MMC device 2014-02-04 11:31:12 +00:00
structure.c
structure.h
toc.c
toc.h
transport.h Improved emulation of mode page 2A 2014-03-01 10:16:03 +00:00
util.c
util.h
write.c Retrying write(2) if it returns a short non-negative write count 2014-04-14 10:33:58 +00:00
write.h