legacy/libburn/trunk/libburn
2006-12-30 00:15:07 +00:00
..
asserts.txt Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
async.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +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 Trying to keep signal handler from repeating messages 2006-11-25 17:06:17 +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 Disabled obsolete drive-media-state workaround. (Spinoff of ticket 93 :)) 2006-12-27 13:01:39 +00:00
drive.h New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +00:00
error.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
file.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
file.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
init.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +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 Minor corrections to revisions 559 and 560 2006-12-26 18:45:21 +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 Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +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 Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
mmc.h Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
null.c Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
null.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
options.c Bugfix after changes for DVD+RW: start_byte was initialized 0, but must be -1 2006-12-24 18:23:30 +00:00
options.h Made DVD 32k end padding controllable 2006-12-24 14:24:35 +00:00
os-freebsd.h Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +00:00
os-linux.h Made consolidaed operating system adapters for ease of porting 2006-11-16 11:17:55 +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 Made portability clarifications 2006-11-15 17:10:12 +00:00
sg-linux.c Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS) 2006-12-11 19:19: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 Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
spc.h Coordinated scsi_notify_error() and scsi_error() 2006-11-22 12:25:16 +00:00
structure.c Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter) 2006-12-11 12:53:12 +00:00
structure.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +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 New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +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 Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
write.h Prepared tests for eventual drive which might support SAO to appendable CD 2006-11-15 09:05:06 +00:00