.. |
asserts.txt
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
async.c
|
Prevented SIGSEGV with testing drive for being prepared for writing
|
2012-01-23 10:10:19 +00:00 |
async.h
|
Avoiding warning message about implicitely declared burn_fifo_abort()
|
2008-11-12 07:53:01 +00:00 |
back_hacks.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
cdtext.c
|
Implemented track number starts > 1 with .cue and v07t.txt files
|
2012-01-08 13:23:16 +00:00 |
cleanup.c
|
Reacted on warning of cppcheck about libburn/cleanup.c
|
2011-07-12 11:02:47 +00:00 |
cleanup.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
crc.c
|
Eventually including ../config.h generated by autotools
|
2010-05-16 09:07:42 +00:00 |
crc.h
|
Changed a comment in libburn/crc.h
|
2010-02-15 12:57:38 +00:00 |
ddlpa.c
|
Eventually including ../config.h generated by autotools
|
2010-05-16 09:07:42 +00:00 |
ddlpa.h
|
Progress due to tests with test/open-cd-excl
|
2007-04-18 10:35:38 +00:00 |
debug.c
|
Gave up use of burn_print() in libburn
|
2011-10-12 10:01:28 +00:00 |
debug.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
drive.c
|
Improved reaction time on interrupt during writing of lead-in
|
2012-01-23 10:13:08 +00:00 |
drive.h
|
Avoided to release drive prematurely if interrupted while grabbing drive
|
2011-10-07 07:51:55 +00:00 |
ecma130ab.c
|
Eventually including ../config.h generated by autotools
|
2010-05-16 09:07:42 +00:00 |
ecma130ab.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
error.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
file.c
|
Introduced burn_offst_source_new() flag bit0 which bans size changes
|
2012-01-23 09:36:47 +00:00 |
file.h
|
Introduced burn_offst_source_new() flag bit0 which bans size changes
|
2012-01-23 09:36:47 +00:00 |
init.c
|
New API calls for composing CD-TEXT
|
2011-12-12 09:26:41 +00:00 |
init.h
|
Reacted on warnings of -Wunused-but-set-variable
|
2011-07-06 14:25:57 +00:00 |
libburn.h
|
Introduced burn_offst_source_new() flag bit0 which bans size changes
|
2012-01-23 09:56:53 +00:00 |
libburn.ver
|
New API call burn_track_set_postgap_size()
|
2012-01-12 08:44:34 +00:00 |
libdax_audioxtr.c
|
Changed all malloc() to calloc()
|
2010-07-12 19:37:31 +00:00 |
libdax_audioxtr.h
|
Corrected typo in macro names (which shall never be defined anyway)
|
2010-08-13 11:42:49 +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
|
Changed all malloc() to calloc()
|
2010-07-12 19:37:31 +00:00 |
libdax_msgs.h
|
New API call burn_track_set_postgap_size()
|
2012-01-12 08:44:34 +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
|
Obtaining more accurate track sizes for CD with pre-gap
|
2012-01-11 12:25:06 +00:00 |
mmc.h
|
Obtaining more accurate track sizes for CD with pre-gap
|
2012-01-11 12:25:06 +00:00 |
null.c
|
Changed all malloc() to calloc()
|
2010-07-12 19:37:31 +00:00 |
null.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
options.c
|
New API calls for composing CD-TEXT
|
2011-12-12 09:26:41 +00:00 |
options.h
|
New API calls for composing CD-TEXT
|
2011-12-12 09:26:41 +00:00 |
os-dummy.h
|
Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined
|
2010-06-15 15:57:11 +00:00 |
os-freebsd.h
|
Allowed 64 kB max output buffer size on all OSes
|
2010-06-16 08:25:57 +00:00 |
os-libcdio.h
|
Allowed 64 kB max output buffer size on all OSes
|
2010-06-16 08:25:57 +00:00 |
os-linux.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
os-solaris.h
|
Allowed 64 kB max output buffer size on all OSes
|
2010-06-16 08:25:57 +00:00 |
os.h
|
New system adapter for Solaris uscsi (tested on snv134, kernel 5.11)
|
2010-06-07 17:30:54 +00:00 |
read.c
|
Allowing SCSI read operations > 32 kB
|
2012-01-23 10:06:52 +00:00 |
read.h
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
sbc.c
|
Made SCSI timeout settable at level of SPC, SBC, MMC functions
|
2011-11-30 08:11:52 +00:00 |
sbc.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
sector.c
|
Corrected a comment
|
2012-01-16 11:20:49 +00:00 |
sector.h
|
Flushing buffer to MMC before a new track begins
|
2012-01-13 12:22:07 +00:00 |
sg-dummy.c
|
Reacted on warning of cppcheck about libburn/sg-dummy.c
|
2011-07-12 14:19:12 +00:00 |
sg-freebsd-port.c
|
Gave up use of burn_print() in libburn
|
2011-10-12 10:01:28 +00:00 |
sg-freebsd.c
|
Made SCSI timeout settable at level of SPC, SBC, MMC functions
|
2011-11-30 08:11:52 +00:00 |
sg-libcdio.c
|
Made SCSI timeout settable at level of SPC, SBC, MMC functions
|
2011-11-30 08:11:52 +00:00 |
sg-linux.c
|
Made SCSI timeout settable at level of SPC, SBC, MMC functions
|
2011-11-30 08:11:52 +00:00 |
sg-solaris.c
|
Made SCSI timeout settable at level of SPC, SBC, MMC functions
|
2011-11-30 08:11:52 +00:00 |
sg.c
|
Improved intentional compiler warning about lack of suitable system adapter
|
2011-07-12 14:17:24 +00:00 |
sg.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
source.c
|
New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file()
|
2011-12-25 10:39:05 +00:00 |
source.h
|
New API call burn_offst_source_new()
|
2010-09-22 17:51:26 +00:00 |
spc.c
|
Revoked an aspect of rev 4465 which aborted operation before drive is ready
|
2012-01-23 10:09:04 +00:00 |
spc.h
|
Bug fix: Progress report with blanking and formatting could be bogus
|
2012-01-05 11:55:22 +00:00 |
structure.c
|
Introduced burn_offst_source_new() flag bit0 which bans size changes
|
2012-01-23 09:56:53 +00:00 |
structure.h
|
Counting post-gap as part of track with burn_track_get_sectors()
|
2012-01-23 09:30:48 +00:00 |
toc.c
|
Reacted on warnings of -Wunused-but-set-variable
|
2011-07-06 14:34:58 +00:00 |
toc.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
transport.h
|
Improved reaction on failure of SEND CUE SHEET
|
2011-12-28 15:23:24 +00:00 |
util.c
|
Moved a function from cdtext.c to util.c
|
2011-12-16 11:13:11 +00:00 |
util.h
|
Moved a function from cdtext.c to util.c
|
2011-12-16 11:13:11 +00:00 |
write.c
|
Counting post-gap as part of track with burn_track_get_sectors()
|
2012-01-23 09:54:20 +00:00 |
write.h
|
New API calls for composing CD-TEXT
|
2011-12-12 09:26:41 +00:00 |