Commit Graph

2844 Commits

Author SHA1 Message Date
Thomas Schmitt 79eca9f3ad Patched libisoburn to pl02 2009-10-08 10:56:29 +00:00
Thomas Schmitt ac5c42c405 Bug fix: -for_backup did not enable -xattr and -md5 if no drive was chosen yet. Bug fix: xorrisofs -help, xorrecord -help displayed original xorriso -help 2009-10-08 10:55:52 +00:00
Thomas Schmitt 22b02ae516 Patching libisoburn to pl02 2009-10-08 10:46:12 +00:00
Thomas Schmitt 6dceaa1a1e New options -system_id , -volset_id 2009-10-07 18:04:53 +00:00
Thomas Schmitt 82978a1f09 Avoided FATAL event with -rom_toc_scan force and non-ISO media 2009-10-07 14:04:23 +00:00
Thomas Schmitt 6934bcc9a6 Aligned sessions on overwriteables to full 32 blocks 2009-10-07 12:39:45 +00:00
Thomas Schmitt ca1919dda0 New -rom_toc_scan sub option "force" to get DVD/BD table-of-content on Solaris 2009-10-07 08:05:00 +00:00
Thomas Schmitt a45363ea3e New bit7 with isoburn_drive_aquire(): pretend read-only 2009-10-07 07:55:23 +00:00
Thomas Schmitt 71edf5c2d3 Declared as closed those media which have read errors in the first 64 kB 2009-10-07 07:25:40 +00:00
Thomas Schmitt 7fa0284f73 Made sure that -pvd_info reports the actual PVD address 2009-10-06 07:15:58 +00:00
Thomas Schmitt 45b95cc158 Added code to xorriso for repairing "_" in all three PVD id file names 2009-10-05 19:01:38 +00:00
Thomas Schmitt 256091d944 Adjusted -pvd_info to the peculiarities of -volid 2009-10-05 18:35:12 +00:00
Thomas Schmitt 77ecc09184 New option -pvd_info 2009-10-05 17:20:38 +00:00
Thomas Schmitt 6bed27753d Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
Thomas Schmitt f45a911e86 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
Thomas Schmitt 2c43e3ae76 New -check_media sub options bad_limit=, slow_limit=, chunk_size= 2009-09-30 09:25:34 +00:00
Thomas Schmitt dec92c32cc Restricted split part recognition to directories with a complete part set 2009-09-28 17:32:27 +00:00
Thomas Schmitt 8ec9dd6a05 Narrowed rules for recognizing split file parts 2009-09-27 08:04:05 +00:00
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