Commit Graph

70 Commits

Author SHA1 Message Date
Thomas Schmitt 4a61dec017 New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
Thomas Schmitt 26f4c5aa6c Provisorily banned the combination of -hfsplus and ISO image growing 2012-06-15 08:56:38 +00:00
Thomas Schmitt d46d643f43 Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part 2012-06-12 11:35:05 +00:00
Thomas Schmitt 9e497e369f Provisory new -as mkisofs option -fat 2012-06-10 18:41:17 +00:00
Thomas Schmitt f8f39c322f Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb 2012-06-08 07:09:30 +00:00
Thomas Schmitt 24b5143168 Closed a memory leak about -print_size, found by valgrind 2012-06-05 10:30:58 +00:00
Thomas Schmitt 531ea178f3 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
Thomas Schmitt 4f90dad64b Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt 194ef1fbe9 Avoided to mention autoformatting in message about missing -outdev at -commit 2012-04-06 17:38:34 +00:00
Thomas Schmitt eaefa189d0 New -compliance option 7bit_ascii 2012-03-22 10:31:38 +00:00
Thomas Schmitt 0498f81865 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
Thomas Schmitt f70299dae1 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
Thomas Schmitt 367992c1bb Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
Thomas Schmitt 1f77c66e15 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
Thomas Schmitt 5ca17a2bd9 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
Thomas Schmitt 249f13b6ed Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:59:21 +00:00
Thomas Schmitt 365ed088fc Fixed a typo in a hint about fast blanked DVD-RW 2011-06-07 14:47:09 +00:00
Thomas Schmitt 85805ee265 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt f319668212 Improved error messages if DVD-RW media can only be written with -close on 2011-05-29 10:01:56 +00:00
Thomas Schmitt a27a1ae530 Bug fix: The attempt to blank already blanked DVD-RW was not gracefully blocked 2011-05-19 13:37:16 +00:00
Thomas Schmitt 37987ecfe6 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt cc30f4043b Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt 85288aeb8f Replaced some large local variables by other means in xorriso/write_run.c 2011-05-08 08:39:01 +00:00
Thomas Schmitt bd81d5cd72 Closed memory leaks found by valgrind 2011-05-03 08:54:38 +00:00
Thomas Schmitt fd0b9bb937 New option -signal_handling 2011-04-23 15:23:35 +00:00
Thomas Schmitt c569b4d4ce Fixed a typo in messages and goto label 2011-04-05 07:21:23 +00:00
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