Commit Graph

127 Commits

Author SHA1 Message Date
Thomas Schmitt 2af1e90639 Bug fix: Command -load "volid" did not work with constant search text 2024-04-27 18:51:22 +02:00
Thomas Schmitt fb23fe1446 Follow-up to commit ba12014: Made use of more isoburn*_v2() calls 2024-04-03 18:56:09 +02:00
Thomas Schmitt 4fe385baed Made struct xorriso_md5_state ready for long block addresses 2024-03-28 15:51:52 +01:00
Thomas Schmitt 458b0cb3de Made Xorriso_obtain_indev_readsize() ready for long block adresses 2024-03-21 09:44:51 +01:00
Thomas Schmitt 4c7cfe96d9 Made Xorriso_assert_volid() ready for long block adresses 2024-03-20 22:38:23 +01:00
Thomas Schmitt 435521a2c9 Made Xorriso_tell_media_space() ready for long block adresses 2024-03-20 12:45:09 +01:00
Thomas Schmitt c64e48d588 Made Xorriso_tell_media_space() ready for long block adresses 2024-03-19 21:54:14 +01:00
Thomas Schmitt 662b305d12 Made Xorriso_toc() ready for long block adresses 2024-03-19 19:59:06 +01:00
Thomas Schmitt 82deb547c0 Made Xorriso_aquire_drive() ready for long block adresses 2024-03-19 12:24:00 +01:00
Thomas Schmitt d24634af3d Bug fix: -outdev holding an ISO filesystem could get attached wrong start LBA 2024-03-19 10:02:06 +01:00
Thomas Schmitt e6e93a9803 Made Xorriso_make_read_options() ready for long block adresses 2024-03-18 22:43:29 +01:00
Thomas Schmitt 19e1ceec26 Made Xorriso_check_media() ready for long block adresses 2024-03-18 18:38:53 +01:00
Thomas Schmitt 969ee9d6f5 Made struct CheckmediajoB ready for long block adresses 2024-03-18 09:44:24 +01:00
Thomas Schmitt ba12014d46 Made structs SpotlistiteM and SpotlisT ready for long block adresses 2024-03-17 22:07:23 +01:00
Thomas Schmitt 73b3923f72 Made struct SectorbitmaP ready for long block adresses 2024-03-17 16:26:38 +01:00
Thomas Schmitt 72ef04a9e1 Enabled -check_media with pseudo-blank overwritable media 2023-02-28 16:08:41 +01:00
Thomas Schmitt 3afa1d5191 Bug fix: -toc reported wrong track LBA with overwritable media with unrecognized content (pseudo-closed) 2023-01-09 15:45:00 +01:00
Thomas Schmitt 82dc9b6b42 Reporting some relaxation commands with -report_el_torito modes "cmd" and "mkisofs" if CHRP is detected. Performing them with -boot_image any "replay". 2022-10-07 11:55:10 +02:00
Thomas Schmitt e594ba293a New command -assess_indev_features 2022-09-20 10:28:25 +02:00
Thomas Schmitt e651cb5040 New -toc output line "Overburnt by :" 2021-11-24 12:52:53 +01:00
Thomas Schmitt 5bc1d998f9 Omitting "ISO offers :" and "ISO loaded :" if no ISO was loaded at all 2020-12-08 13:33:09 +01:00
Thomas Schmitt 3542e8af97 New -toc lines "ISO offers :" and "ISO loaded :" 2020-12-07 19:42:46 +01:00
Thomas Schmitt 47be075c45 New command -extract_boot_images 2020-12-05 09:53:59 +01:00
Thomas Schmitt 2fbb3cfac1 New command -joliet_map 2020-11-22 14:51:26 +01:00
Thomas Schmitt 588578f9a8 New -check_media option data_to="-" for standard output 2020-09-30 21:07:50 +02:00
Thomas Schmitt ffb7fe64c9 New -read_speed prefixes "soft_force:" and "soft_corr:" 2020-08-26 16:29:40 +02:00
Thomas Schmitt c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
Thomas Schmitt 901939986a New command -drive_access, new -as cdrecord option --drive_not_exclusive 2019-09-08 12:30:52 +02:00
Thomas Schmitt 56a596208c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
Thomas Schmitt 3b0abc14c0 Improved -toc summary of sessions with multiple tracks or non-data sessions 2019-07-13 17:30:47 +02:00
Thomas Schmitt ff68bda006 Re-enabled unconditional reporting of MD5 tags with -check_media 2018-11-01 11:04:13 +01:00
Thomas Schmitt 92665c8be3 Corrected rank of -checkmedia quality "md5_mismatch" 2018-09-01 21:19:06 +02:00
Thomas Schmitt cbc5dbf496 New -xattr mode "any" to process all xattr namespaces of local filesystem 2017-10-23 12:08:16 +02:00
Thomas Schmitt 0ec0ba811d Properly refusing on Pseudo Overwritable formatted BD-R 2017-02-13 15:52:36 +01:00
Thomas Schmitt 3b52562d97 Corrected block count messages with -check_media sector_map= 2016-08-25 20:51:30 +00:00
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt 3664cab771 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt b384e51f82 Improved handling of TAO CD tracks by -check_media 2016-03-08 07:54:53 +00:00
Thomas Schmitt f120428c99 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
Thomas Schmitt a270ad22f9 Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data 2015-12-23 11:18:38 +00:00
Thomas Schmitt 84c3e88eb3 Handled failure to release a mutex lock. Coverity CID 28698. 2015-11-13 20:22:51 +00:00
Thomas Schmitt 7e260ee39c Prevented possible NULL pointer dereference. Coverity CID 28724. 2015-11-10 09:09:24 +00:00
Thomas Schmitt 11f63d9867 Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711. 2015-11-08 20:06:10 +00:00
Thomas Schmitt b1c64ffb86 Clarified handling of missing drives when it shall be given up. Coverity CID 28697. 2015-11-08 11:03:41 +00:00
Thomas Schmitt 77a68611e5 Removed unneccessary variables which were used uninitialized. Coverity CID 28810. 2015-11-06 13:07:07 +00:00
Thomas Schmitt fdf10cadc1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
Thomas Schmitt 54ebdfe339 Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
Thomas Schmitt 526494e8ce Closed memory leak with acquiration of drive 2015-10-15 17:05:07 +00:00
Thomas Schmitt 9c907b1531 Took into respect possible truncate mode change by AAIP variable isofs.nt 2015-09-25 17:15:41 +00:00
Thomas Schmitt 2e535ade2a New command -read_fs 2015-09-22 15:59:16 +00:00