.. |
asserts.txt
|
|
|
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
|
|
|
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
|
|
|
crc.c
|
|
|
crc.h
|
|
|
ddlpa.c
|
|
|
ddlpa.h
|
|
|
debug.c
|
|
|
debug.h
|
|
|
drive.c
|
New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives
|
2010-01-16 12:51:24 +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
|
|
|
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
|
Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string()
|
2009-12-27 14:45:05 +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.7
|
2010-01-23 10:40:11 +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
|
Lifted ban to derive GPLv3, extended copyright range to 2010
|
2010-01-23 10:42:52 +00:00 |
libdax_msgs.h
|
Lifted ban to derive GPLv3, extended copyright range to 2010
|
2010-01-23 10:42:52 +00:00 |
Makefile
|
|
|
Makefile.am
|
|
|
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
|
|
|
null.h
|
|
|
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
|
Implemented adivisory FreeBSD drive locking via flock(2)
|
2010-01-15 18:25:14 +00:00 |
os-libcdio.h
|
Enlarged buffer size of libcdio adapter on Linux to 64k
|
2010-01-04 13:52:57 +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
|
Experimentally enabled FreeBSD system adapter for Debian kfreebsd
|
2009-12-29 13:31:56 +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
|
|
|
sbc.c
|
Revoked asynchronous eject, as we cannot distinguish out from unready
|
2010-01-09 14:32:51 +00:00 |
sbc.h
|
|
|
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
|
New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives
|
2010-01-16 12:51:24 +00:00 |
sg-freebsd-port.c
|
New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives
|
2010-01-16 12:51:24 +00:00 |
sg-freebsd.c
|
Learned how to inquire size of disk-like FreeBSD devices
|
2010-01-21 10:46:04 +00:00 |
sg-libcdio.c
|
Learned how to inquire size of disk-like FreeBSD devices
|
2010-01-21 10:46:04 +00:00 |
sg-linux.c
|
Changed a comment in sg-linux.c
|
2010-01-18 10:32:36 +00:00 |
sg.c
|
Experimentally enabled FreeBSD system adapter for Debian kfreebsd
|
2009-12-29 13:31:56 +00:00 |
sg.h
|
New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives
|
2010-01-16 12:51:24 +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
|
Revoked asynchronous eject, as we cannot distinguish out from unready
|
2010-01-09 14:32:51 +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
|
|
|
toc.h
|
|
|
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
|
Avoiding stream recording on BD if not 64 kB buffer
|
2010-01-04 13:49:05 +00:00 |
write.h
|
|
|