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 f006ee5436 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 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 Began to implement formatting of DVD-RAM and experimentally of BD-RE 16 years ago
async.h Implemented a simple fifo to decouple from burn_source signals 16 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 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 16 years ago
drive.h Trying to catch signals from within the writer thread 16 years ago
error.h Initial import 17 years ago
file.c Implemented burn_source.cancel() in a binary backwards compatible way 16 years ago
file.h Inserted the necessary error messages and magic numbers 16 years ago
init.c Changed meaning of unrecognized severity texts from FATAL to ALL 16 years ago
init.h Trying to catch signals from within the writer thread 16 years ago
lec.c Initial import 17 years ago
lec.h Initial import 17 years ago
libburn.h Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 16 years ago
libdax_audioxtr.c Reacted on build warnings on another system 16 years ago
libdax_audioxtr.h Introduced extraction of .au (but not its usage within cdrskin) 17 years ago
libdax_msgs.c Imported changes from libiso_msgs.h 16 years ago
libdax_msgs.h Imported changes from libiso_msgs.h 16 years ago
libdax_msgs_to_xyz_msgs.sh A sed converter which creates libiso_msgs.[ch] from libdax_msgs.[ch] 16 years ago
mmc.c Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 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 New API call burn_write_opts_set_stream_recording() 16 years ago
options.h New API call burn_write_opts_set_stream_recording() 16 years ago
os-freebsd.h Restored FreeBSD backend. 17 years ago
os-linux.h Enforced tail padding with stream_recording, enlarged transport buffer 16 years ago
os.h Made consolidaed operating system adapters for ease of porting 17 years ago
read.c Made burn_read_data() obey its flag bit1 16 years ago
read.h Initial import 17 years ago
sbc.c Updated a comment about Immed and a debug message with tray loading 16 years ago
sbc.h Test wether SCSI 1Bh START UNIT would be helpful with ticket 90 17 years ago
sector.c Implemented burn_source.cancel() in a binary backwards compatible way 16 years ago
sector.h Got rid of assert() in sector.c by soft means 17 years ago
sg-freebsd-port.c Enable os dependend stdio size estimation 16 years ago
sg-freebsd.c Brought burn_stdio_write_track() onto sector_data() for outmost realism 16 years ago
sg-linux.c Testwise inquiry of ioctl(CDROM_MEDIA_CHANGED) (disabled by default) 16 years ago
sg.c Made consolidaed operating system adapters for ease of porting 17 years ago
sg.h Enable os dependend stdio size estimation 16 years ago
source.c Implemented burn_source.cancel() in a binary backwards compatible way 16 years ago
source.h Implemented burn_source.cancel() in a binary backwards compatible way 16 years ago
spc.c Made support for DVD+R DL official, enabled untested support for BD-RE 16 years ago
spc.h Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE 16 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 Adjustments with DVD-RAM formatting 16 years ago
util.c Switched from configure.ac versioning to libburn.h versioning 16 years ago
util.h Initial import 17 years ago
write.c Enforced tail padding with stream_recording, enlarged transport buffer 16 years ago
write.h Took into respect deliberate lack of DVD-R/DL multi session capability 17 years ago