.. |
asserts.txt
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
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
|
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
|
Declared BD-RE to be supported
|
2008-05-06 18:08:04 +00:00 |
drive.h
|
Trying to catch signals from within the writer thread
|
2007-09-29 18:50:19 +00:00 |
error.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
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
|
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
|
Inserted @since tags for all functions older than 0.2.0
|
2008-06-14 14:06:38 +00:00 |
libdax_audioxtr.c
|
Reacted on build warnings on another system
|
2007-11-26 15:49:39 +00:00 |
libdax_audioxtr.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
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
|
Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX
|
2008-07-14 11:28:55 +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
|
Allowed BD-ROM and BD-R for read-only purposes
|
2008-05-09 14:51:48 +00:00 |
mmc.h
|
New API function burn_read_data()
|
2007-08-12 15:25:56 +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
|
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
|
Restored FreeBSD backend.
|
2007-01-24 12:44:22 +00:00 |
os-linux.h
|
Enforced tail padding with stream_recording, enlarged transport buffer
|
2008-04-15 09:42:32 +00:00 |
os.h
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
read.c
|
Made burn_read_data() obey its flag bit1
|
2008-04-16 08:22:14 +00:00 |
read.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
sbc.c
|
Updated a comment about Immed and a debug message with tray loading
|
2007-09-23 16:35:44 +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
|
Implemented burn_source.cancel() in a binary backwards compatible way
|
2007-12-24 14:21:23 +00:00 |
sector.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
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
|
Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX
|
2008-07-14 11:28:55 +00:00 |
sg.c
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
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
|
Corrected memory management flaws found by Joris Dobbelsteen
|
2007-08-25 08:58:41 +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
|
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
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
write.c
|
Bug fix: random access addressing for DVD-RAM and BD-RE did not work
|
2008-05-14 16:50:27 +00:00 |
write.h
|
Took into respect deliberate lack of DVD-R/DL multi session capability
|
2007-02-25 11:26:20 +00:00 |