legacy/libburn/trunk/libburn
2015-11-25 09:34:07 +00:00
..
asserts.txt
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
back_hacks.h
cdtext.c Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 2015-10-26 10:51:15 +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 Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:42:56 +00:00
ddlpa.h
debug.c
debug.h
drive.c Closed memory leak with minor cdrskin jobs. Found by valgrind. 2015-10-28 16:20:15 +00:00
drive.h
ecma130ab.c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
ecma130ab.h
error.h
file.c Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:42:56 +00:00
file.h
init.c
init.h
libburn.h New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
libburn.ver Forgot to put burn_drive_get_serial_no and burn_drive_get_media_sno into API 2015-10-29 08:36:09 +00:00
libdax_audioxtr.c Removed overly optimistic test ocde for SUN audio. Coverity CID 21846. 2015-10-26 18:40:29 +00:00
libdax_audioxtr.h
libdax_msgs_to_xyz_msgs.sh
libdax_msgs.c
libdax_msgs.h Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 2015-10-26 10:51:15 +00:00
Makefile
Makefile.am
mmc.c Completed revision 5527. Coverity CID 21823. 2015-11-02 15:13:26 +00:00
mmc.h
null.c
null.h Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
options.c Closed a potential memory leak with CD-TEXT production. Coverity CID 21809. 2015-10-23 16:24:55 +00:00
options.h More hunt for "allow to" 2015-09-01 06:59:24 +00:00
os-dummy.h
os-freebsd.h
os-libcdio.h
os-linux.h
os-netbsd.h
os-solaris.h
os.h
read.c Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:42:56 +00:00
read.h
sbc.c
sbc.h
sector.c Corrected reaction on unsupported track modes. Coverity CID 21804. 2015-10-26 15:35:39 +00:00
sector.h
sg-dummy.c Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
sg-freebsd-port.c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
sg-freebsd.c Fixed a theoretical memory leak in actually unused code. Reported by cppcheck. 2015-11-25 09:34:07 +00:00
sg-libcdio.c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
sg-linux.c Added missing break statement to SG_IO error reporting. Coverity CID 21803. 2015-10-26 15:17:02 +00:00
sg-netbsd.c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
sg-solaris.c More hunt for "allow to" 2015-09-01 06:59:24 +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
source.h
spc.c Bug fix: Endless loop if transport error occurs while waiting for drive ready 2015-10-23 12:25:37 +00:00
spc.h New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
structure.c Took into respect that burn_session_by_cue_file() parameter text_packs may be NULL. 2015-11-01 19:49:17 +00:00
structure.h
toc.c
toc.h
transport.h New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
util.c Bug fix: burn_disc_get_media_id() returned BD identifiers 2 chars too long 2015-05-26 05:43:29 +00:00
util.h Improved drive capacity estimation for sparse regular files 2014-06-10 07:37:40 +00:00
write.c Removed a surplus test. Coverity CID 21796. 2015-10-28 15:37:14 +00:00
write.h