Commit Graph

94 Commits

Author SHA1 Message Date
Thomas Schmitt 03d2a82cac Bug fix: Options -gid and -uid had no effect 2011-04-04 06:48:52 +00:00
Thomas Schmitt 65d8419750 Bug fix: -as mkisofs padding did not work (regression in 1.0.4) 2011-03-29 15:11:51 +00:00
Thomas Schmitt 8b75d736b3 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
Thomas Schmitt 6912ae8027 Unconditionally reporting iso_level with -status -compliance 2011-03-26 14:39:25 +00:00
Thomas Schmitt e8800be3d2 Made use of new API call isoburn_set_truncate 2011-03-21 11:38:42 +00:00
Thomas Schmitt 08e112c687 New option -early_drive_test 2011-03-21 09:37:02 +00:00
Thomas Schmitt 65ca294357 Counting padding as part of the image with -as mkisofs 2011-03-02 09:30:10 +00:00
Thomas Schmitt 1ad7e71e24 Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
Thomas Schmitt 96433fd145 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
Thomas Schmitt 5b386c57a3 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:47:18 +00:00
Thomas Schmitt 633cd2008d Made -print_size take into account the toc emulation on blank overwriteables 2010-12-28 09:32:06 +00:00
Thomas Schmitt 77ff5f5cb9 New -compliance option allow_dir_id_ext 2010-12-25 09:28:35 +00:00
Thomas Schmitt 8262c19e40 New -compliance option iso_9660_level=number 2010-12-25 07:15:36 +00:00
Thomas Schmitt 3cbf74b32e New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4 2010-12-23 19:01:42 +00:00
Thomas Schmitt 18f1f0a8f9 New -compliance options untranslated_names , untranslated_name_len= 2010-12-22 13:39:55 +00:00
Thomas Schmitt 496fc70540 Allowed writing with read displacement if target media is blank 2010-12-06 09:44:02 +00:00
Thomas Schmitt 6ad24ea94b Preliminarily banned writing while read displacement is non-zero 2010-12-04 17:44:40 +00:00
Thomas Schmitt 75fc1989db Making use of isoburn_igopt_will_cancel with xorriso -print_size 2010-11-24 10:11:15 +00:00
Thomas Schmitt 06c84ae7b0 Avoided to bother libjte if no output paths are given 2010-11-23 20:04:08 +00:00
Thomas Schmitt 5ca5d2e34b Declared that isoburn_cancel_prepared_write() waits until iso write thread ends 2010-11-06 13:35:16 +00:00
Thomas Schmitt 4dde2a206b New bootspec sparc_label=, new -as mkisofs options -sparc-boot , -sparc-label 2010-11-05 14:46:34 +00:00
Thomas Schmitt a7e8b474d7 Added necessary isoburn_cancel_prepared_write() calls 2010-10-29 16:45:20 +00:00
Thomas Schmitt 61e803a3a7 Cancelling libisofs write thread in case of early libburn end 2010-10-20 07:52:47 +00:00
Thomas Schmitt 47d6c59b26 Avoiding potential endless write pacifier loop. Introduced with rev 3432. 2010-10-19 17:07:21 +00:00
Thomas Schmitt b16dfb5cad New option -append_partition, -as mkisofs -append_partition 2010-10-18 21:22:23 +00:00
Thomas Schmitt ba0871a814 Corrected compile problems introduced with rev 3433 2010-10-07 18:13:58 +00:00
Thomas Schmitt 55c8f1d964 Preparing for GNU xorriso to include libjte source 2010-10-07 11:49:41 +00:00
Thomas Schmitt 82941f4c99 Fixed a theoretically possible race condition of burn end and ISO generator end 2010-10-06 16:30:54 +00:00
Thomas Schmitt e942108ad7 Enabled use of libjte message list 2010-10-04 11:22:58 +00:00
Thomas Schmitt 5a3acfc41a Letting libisofs do the padding with -jigdo, rather than disabling padding 2010-10-02 21:03:29 +00:00
Thomas Schmitt e4ef8c6582 Avoided trailing 64 kB alignment with -compliance no_emul_toc 2010-09-29 12:44:49 +00:00
Thomas Schmitt 7b4bd76d9b New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
Thomas Schmitt 8239d082ca Enabled multi-session with partition offset 2010-09-10 17:13:00 +00:00
Thomas Schmitt 21bd5b5d42 New boot_image boot specs partition_offset, partition_hd_cyl, partition_sec_hd 2010-09-05 11:37:45 +00:00
Thomas Schmitt 3ee02c766d New option -preparer_id, -as mkisofs options -p and -preparer 2010-07-30 15:52:09 +00:00
Thomas Schmitt e57f8bf8f3 New options -copright_file , -biblio_file , -abstract_file 2010-06-26 11:40:36 +00:00
Thomas Schmitt f38e4ff854 Moved call of iso_image_set_boot_catalog_hidden() to Xorriso_write_session() 2010-06-23 17:57:16 +00:00
Thomas Schmitt cf8f6cb888 New -boot_image bootspec cat_hidden= 2010-06-19 15:21:36 +00:00
Thomas Schmitt 21b484f644 Made patch_lba0= more modest with overwriting. 2010-06-16 14:03:46 +00:00
Thomas Schmitt b511fe46aa Bug fix: check_media patch_lba0= could install wrong image size 2010-06-16 10:57:40 +00:00
Thomas Schmitt b69f1c5b66 New -compliance rule no_emul_toc 2010-05-23 07:27:09 +00:00
Thomas Schmitt bcc6a38094 Adapted version checking to new library situation 2010-05-21 13:37:25 +00:00
Thomas Schmitt 585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt 99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00