Commit Graph

5502 Commits

Author SHA1 Message Date
e378d8a0e0 Checking program arguments of test/fake_au. Coverity CID 21832. 2015-10-23 12:37:34 +00:00
7684761afc Bug fix: Endless loop if transport error occurs while waiting for drive ready 2015-10-23 12:25:37 +00:00
ee17dc8efb Completed rev 5498, which is a reaction on Coverity CID 21805. 2015-10-23 12:12:26 +00:00
f98dc02b08 Made sure that only existent CDB bytes get accessed by SCSI command logging. Coverity CID 21806. 2015-10-23 10:35:42 +00:00
c91748cddf Prevented potential use of file pointer after fopen() failed 2015-10-23 10:10:19 +00:00
59964b6923 Record size 0 with oversized EFI boot images to span them up to end of medium 2015-10-23 08:57:01 +00:00
7723b792a5 Bug fix: Media summary session count of blank and closed media was short by 1 2015-10-19 17:43:07 +00:00
9fc6ea9514 New -toc output lines "Drive id" and "Media id" 2015-10-18 13:31:38 +00:00
235b2419c1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
ef6c211e4c New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
948e2035fc Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
e41e6c2040 Closed memory leak with acquiration of drive 2015-10-15 17:05:07 +00:00
5d182c8a36 Mentioned USB 3 problems in FAQ 2015-10-07 14:02:56 +00:00
83b32e51f8 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
7bd6c0fe77 Took into respect possible truncate mode change by AAIP variable isofs.nt 2015-09-25 17:15:41 +00:00
60adbd88c3 Mutally mentioned the other demo program in their introdution comments 2015-09-23 11:07:24 +00:00
2c92e36e80 Bug fix: burn_disc_get_multi_caps() returned 2048 bytes too many in .start_range_high 2015-09-23 10:59:45 +00:00
204db7b27e Marked introduction dates of xorriso commands in API description 2015-09-22 20:46:57 +00:00
1d4fe35e2f New command -read_fs 2015-09-22 15:59:16 +00:00
06b2949040 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
fca6e259da Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
b51b3e8532 Recognizing Debian GNU/kFreeBSD (seems to never have worked) 2015-09-17 16:19:36 +00:00
bcae787de5 Recognizing again Debian GNU/kFreeBSD, regression by rev 5437 2015-09-17 16:01:00 +00:00
00eca7055e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
14c55329ea New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
2c2d695c16 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
57aa8f9db7 New -boot_image action "replay" 2015-09-06 19:43:08 +00:00
9992ddf00c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
7651adf8e2 Avoiding to trigger lintian check "allows to allows one to" 2015-08-31 06:57:40 +00:00
bbe8e5616d Fixed typos reported by J.S.Junior 2015-08-30 20:34:46 +00:00
537600e901 New paramaters for option modesty_on_drive= timeout_sec, min_usec, max_usec 2015-08-30 18:57:44 +00:00
8493a4b6c0 Small change in API documentation about burn_drive_set_buffer_waiting() 2015-08-30 18:52:39 +00:00
5ef8eb2fde Changed defaults of new command -modesty_on_drive to suit concurrent SG_IO 2015-08-30 18:48:11 +00:00
9638e5836e Linking libpthread to libisoburn, not only to xorriso 2015-08-19 12:28:12 +00:00
f13b6c7a4c New command -ecma119_map 2015-08-17 20:08:42 +00:00
8fa127f474 New options with isoburn_ropt_set_extensions(): isoburn_ropt_map_* 2015-08-17 20:01:30 +00:00
5eaf15262c Avoiding to hand out indigestible --modification-date with -report_el_torito 2015-08-12 09:12:04 +00:00
f2af634472 Added automatic compilation of unite_html_b_line.c to developer compile script 2015-08-12 09:09:47 +00:00
e956594c0f Reacting on changes in the output of my local man -H 2015-08-02 14:16:01 +00:00
c9fd4e22e5 Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
5764c37b52 Changed wrong use of "resp." in docs 2015-07-31 17:12:51 +00:00
0adcb08a86 Reacting on changes in the output of my local man -H 2015-07-31 16:58:38 +00:00
e65ab7648a New command -modesty_on_drive, new -as cdrecord -immed, minbuf=, modesty_on_drive= 2015-07-31 16:23:08 +00:00
a29ed10c14 Silenced false positive of cppcheck 2015-07-04 09:48:41 +00:00
1647f137ab Silenced a semi-correct error message of cppcheck 2015-07-04 09:47:30 +00:00
dc7c94cfeb Reacted on cppcheck warning about uninitialized variable 2015-07-04 08:50:27 +00:00
862f015d50 Closed memory leaks on lack of memory reported by cppcheck 2015-07-04 08:49:24 +00:00
00e7295c58 Updated copyright year of xorriso command -version 2015-06-30 14:42:18 +00:00
cefcdc91a1 Added EFI information to manual page example of bootable ISO 2015-06-30 14:41:14 +00:00
305dd19d94 Removed unused macro definitions 2015-06-25 19:24:23 +00:00