Commit Graph

85 Commits

Author SHA1 Message Date
Thomas Schmitt 81565c2a5b Bug fix: Command -blank "as_needed" formatted blank BD-R. 2013-08-16 15:38:31 +00:00
Thomas Schmitt 32caf54a70 New command -application_use 2013-08-04 10:21:14 +00:00
Thomas Schmitt e3cc065c5f New -format mode "without_spare" (for BD-RE) 2013-06-27 12:56:20 +00:00
Thomas Schmitt c23e8eeac0 New -pacifier behavior code "interval=" 2013-06-02 11:25:07 +00:00
Thomas Schmitt 283cf9f451 Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image 2013-05-13 12:40:48 +00:00
Thomas Schmitt 646eb36a75 New -boot_image bootspec grub2_sparc_core= 2013-04-13 20:54:04 +00:00
Thomas Schmitt 37a1673f50 New -boot_image bootspecs grub2_mbr= and grub2_boot_info= 2013-04-13 07:42:18 +00:00
Thomas Schmitt d87ba21f6d Prevented rollover of El Torito Sector Count of large EFI boot images 2013-03-12 19:47:05 +00:00
Thomas Schmitt c2088a4d48 Improved interaction of -as mkisofs command with other commands 2013-03-10 19:34:09 +00:00
Thomas Schmitt 24cf8a11ee Small beautification of previous commit. 2012-07-25 18:43:03 +00:00
Thomas Schmitt c8f6f57c96 Bug fix: SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6 2012-07-25 18:27:01 +00:00
Thomas Schmitt 922c95443f Write type selection via libisoburn API to avoid redundant decisions 2012-07-10 08:29:35 +00:00
Thomas Schmitt c2e3a36d51 Re-introduced capability of multi-session on overwritables. Spoiled by rev 4780. 2012-07-08 20:06:34 +00:00
Thomas Schmitt 82d563127e New xorriso command -write_type 2012-07-08 13:47:36 +00:00
Thomas Schmitt 62d27011f0 New -boot_image bootspecs hfsplus_block_size= and apm_block_size= 2012-06-27 18:48:16 +00:00
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