You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libburn/libburn
Thomas Schmitt fce487f569 Made number transition to 1.4.2 8 years ago
..
Makefile Initial import 17 years ago
Makefile.am Fixed Makefile.am files 17 years ago
asserts.txt Got rid of assert() in libburn 17 years ago
async.c Bug fix: Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2 10 years ago
async.h Avoiding warning message about implicitely declared burn_fifo_abort() 15 years ago
back_hacks.h Added or adjusted copyright and license statements in single files 14 years ago
cdtext.c Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 8 years ago
cleanup.c Corrected typo in a comment 10 years ago
cleanup.h Added or adjusted copyright and license statements in single files 14 years ago
crc.c Corrections of CRC-32 algorithm for 32 bit systems. Mentioning of start value. 12 years ago
crc.h Re-implemented the CRC functions under own copyright 12 years ago
ddlpa.c Equipped all non-system-dependent open(2) calls with O_BINARY 9 years ago
ddlpa.h Progress due to tests with test/open-cd-excl 17 years ago
debug.c Gave up use of burn_print() in libburn 12 years ago
debug.h Initial import 17 years ago
drive.c Closed memory leak with minor cdrskin jobs. Found by valgrind. 8 years ago
drive.h Improved handling of stdio pseudo-drives after aborted burn runs 10 years ago
ecma130ab.c More hunt for "allow to" 8 years ago
ecma130ab.h Added or adjusted copyright and license statements in single files 14 years ago
error.h Initial import 17 years ago
file.c Equipped all non-system-dependent open(2) calls with O_BINARY 9 years ago
file.h Introduced burn_offst_source_new() flag bit0 which bans size changes 12 years ago
init.c New mode bit8 with burn_set_signal_handling() to particularly ignore SIGPIPE 10 years ago
init.h Improved granularity of SCSI log time measurement and added absolute timestamp 10 years ago
libburn.h Made number transition to 1.4.2 8 years ago
libburn.ver Forgot to put burn_drive_get_serial_no and burn_drive_get_media_sno into API 8 years ago
libdax_audioxtr.c Removed overly optimistic test ocde for SUN audio. Coverity CID 21846. 8 years ago
libdax_audioxtr.h Corrected typo in macro names (which shall never be defined anyway) 13 years ago
libdax_msgs.c New API calls burn_drive_extract_audio(), burn_drive_extract_audio_track() 10 years ago
libdax_msgs.h Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 8 years ago
libdax_msgs_to_xyz_msgs.sh A sed converter which creates libiso_msgs.[ch] from libdax_msgs.[ch] 16 years ago
mmc.c Completed revision 5527. Coverity CID 21823. 8 years ago
mmc.h Interpreting feature 0x107 when deciding from where to get speed info 10 years ago
null.c Changed all malloc() to calloc() 13 years ago
null.h Initial import 17 years ago
options.c Closed a potential memory leak with CD-TEXT production. Coverity CID 21809. 8 years ago
options.h More hunt for "allow to" 8 years ago
os-dummy.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 10 years ago
os-freebsd.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 10 years ago
os-libcdio.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 10 years ago
os-linux.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 10 years ago
os-netbsd.h Inmplemented a system adapter for NetBSD 10 years ago
os-solaris.h Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 10 years ago
os.h Removed Linux compilability mock-up from sg-netbsd.c 10 years ago
read.c Equipped all non-system-dependent open(2) calls with O_BINARY 9 years ago
read.h Initial import 17 years ago
sbc.c Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
sbc.h Added or adjusted copyright and license statements in single files 14 years ago
sector.c Corrected reaction on unsupported track modes. Coverity CID 21804. 8 years ago
sector.h Flushing buffer to MMC before a new track begins 12 years ago
sg-dummy.c Changed wrong use of "resp." in docs 8 years ago
sg-freebsd-port.c More hunt for "allow to" 8 years ago
sg-freebsd.c Fixed a theoretical memory leak in actually unused code. Reported by cppcheck. 8 years ago
sg-libcdio.c More hunt for "allow to" 8 years ago
sg-linux.c Added missing break statement to SG_IO error reporting. Coverity CID 21803. 8 years ago
sg-netbsd.c More hunt for "allow to" 8 years ago
sg-solaris.c More hunt for "allow to" 8 years ago
sg.c Bug fix: Compilation warning for unsupported systems mutated into an error 10 years ago
sg.h Improved drive capacity estimation for sparse regular files 9 years ago
source.c New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 12 years ago
source.h New API call burn_offst_source_new() 13 years ago
spc.c Bug fix: Endless loop if transport error occurs while waiting for drive ready 8 years ago
spc.h New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 8 years ago
structure.c Took into respect that burn_session_by_cue_file() parameter text_packs may be NULL. 8 years ago
structure.h New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits 11 years ago
toc.c Beginning to create new API call burn_read_audio 11 years ago
toc.h Added or adjusted copyright and license statements in single files 14 years ago
transport.h New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 8 years ago
util.c Bug fix: burn_disc_get_media_id() returned BD identifiers 2 chars too long 8 years ago
util.h Improved drive capacity estimation for sparse regular files 9 years ago
write.c Removed a surplus test. Coverity CID 21796. 8 years ago
write.h New API calls for composing CD-TEXT 12 years ago