legacy/libburn/trunk/libburn
2013-11-17 15:27:08 +00:00
..
asserts.txt
async.c Reacted on warning of Debian buildd with clang 2013-09-16 17:28:55 +00:00
async.h
back_hacks.h
cdtext.c Bug fixes with new API call burn_make_input_sheet_v07t() 2013-05-20 12:45:12 +00:00
cleanup.c Corrected typo in a comment 2013-07-08 14:56:30 +00:00
cleanup.h
crc.c
crc.h
ddlpa.c
ddlpa.h
debug.c
debug.h
drive.c New API call burn_disc_pretend_full_uncond() 2013-11-10 16:35:17 +00:00
drive.h
ecma130ab.c
ecma130ab.h
error.h
file.c Reacted on warnings of PLD Linux build log 2013-09-05 08:49:31 +00:00
file.h
init.c New mode bit8 with burn_set_signal_handling() to particularly ignore SIGPIPE 2013-07-01 16:00:28 +00:00
init.h Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
libburn.h New API call burn_disc_pretend_full_uncond() 2013-11-10 16:35:17 +00:00
libburn.ver New API call burn_disc_pretend_full_uncond() 2013-11-10 16:35:17 +00:00
libdax_audioxtr.c
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh
libdax_msgs.c New API calls burn_drive_extract_audio(), burn_drive_extract_audio_track() 2013-05-23 15:43:19 +00:00
libdax_msgs.h Improved reaction on Linux SG_IO transport problems 2013-11-14 10:17:48 +00:00
Makefile
Makefile.am
mmc.c Enforcing reasonable minimum read speeds even if the drive is lying 2013-11-15 10:24:31 +00:00
mmc.h
null.c
null.h
options.c Prevented a memory leak that in most cases was closed by a race condition 2013-11-16 17:05:40 +00:00
options.h New API calls burn_drive_was_feat21_failure(), burn_write_opts_set_fail21h_sev() 2013-10-28 10:51:05 +00:00
os-dummy.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
os-freebsd.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
os-libcdio.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
os-linux.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
os-solaris.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
os.h
read.c New API call burn_read_audio 2012-11-30 19:34:33 +00:00
read.h
sbc.c
sbc.h
sector.c
sector.h
sg-dummy.c
sg-freebsd-port.c
sg-freebsd.c Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
sg-libcdio.c Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
sg-linux.c Corrected bugs introduced with rev 5180 2013-11-17 15:27:08 +00:00
sg-solaris.c Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
sg.c
sg.h
source.c
source.h
spc.c Improved reaction on Linux SG_IO transport problems 2013-11-14 10:17:48 +00:00
spc.h Improved reaction on Linux SG_IO transport problems 2013-11-14 10:17:48 +00:00
structure.c Bug fix: All CD tracks were reported with the sizes of the tracks in the first session. Regression introduced with version 1.2.0 (rev 4552). 2013-01-15 10:42:21 +00:00
structure.h New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits 2013-01-12 19:51:21 +00:00
toc.c
toc.h
transport.h New API calls burn_drive_was_feat21_failure(), burn_write_opts_set_fail21h_sev() 2013-10-28 10:51:05 +00:00
util.c Some polishing of SCSI log time measurement 2013-06-09 16:31:28 +00:00
util.h Improved granularity of SCSI log time measurement and added absolute timestamp 2013-06-09 15:26:32 +00:00
write.c Resetting the drive failure status before starting random-access writing 2013-11-17 10:25:01 +00:00
write.h