legacy/libburn/trunk/libburn
Thomas Schmitt f78da1be6c Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +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
asserts.txt Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
async.c Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +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
ddlpa.c Polished messages, comments and description of DDLP-A 2007-04-18 13:01:21 +00:00
ddlpa.h Progress due to tests with test/open-cd-excl 2007-04-18 10:35:38 +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 Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
drive.h Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +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 Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 2007-04-10 08:17:07 +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 Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +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 Preparations to avoid writing which will not fit in drive buffer 2007-07-12 16:29:29 +00:00
mmc.c Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
mmc.h Adjusted maximum realistic number of tracks to MMC specs 2007-02-18 09:49:26 +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 Added check for .might_simulate to burn_write_opts_auto_write_type() 2007-05-28 17:03:12 +00:00
options.h Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00
os-freebsd.h Restored FreeBSD backend. 2007-01-24 12:44:22 +00:00
os-linux.h Moved general 32 kiB buffer restriction from write.c to os-linux.h 2007-05-28 13:24:33 +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 For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +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 Fixed low transaction size introduced by cooperation of revisions 855 and 860 2007-05-28 19:25:09 +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 Added SCSI opcode to output of revision 857 2007-05-22 16:51:15 +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 For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
spc.h For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
structure.c Enabled -isosize for first track by help of fifo and without seeking 2007-03-28 10:07:09 +00:00
structure.h Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +00:00
toc.c For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
toc.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
transport.h Preparations to avoid writing which will not fit in drive buffer 2007-07-12 16:29:29 +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 Preparations to avoid writing which will not fit in drive buffer 2007-07-12 16:29:29 +00:00
write.h Took into respect deliberate lack of DVD-R/DL multi session capability 2007-02-25 11:26:20 +00:00