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 67ae1413e3 New API call burn_track_set_isrc_string() 12 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 Reacted on warning of cppcheck about libburn/async.c 12 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 Reacted on compiler warnings about uninitialized variables 12 years ago
cleanup.c Reacted on warning of cppcheck about libburn/cleanup.c 12 years ago
cleanup.h Added or adjusted copyright and license statements in single files 14 years ago
crc.c Eventually including ../config.h generated by autotools 14 years ago
crc.h Changed a comment in libburn/crc.h 14 years ago
ddlpa.c Eventually including ../config.h generated by autotools 14 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 New API call burn_disc_get_leadin_text() 12 years ago
drive.h Avoided to release drive prematurely if interrupted while grabbing drive 12 years ago
ecma130ab.c Eventually including ../config.h generated by autotools 14 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 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 12 years ago
file.h New API call burn_offst_source_new() 13 years ago
init.c New API calls for composing CD-TEXT 12 years ago
init.h Reacted on warnings of -Wunused-but-set-variable 12 years ago
libburn.h New API call burn_track_set_isrc_string() 12 years ago
libburn.ver New API call burn_track_set_isrc_string() 12 years ago
libdax_audioxtr.c Changed all malloc() to calloc() 13 years ago
libdax_audioxtr.h Corrected typo in macro names (which shall never be defined anyway) 13 years ago
libdax_msgs.c Changed all malloc() to calloc() 13 years ago
libdax_msgs.h New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 12 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 New API call burn_write_opts_set_leadin_text() 12 years ago
mmc.h New API call burn_disc_get_leadin_text() 12 years ago
null.c Changed all malloc() to calloc() 13 years ago
null.h Initial import 17 years ago
options.c New API calls for composing CD-TEXT 12 years ago
options.h New API calls for composing CD-TEXT 12 years ago
os-dummy.h Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined 13 years ago
os-freebsd.h Allowed 64 kB max output buffer size on all OSes 13 years ago
os-libcdio.h Allowed 64 kB max output buffer size on all OSes 13 years ago
os-linux.h Added or adjusted copyright and license statements in single files 14 years ago
os-solaris.h Allowed 64 kB max output buffer size on all OSes 13 years ago
os.h New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 14 years ago
read.c Gave up use of burn_print() in libburn 12 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 Silenced an error message with input that is not aligned to 2 kB 13 years ago
sector.h Added or adjusted copyright and license statements in single files 14 years ago
sg-dummy.c Reacted on warning of cppcheck about libburn/sg-dummy.c 12 years ago
sg-freebsd-port.c Gave up use of burn_print() in libburn 12 years ago
sg-freebsd.c Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
sg-libcdio.c Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
sg-linux.c Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
sg-solaris.c Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
sg.c Improved intentional compiler warning about lack of suitable system adapter 12 years ago
sg.h Added or adjusted copyright and license statements in single files 14 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: Interrupting libburn while drive tray is loading led to endless loop 12 years ago
spc.h Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
structure.c New API call burn_track_set_isrc_string() 12 years ago
structure.h New API call burn_track_set_isrc_string() 12 years ago
toc.c Reacted on warnings of -Wunused-but-set-variable 12 years ago
toc.h Added or adjusted copyright and license statements in single files 14 years ago
transport.h Made SCSI timeout settable at level of SPC, SBC, MMC functions 12 years ago
util.c Moved a function from cdtext.c to util.c 12 years ago
util.h Moved a function from cdtext.c to util.c 12 years ago
write.c Moved burn_cdtext_from_session() from write.c to cdtext.c 12 years ago
write.h New API calls for composing CD-TEXT 12 years ago