You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libburn/libburn
Thomas Schmitt dcf35bd556 More memory management changes proposed by Joris Dobbelsteen 16 years ago
..
Makefile Initial import 17 years ago
Makefile.am Fixed Makefile.am files 17 years ago
asserts.txt Got rid of assert() in libburn 17 years ago
async.c Macro for length of rejection reasons string (old size is still safe) 17 years ago
async.h Initial import 17 years ago
back_hacks.h Allowed to blank appendable files and installed first back_hacks.h variable ever 17 years ago
cleanup.c Kept SIGWINCH from spoiling a burn. 17 years ago
cleanup.h Implemented new API function burn_set_signal_handling(), libburner uses it 17 years ago
crc.c Initial import 17 years ago
crc.h Initial import 17 years ago
ddlpa.c Polished messages, comments and description of DDLP-A 17 years ago
ddlpa.h Progress due to tests with test/open-cd-excl 17 years ago
debug.c Initial import 17 years ago
debug.h Initial import 17 years ago
drive.c Taking synchronous read/write into respect with abort handling 16 years ago
drive.h Re-arranged checking and defaulting of write parameters 17 years ago
error.h Initial import 17 years ago
file.c More memory management changes proposed by Joris Dobbelsteen 16 years ago
file.h Unified burn_file_source and burn_fd_source 17 years ago
init.c Fixed bug with drive_scsi_dev_family= introduced by revision 796 (fcntl lock) 17 years ago
init.h Initial import 17 years ago
lec.c Initial import 17 years ago
lec.h Initial import 17 years ago
libburn.h Corrected memory management flaws found by Joris Dobbelsteen 16 years ago
libdax_audioxtr.c Introduced extraction of .au (but not its usage within cdrskin) 17 years ago
libdax_audioxtr.h Introduced extraction of .au (but not its usage within cdrskin) 17 years ago
libdax_msgs.c Implemented burn_abort() and made use of it 17 years ago
libdax_msgs.h New API function burn_read_data() 16 years ago
mmc.c More memory management changes proposed by Joris Dobbelsteen 16 years ago
mmc.h New API function burn_read_data() 16 years ago
null.c Initialized member set_size of burn_source within burn_null_source_new() 17 years ago
null.h Initial import 17 years ago
options.c Added check for .might_simulate to burn_write_opts_auto_write_type() 17 years ago
options.h Re-enabled -force with write modes which seem unavailable 17 years ago
os-freebsd.h Restored FreeBSD backend. 17 years ago
os-linux.h Moved general 32 kiB buffer restriction from write.c to os-linux.h 17 years ago
os.h Made consolidaed operating system adapters for ease of porting 17 years ago
read.c Allowed to suppress error message from failed burn_read_data() 16 years ago
read.h Initial import 17 years ago
sbc.c For Linux 2.4, USB : Carefully avoided to inquire more data than available 17 years ago
sbc.h Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 17 years ago
sector.c Fixed low transaction size introduced by cooperation of revisions 855 and 860 17 years ago
sector.h Got rid of assert() in sector.c by soft means 17 years ago
sg-freebsd-port.c Polished porting hints 17 years ago
sg-freebsd.c Restored FreeBSD backend. 17 years ago
sg-linux.c Added SCSI opcode to output of revision 857 17 years ago
sg.c Made consolidaed operating system adapters for ease of porting 17 years ago
sg.h Made consolidaed operating system adapters for ease of porting 17 years ago
source.c Corrected memory management flaws found by Joris Dobbelsteen 16 years ago
source.h Initial import 17 years ago
spc.c For Linux 2.4, USB : Carefully avoided to inquire more data than available 17 years ago
spc.h For Linux 2.4, USB : Carefully avoided to inquire more data than available 17 years ago
structure.c Corrected memory management flaws found by Joris Dobbelsteen 16 years ago
structure.h Re-arranged checking and defaulting of write parameters 17 years ago
toc.c For Linux 2.4, USB : Carefully avoided to inquire more data than available 17 years ago
toc.h Initial import 17 years ago
transport.h Corrected harmless type declaration flaws 16 years ago
util.c Got rid of assert() in util.c by soft means 17 years ago
util.h Initial import 17 years ago
write.c Taking synchronous read/write into respect with abort handling 16 years ago
write.h Took into respect deliberate lack of DVD-R/DL multi session capability 17 years ago