Commit Graph

2379 Commits

Author SHA1 Message Date
2d3302db51 Made Xorriso__file_start_lba() ready for long block adresses 2024-03-21 19:28:34 +01:00
698bee2621 Made Xorriso__start_end_lbas() ready for long block adresses 2024-03-21 17:52:51 +01:00
ec7ab520ba Made Xorriso_path_from_lba() ready for long block adresses 2024-03-21 16:07:16 +01:00
458b0cb3de Made Xorriso_obtain_indev_readsize() ready for long block adresses 2024-03-21 09:44:51 +01:00
5e03c659e3 Updated copyright date in various recently changed files 2024-03-20 22:52:07 +01:00
4c7cfe96d9 Made Xorriso_assert_volid() ready for long block adresses 2024-03-20 22:38:23 +01:00
cdffa4efee Made struct ExprtesT test -lba_range ready for long block adresses 2024-03-20 16:05:35 +01:00
435521a2c9 Made Xorriso_tell_media_space() ready for long block adresses 2024-03-20 12:45:09 +01:00
c64e48d588 Made Xorriso_tell_media_space() ready for long block adresses 2024-03-19 21:54:14 +01:00
662b305d12 Made Xorriso_toc() ready for long block adresses 2024-03-19 19:59:06 +01:00
82deb547c0 Made Xorriso_aquire_drive() ready for long block adresses 2024-03-19 12:24:00 +01:00
d24634af3d Bug fix: -outdev holding an ISO filesystem could get attached wrong start LBA 2024-03-19 10:02:06 +01:00
e6e93a9803 Made Xorriso_make_read_options() ready for long block adresses 2024-03-18 22:43:29 +01:00
b8b0f41320 Made Xorriso_make_mount_cmd() ready for long block adresses 2024-03-18 21:40:38 +01:00
949a4c3bd0 Updated copyright date in read_run.c 2024-03-18 21:20:17 +01:00
19e1ceec26 Made Xorriso_check_media() ready for long block adresses 2024-03-18 18:38:53 +01:00
969ee9d6f5 Made struct CheckmediajoB ready for long block adresses 2024-03-18 09:44:24 +01:00
ba12014d46 Made structs SpotlistiteM and SpotlisT ready for long block adresses 2024-03-17 22:07:23 +01:00
86261b7972 Introduced xorriso sector bitmap v3 with 8-byte N and S 2024-03-17 17:09:00 +01:00
73b3923f72 Made struct SectorbitmaP ready for long block adresses 2024-03-17 16:26:38 +01:00
a07addd083 Replaced non-API isoburn_get_track_lba() by isoburn_get_track_lba_v2() 2024-03-10 12:30:44 +01:00
bae9516439 Made isoburn_make_iso_read_opts() ready for long block adresses 2024-03-10 12:24:09 +01:00
d0682a17b9 Made isoburn_set_msc1() ready for long block adresses 2024-03-10 12:13:20 +01:00
aebd2b92ca Made isoburn_welcome_media() ready for large block adresses 2024-03-10 11:57:58 +01:00
fbeec724d7 Made use of _v2 calls when creating an isoburn_imgen_opts object 2024-03-10 11:12:26 +01:00
bdc9164787 Made isoburn_prepare_disc_aux ready for unsigned 32 bit 2024-03-10 08:59:06 +01:00
9003e477e7 Made off_t sized burn_toc_entry fields valid in fabricated entries 2024-03-10 08:55:44 +01:00
8d33881cd6 New API call isoburn_prepare_blind_grow_v2() 2024-03-10 08:26:09 +01:00
dd92a6e0d7 New API calls isoburn_attach_start_lba_v2(), isoburn_disc_get_msc1_v2(), isoburn_disc_track_lba_nwa_v2() 2024-03-09 23:37:12 +01:00
646d15af46 New API call isoburn_get_attached_start_lba_v2() 2024-03-09 22:21:18 +01:00
423c14828c New API calls isoburn_igopt_get_effective_lba_v2(), isoburn_igopt_get_data_start_v2() 2024-03-09 22:05:18 +01:00
e7326e0e6c New API calls isoburn_read_iso_head_v2(), isoburn_get_mount_params_v2() 2024-03-09 21:49:26 +01:00
a86d1378ff New API calls isoburn_toc_disc_get_sectors_v2, isoburn_toc_session_get_sectors_v2, isoburn_toc_track_get_emul_v2 2024-03-09 19:31:19 +01:00
c1e563341d Augmented structs isoburn, isoburn_toc_entry, isoburn_imgen_opts for long block addresses 2024-03-09 19:08:11 +01:00
280c78a2a6 Demanding libburn 1.5.7 2024-03-09 18:03:13 +01:00
92c4d5b45a Updated change log and web page 2023-11-21 11:50:57 +01:00
aace531ca8 Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay 2023-11-21 11:32:38 +01:00
651f42955d New -as mkisofs options -cut_out and -hide_iso_path 2023-11-20 11:50:38 +01:00
e383d3adbe Updated change log and web page 2023-08-08 19:32:31 +02:00
2de0667393 Using Xorriso_change_is_pending() bit1 at end of program 2023-08-08 13:45:38 +02:00
ab0bfdb04f New bit1 with API call Xorriso_change_is_pending() issues a note if return is 0 and indev and outdev point to different drives 2023-08-08 13:43:51 +02:00
0b7e4f934e New -append_partition pseudo partition_number "all" und pseudo type_code "revoke" 2023-08-07 15:26:51 +02:00
aaaa0a99c4 Let -boot_image show_status display info about -append_partition status 2023-08-06 15:31:25 +02:00
f3af549e92 Bug fix: -boot_image and -append_partition were not perceived as image manipulation which makes production of an ISO image worthwhile. Thanks Cameron Seader. 2023-08-06 15:24:28 +02:00
1a44cbda91 Silenced some harmless warnings of Fedora build process 2023-07-21 09:00:53 +02:00
11c5f6585a Enabled recognition of multi-session emulation with partition offset 16 and GPT 2023-07-12 20:32:56 +02:00
9b17a8a24a Updated change log and web page 2023-06-20 19:43:06 +02:00
1807f04f4d Updated change log and web page 2023-06-12 21:46:04 +02:00
a22f6b8391 Documented changes and release timestamp 2023-06-07 23:17:20 +02:00
5a869b17a9 Version leap to libisoburn-1.5.7 2023-06-07 22:46:21 +02:00
919c82385b Documented changes and release timestamp 2023-06-07 18:40:27 +02:00
be8f86ded2 Version leap to libisoburn-1.5.6 2023-06-07 18:37:00 +02:00
ad1b9bfe03 Added -joliet "on" to xorriso run in merge_debian_isos 2023-04-14 18:20:33 +02:00
d0ff0a381a Updated change log and web page 2023-03-19 16:40:06 +01:00
fc03217d91 Emitting SORRY event for dangling symbolic links if -follow is set to "link" 2023-03-15 20:49:32 +01:00
72ef04a9e1 Enabled -check_media with pseudo-blank overwritable media 2023-02-28 16:08:41 +01:00
1844014a64 Fixed error in format of LBA-0-superblock created by prevous commit 2023-02-28 15:45:03 +01:00
b837ff30fc Let -truncate "sbsector" "new" work even if LBA-0-superblock is damaged 2023-02-24 17:28:41 +01:00
6a921c7411 New flag bit12 with isoburn_read_iso_head() 2023-02-24 09:01:04 +01:00
163129ca6a Added missing help text for -assess_indev_features 2023-02-08 21:09:32 +01:00
5600508ab0 Updated copright year in output of -version 2023-01-22 16:22:22 +01:00
1a1d31f36c Corrected argument count classification of -setfattr_list 2023-01-22 16:21:15 +01:00
b4e10ced99 New -compliance rules max_ce_entries=, max_ce_drop= 2023-01-22 16:19:28 +01:00
9a578a657f New API calls isoburn_igopt_set_max_ce_entries(), isoburn_igopt_get_max_ce_entries() 2023-01-22 16:13:57 +01:00
c310e2abc1 Bug fix: -find test -has_xattr matched "isofs." attributes in -xattr mode "any" 2023-01-10 19:03:10 +01:00
3afa1d5191 Bug fix: -toc reported wrong track LBA with overwritable media with unrecognized content (pseudo-closed) 2023-01-09 15:45:00 +01:00
1a39dc6903 Enabled effect of -rom_toc_scan "off:emul_off" for -mount entity "auto" 2022-12-28 09:42:22 +01:00
36daf52a79 Updated change log and web page 2022-12-18 19:52:52 +01:00
098d4f8ff5 Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of the emerging ISO if the boot catalog was set to be hidden 2022-12-17 20:43:24 +01:00
4eb98d7911 Reacted on (in the end harmless) warning of valgrind 2022-12-11 19:23:48 +01:00
017363ee34 Updated change log and web page 2022-12-02 10:57:32 +01:00
008620e19c New -find test -size 2022-11-10 10:51:21 +01:00
a28040df18 Added test/merge_debian_isos and its docs to GNU xorriso tarball 2022-11-05 15:01:45 +01:00
1ff12c26d9 Bug fix: Partition offset was preserved from -indev rather than from -outdev 2022-11-05 14:38:03 +01:00
09de0f1743 Demanding (belated) libburn and libisofs versions 1.5.5 2022-10-29 10:50:31 +02:00
0d3d9d7a92 Updated change log and web page 2022-10-27 18:07:15 +02:00
7d618ef060 Enabled production of .info and .1 from merge_debian_isos.texi 2022-10-19 15:50:25 +02:00
847afc0095 Updated change log and web page 2022-10-08 15:43:12 +02:00
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
e594ba293a New command -assess_indev_features 2022-09-20 10:28:25 +02:00
bdc563a98b Updated change log and web page 2022-07-14 22:00:44 +02:00
71f6ba15c3 Updated the gpg --verify procedure after demise of keys.gnupg.net 2022-07-14 21:58:29 +02:00
3eef0411d5 Warning if EFI boot equipment is present but no /EFI/BOOT directory is in ISO 2022-06-13 22:56:17 +02:00
5aac3dd80f Bug fix: Split file directories (-split_size) were created with wrong permissions 2022-06-02 16:10:21 +02:00
865115f779 Allowed lseekable device files with -paste_in 2022-05-30 18:48:05 +02:00
0c0d542591 Widened the lseek capacity determination to SEEK_SET with wanted size 2022-05-30 18:45:49 +02:00
fc587966d3 Allowed lseekable device files with -cut_out. Proof-of-concept by Ivan Shmakov. 2022-04-26 12:17:22 +02:00
0ef65a7837 Updated change log and web page 2022-04-23 14:09:30 +02:00
ac7cdfa251 Bug fix: -report_system_area cmd misperceived combination of isohybrid and appended partition in GPT 2022-04-22 13:33:52 +02:00
7d79692c55 Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with -isohybrid-gpt-basdat 2022-04-22 13:32:25 +02:00
e651cb5040 New -toc output line "Overburnt by :" 2021-11-24 12:52:53 +01:00
6b0bb9e630 Mentioned in man page the classification of BD-R POW as unsuitable medium state 2021-09-25 10:51:21 +02:00
0ba13965a7 Updated change log and web page 2021-09-13 17:18:34 +02:00
b2d9384ec9 Fixed a message about -paste_bin from and to paths 2021-09-13 17:14:25 +02:00
b5a33c3418 Bug fix: -not_leaf and -not_paths were not applied to -extract and alike 2021-09-13 17:12:34 +02:00
358262818e New -as cdrecord option --bdr_obs_exempt 2021-09-12 11:33:50 +02:00
58e7eb0877 New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs 2021-09-12 11:27:54 +02:00
8a11dc6224 Reacted on compiler warning of Debian i386 buildd 2021-09-04 10:00:20 +02:00
d19150ad36 Updated copyright year of -version message 2021-08-30 16:52:41 +02:00
b35c2e410f Updated change log and web page 2021-08-30 16:13:46 +02:00