.. |
asserts.txt
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
async.c
|
New API calls burn_os_open_track_src() , burn_os_alloc_buffer()
|
2009-11-23 18:56:18 +00:00 |
async.h
|
Avoiding warning message about implicitely declared burn_fifo_abort()
|
2008-11-12 07:53:01 +00:00 |
back_hacks.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
cleanup.c
|
Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11)
|
2009-03-08 14:01:10 +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
|
Split automatic drive start function from mmc_function_spy()
|
2009-11-18 12:25:57 +00:00 |
drive.h
|
Taking into respect drive list from /proc/sys/dev/cdrom/info
|
2008-08-05 18:00:37 +00:00 |
ecma130ab.c
|
More optimizations with parity computation
|
2009-10-20 16:14:14 +00:00 |
ecma130ab.h
|
More optimizations with parity computation
|
2009-10-20 16:14:14 +00:00 |
error.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
file.c
|
New API calls burn_fifo_get_statistics(), burn_fifo_next_interval()
|
2009-11-26 14:43:38 +00:00 |
file.h
|
New API calls burn_fifo_get_statistics(), burn_fifo_next_interval()
|
2009-11-26 14:43:38 +00:00 |
init.c
|
Made SCSI logger permanent and controllable via API call
|
2009-11-12 17:54:06 +00:00 |
init.h
|
Trying to catch signals from within the writer thread
|
2007-09-29 18:50:19 +00:00 |
libburn.h
|
Made number transition to 0.7.5
|
2009-12-07 07:54:24 +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
|
Updated copyright claims to year 2009
|
2009-01-04 11:29:37 +00:00 |
libdax_msgs.h
|
New API call burn_fifo_fill()
|
2009-11-25 16:00:33 +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
|
Some clarifications about the GH22LS30 problem
|
2009-12-06 07:32:38 +00:00 |
mmc.h
|
Split automatic drive start function from mmc_function_spy()
|
2009-11-18 12:25:57 +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 calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync()
|
2009-11-15 15:30:26 +00:00 |
options.h
|
New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync()
|
2009-11-15 15:30:26 +00:00 |
os-dummy.h
|
New operating system adapter "dummy" for stdio on POSIX-like systems
|
2009-03-02 17:01:21 +00:00 |
os-freebsd.h
|
Restored FreeBSD backend.
|
2007-01-24 12:44:22 +00:00 |
os-libcdio.h
|
Experimental SCSI transport adapter via GNU libcdio
|
2009-12-19 14:34:48 +00:00 |
os-linux.h
|
Taking into respect drive list from /proc/sys/dev/cdrom/info
|
2008-08-05 18:00:37 +00:00 |
os.h
|
Experimental SCSI transport adapter via GNU libcdio
|
2009-12-19 14:34:48 +00:00 |
read.c
|
Made read_capacity error message of burn_read_data() depending on flag bit1
|
2009-10-09 20:03:06 +00:00 |
read.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
sbc.c
|
Documented meaning of START/STOP UNIT bits
|
2009-11-30 10:00:34 +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
|
Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW
|
2009-10-17 13:17:06 +00:00 |
sector.h
|
Disabled code using libburn/lec.c, removed lec.c from libburn
|
2009-09-01 09:56:51 +00:00 |
sg-dummy.c
|
Gave up call burn_os_close_track_src() introduced by rev 2920
|
2009-11-25 12:21:12 +00:00 |
sg-freebsd-port.c
|
Experimental SCSI transport adapter via GNU libcdio
|
2009-12-19 14:34:48 +00:00 |
sg-freebsd.c
|
Gave up call burn_os_close_track_src() introduced by rev 2920
|
2009-11-25 12:21:12 +00:00 |
sg-libcdio.c
|
Making use of libcdio function mmc_get_cmd_scsi_sense()
|
2009-12-24 17:04:40 +00:00 |
sg-linux.c
|
Making use of libcdio function mmc_get_cmd_scsi_sense()
|
2009-12-24 17:04:40 +00:00 |
sg.c
|
Experimental SCSI transport adapter via GNU libcdio
|
2009-12-19 14:34:48 +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
|
Making use of libcdio function mmc_get_cmd_scsi_sense()
|
2009-12-24 17:04:40 +00:00 |
spc.h
|
Making use of libcdio function mmc_get_cmd_scsi_sense()
|
2009-12-24 17:04:40 +00:00 |
structure.c
|
New API call burn_track_set_cdxa_conv()
|
2009-09-11 11:53:36 +00:00 |
structure.h
|
New API call burn_track_set_cdxa_conv()
|
2009-09-11 11:53:36 +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
|
Test macros for double START UNIT and SET CD SPEED
|
2009-11-05 17:03:01 +00:00 |
util.c
|
Made recognition of CD media codes work in burn_guess_manufacturer()
|
2009-09-06 09:22:26 +00:00 |
util.h
|
Made product ID surely a single printable word
|
2009-09-05 11:29:44 +00:00 |
write.c
|
Some clarifications about the Linux throughput problem
|
2009-12-06 07:45:00 +00:00 |
write.h
|
Took into respect deliberate lack of DVD-R/DL multi session capability
|
2007-02-25 11:26:20 +00:00 |