Commit Graph

2826 Commits

Author SHA1 Message Date
Thomas Schmitt f02a22eba0 Patched libisoburn to level 01 2009-09-24 15:54:20 +00:00
Thomas Schmitt 5f71126bcd Bug fix: xorriso -cut_out deleted previously cut-out pieces of the same file 2009-09-24 15:52:16 +00:00
Thomas Schmitt b20a66e5e2 Patching libisoburn to level 01 2009-09-24 15:35:40 +00:00
Thomas Schmitt 18fdda825e Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
Thomas Schmitt 93ec70fd74 Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
Thomas Schmitt 7e334980f5 Bug fix: -cut_out deleted previously cut-out pieces of the same file 2009-09-22 14:34:33 +00:00
Thomas Schmitt d51356c26f Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
Thomas Schmitt 43795c9216 Adjusted xorriso -as cdrecord fifo chunk size to -xa1 2009-09-20 11:06:21 +00:00
Thomas Schmitt 68f0cfd3a5 Bug fix: Corrected handling of -as cdrecord -mode2, -xa, -xa2, -xa2, -xamix, xorrisofs -help, xorrecord -help 2009-09-20 09:27:29 +00:00
Thomas Schmitt 9d1ce48f3b New -osirrox sub-options o_excl_on/off. Program osirrox starts with o_excl_off. 2009-09-19 16:09:21 +00:00
Thomas Schmitt b001fd6ed6 Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
Thomas Schmitt 87f67a9267 Fixing SIGSEGV with CD SAO introduced with revision 2808 2009-09-18 16:16:56 +00:00
Thomas Schmitt 081b01ad1b Changing new option -scdbackup_tag 2009-09-17 14:47:43 +00:00
Thomas Schmitt c6429e4c36 Expanded new API call isoburn_igopt_set_scdbackup_tag 2009-09-17 14:43:54 +00:00
Thomas Schmitt 3000c539d7 Avoiding a potential memory leak in xorriso main() 2009-09-16 16:23:21 +00:00
Thomas Schmitt 81d0d30cb8 Eventually truncate stdio: track size to file size and issue warning 2009-09-13 09:50:36 +00:00
Thomas Schmitt 6068c14634 Evaluating read capacity with role 2 drives (regular files and block devices) 2009-09-13 09:49:50 +00:00
Thomas Schmitt cf5fc2fa87 Updated cdrskin web page 2009-09-12 13:42:27 +00:00
Thomas Schmitt 45fbcbf60a Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks 2009-09-11 12:08:59 +00:00
Thomas Schmitt d090683bdf New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt ee1da199ce Removed Media summary from -minfo because of incompatible counting rules 2009-09-10 07:11:54 +00:00
Thomas Schmitt cde1929e4a Silenced compiler warning 2009-09-09 17:42:31 +00:00
Thomas Schmitt 1691557aae Emulation of some -minfo output 2009-09-09 17:33:48 +00:00
Thomas Schmitt 9ccad6a9d9 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
Thomas Schmitt 3dbc958c05 Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
Thomas Schmitt a8ba16ad63 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
Thomas Schmitt e5145063f9 Avoided to use MD5 on filtered streams with compare and update 2009-09-07 16:11:46 +00:00
Thomas Schmitt 3c25d5a163 Reporting media product info with -as cdrecord -atip 2009-09-06 14:56:36 +00:00
Thomas Schmitt f779f2f308 Reporting "Media product:" with xorriso option -toc 2009-09-06 11:27:47 +00:00
Thomas Schmitt a81a1daaf4 Avoided to read third sixpack of manufacturer bytes with DVD-R media 2009-09-06 11:20:18 +00:00
Thomas Schmitt e905e69e49 Requiring libburn-0.7.1 now 2009-09-06 09:41:06 +00:00
Thomas Schmitt e051ae82a2 Corrected misformatted manufacturer strings of DVD- media 2009-09-06 09:37:23 +00:00
Thomas Schmitt 84ccf158e7 Changed new API call burn_get_media_product_id() to burn_disc_get_media_id() 2009-09-06 09:25:52 +00:00
Thomas Schmitt 6e7bb73d03 Made recognition of CD media codes work in burn_guess_manufacturer() 2009-09-06 09:22:26 +00:00
Thomas Schmitt 1fcc87d142 "Manufacturer:", "Media type:" as cdrecord, own "Product Id:" and "Producer:" 2009-09-05 16:51:57 +00:00
Thomas Schmitt a6ad56cbba Introduced flag bit0 for API call burn_get_media_product_id() 2009-09-05 16:50:41 +00:00
Thomas Schmitt 30ebdfc049 Re-enabled output of product id and manufacturer 2009-09-05 13:19:01 +00:00
Thomas Schmitt f36155d5ca Made cdrskin/compile_cdrskin.sh -libburn_0_7_0 work again 2009-09-05 12:08:43 +00:00
Thomas Schmitt 817331991c Closed a small memory leak with drive inquiry 2009-09-05 11:50:09 +00:00
Thomas Schmitt 32575a8c9a Silenced a valgrind warning caused by not recognizing side effects of a ioctl 2009-09-05 11:42:25 +00:00
Thomas Schmitt 07f5e48f29 Made product ID surely a single printable word 2009-09-05 11:29:44 +00:00
Thomas Schmitt f1263be867 Adjusted column width of media summary message 2009-09-05 07:24:06 +00:00
Thomas Schmitt cedad9445d Adjusted column width of media info messages 2009-09-04 20:43:29 +00:00
Thomas Schmitt 802271d6c6 Updated media info documentation 2009-09-04 20:41:08 +00:00
Thomas Schmitt f6dfb38e0f Option -atip now reports Product Id and Manufacturer for most CD, DVD, BD types 2009-09-04 20:22:54 +00:00
Thomas Schmitt 922785b8f3 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00
Thomas Schmitt 1f68e09143 New API call burn_guess_cd_manufacturer() 2009-09-02 13:32:17 +00:00
Thomas Schmitt 78d3e9d334 Removed lec.c from libburn 2009-09-02 13:14:23 +00:00
Thomas Schmitt ac0a8b6282 New option --long_toc, now printing media summary at end of TOC 2009-09-01 13:34:23 +00:00
Thomas Schmitt 3923a6d3d7 Aligned the output columns of cdrskin --devices 2009-09-01 11:38:57 +00:00