.. |
asserts.txt
|
Started logical separation of libisofs and libburn
|
2006-11-13 00:13:21 +00:00 |
async.c
|
Bug fix: Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2
|
2014-04-29 06:18:41 +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
|
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
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
crc.c
|
Corrections of CRC-32 algorithm for 32 bit systems. Mentioning of start value.
|
2012-05-08 08:04:13 +00:00 |
crc.h
|
Re-implemented the CRC functions under own copyright
|
2012-02-19 10:10:11 +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
|
Removed obsolete conditional code
|
2014-08-31 12:15:22 +00:00 |
drive.h
|
Improved handling of stdio pseudo-drives after aborted burn runs
|
2014-01-15 17:50:33 +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
|
Reacted on warnings of PLD Linux build log
|
2013-09-05 08:49:31 +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 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 flag bit5 with burn_read_data() and burn_read_audio()
|
2014-09-01 16:13:19 +00:00 |
libburn.ver
|
New API call burn_disc_pretend_full_uncond()
|
2013-11-10 16:35:17 +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
|
New API calls burn_drive_extract_audio(), burn_drive_extract_audio_track()
|
2013-05-23 15:43:19 +00:00 |
libdax_msgs.h
|
Keeping GET CONFIGURATION from requesting more than 4 KB of data
|
2014-07-31 12:32:06 +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
|
New flag bit5 with burn_read_data() and burn_read_audio()
|
2014-09-01 16:13:19 +00:00 |
mmc.h
|
Interpreting feature 0x107 when deciding from where to get speed info
|
2014-01-09 13:23:23 +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
|
Bug fix: A final fsync(2) was performed with stdio drives, even if not desired
|
2014-04-09 15:22:20 +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-netbsd.h
|
Inmplemented a system adapter for NetBSD
|
2014-02-10 21:36:34 +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
|
Removed Linux compilability mock-up from sg-netbsd.c
|
2014-02-19 11:11:50 +00:00 |
read.c
|
New flag bit5 with burn_read_data() and burn_read_audio()
|
2014-09-01 16:13:19 +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
|
Improved reported number of missing bytes in case of track source shortage
|
2012-06-17 17:33:26 +00:00 |
sector.h
|
Flushing buffer to MMC before a new track begins
|
2012-01-13 12:22:07 +00:00 |
sg-dummy.c
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
sg-freebsd-port.c
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
sg-freebsd.c
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
sg-libcdio.c
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
sg-linux.c
|
Debugging macro Libburn_debug_dxferP to check sg_io_hdr_t.dxferp
|
2014-07-31 12:28:44 +00:00 |
sg-netbsd.c
|
Reacted on compiler warning of gcc on NetBSD-current
|
2014-06-20 14:53:11 +00:00 |
sg-solaris.c
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
sg.c
|
Bug fix: Compilation warning for unsupported systems mutated into an error
|
2014-03-17 22:18:39 +00:00 |
sg.h
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +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
|
Fixed a bug introduced with previous revision
|
2014-09-01 18:40:31 +00:00 |
spc.h
|
New internal function for SCSI-logging arbitrary texts
|
2014-07-31 11:59:23 +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
|
Beginning to create new API call burn_read_audio
|
2012-11-29 11:14:33 +00:00 |
toc.h
|
Added or adjusted copyright and license statements in single files
|
2010-02-14 08:45:14 +00:00 |
transport.h
|
New flag bit5 with burn_read_data() and burn_read_audio()
|
2014-09-01 16:13:19 +00:00 |
util.c
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
util.h
|
Improved drive capacity estimation for sparse regular files
|
2014-06-10 07:37:40 +00:00 |
write.c
|
Retrying write(2) if it returns a short non-negative write count
|
2014-04-14 10:33:58 +00:00 |
write.h
|
New API calls for composing CD-TEXT
|
2011-12-12 09:26:41 +00:00 |