libburn/libburn
2008-04-26 15:07:39 +00:00
..
asserts.txt
async.c Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:27:16 +00:00
async.h Implemented a simple fifo to decouple from burn_source signals 2007-09-30 21:24:55 +00:00
back_hacks.h
cleanup.c
cleanup.h
crc.c
crc.h
ddlpa.c
ddlpa.h
debug.c
debug.h
drive.c Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
drive.h Trying to catch signals from within the writer thread 2007-09-29 18:50:19 +00:00
error.h
file.c Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
file.h Inserted the necessary error messages and magic numbers 2007-10-04 20:00:58 +00:00
init.c Changed meaning of unrecognized severity texts from FATAL to ALL 2008-02-22 21:38:09 +00:00
init.h Trying to catch signals from within the writer thread 2007-09-29 18:50:19 +00:00
lec.c
lec.h
libburn.h Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
libdax_audioxtr.c Reacted on build warnings on another system 2007-11-26 15:49:39 +00:00
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh A sed converter which creates libiso_msgs.[ch] from libdax_msgs.[ch] 2007-09-15 17:18:05 +00:00
libdax_msgs.c Imported changes from libiso_msgs.h 2008-02-22 21:36:08 +00:00
libdax_msgs.h Imported changes from libiso_msgs.h 2008-02-22 21:36:08 +00:00
Makefile
Makefile.am
mmc.c Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
mmc.h
null.c
null.h
options.c New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
options.h New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
os-freebsd.h
os-linux.h Enforced tail padding with stream_recording, enlarged transport buffer 2008-04-15 09:42:32 +00:00
os.h
read.c Made burn_read_data() obey its flag bit1 2008-04-16 08:22:14 +00:00
read.h
sbc.c Updated a comment about Immed and a debug message with tray loading 2007-09-23 16:35:44 +00:00
sbc.h
sector.c Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
sector.h
sg-freebsd-port.c Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
sg-freebsd.c Brought burn_stdio_write_track() onto sector_data() for outmost realism 2007-09-12 10:45:34 +00:00
sg-linux.c Testwise inquiry of ioctl(CDROM_MEDIA_CHANGED) (disabled by default) 2008-02-21 20:10:38 +00:00
sg.c
sg.h Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
source.c Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
source.h Implemented burn_source.cancel() in a binary backwards compatible way 2007-12-24 14:21:23 +00:00
spc.c Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
spc.h Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE 2007-09-18 20:03:20 +00:00
structure.c
structure.h
toc.c
toc.h
transport.h Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +00:00
util.c Switched from configure.ac versioning to libburn.h versioning 2008-04-08 13:35:43 +00:00
util.h
write.c Enforced tail padding with stream_recording, enlarged transport buffer 2008-04-15 09:42:32 +00:00
write.h