legacy/libburn/trunk/libburn
2007-02-14 20:32:56 +00:00
..
asserts.txt Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
async.c Enabled fast blank for DVD-R[W] 2007-02-06 18:57:38 +00:00
async.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
back_hacks.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
cleanup.c Kept SIGWINCH from spoiling a burn. 2007-01-11 13:31:28 +00:00
cleanup.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
crc.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
crc.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
debug.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
debug.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
drive.c Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
drive.h New API function burn_write_opts_auto_write_type() 2007-02-07 16:30:42 +00:00
error.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
file.c Unified burn_file_source and burn_fd_source 2007-01-26 17:32:31 +00:00
file.h Unified burn_file_source and burn_fd_source 2007-01-26 17:32:31 +00:00
init.c Sketched better handling of self-inflicted SIGs 2007-01-11 13:34:41 +00:00
init.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
lec.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
lec.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
libburn.h Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
libdax_audioxtr.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
libdax_audioxtr.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
libdax_msgs.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
libdax_msgs.h Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
Makefile Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
Makefile.am Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
mmc.c Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
mmc.h Forgotten part of revision 718 2007-02-14 12:23:51 +00:00
null.c Initialized member set_size of burn_source within burn_null_source_new() 2007-01-26 17:33:29 +00:00
null.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
options.c Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
options.h Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
os-freebsd.h Restored FreeBSD backend. 2007-01-24 12:44:22 +00:00
os-linux.h Kept SIGWINCH from spoiling a burn. 2007-01-11 13:31:28 +00:00
os.h Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
read.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
read.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
sbc.c Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 2006-11-18 19:49:18 +00:00
sbc.h Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 2006-11-18 19:49:18 +00:00
sector.c Prepared experiments for writing to DVD (most easy: DVD+RW) 2006-12-20 11:20:08 +00:00
sector.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
sg-freebsd-port.c Polished porting hints 2006-11-16 14:21:27 +00:00
sg-freebsd.c Restored FreeBSD backend. 2007-01-24 12:44:22 +00:00
sg-linux.c Implemented debugging messages for ATA enumeration 2007-01-13 14:09:53 +00:00
sg.c Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
sg.h Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
source.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
source.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
spc.c Removed outdated ifdef 2007-02-14 12:03:47 +00:00
spc.h Coordinated scsi_notify_error() and scsi_error() 2006-11-22 12:25:16 +00:00
structure.c Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
structure.h Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
toc.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
toc.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
transport.h Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
util.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
util.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
write.c Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
write.h Prepared tests for eventual drive which might support SAO to appendable CD 2006-11-15 09:05:06 +00:00