Commit Graph

89 Commits

Author SHA1 Message Date
Thomas Schmitt dd293f4234 New -close mode "as_needed" 2013-10-20 12:56:01 +00:00
Thomas Schmitt 0f3131cf0c New command -read_speed 2013-10-08 17:58:09 +00:00
Thomas Schmitt 4b86d29b59 Avoiding a futile re-try when ending after a failed session write attempt 2013-08-27 09:54:13 +00:00
Thomas Schmitt 5321beb8b8 Downgraded severity of media overflow with -print_size 2013-08-19 15:27:46 +00:00
Thomas Schmitt 2b9293a54b Bug fix: Command -blank "as_needed" formatted blank BD-R. 2013-08-16 15:38:31 +00:00
Thomas Schmitt a44e2aa51c New command -application_use 2013-08-04 10:21:14 +00:00
Thomas Schmitt 9aaf2d5ad7 New -format mode "without_spare" (for BD-RE) 2013-06-27 12:56:20 +00:00
Thomas Schmitt 2faa115fe3 New -pacifier behavior code "interval=" 2013-06-02 11:25:07 +00:00
Thomas Schmitt 81c5ed9282 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 109df000aa New -boot_image bootspec grub2_sparc_core= 2013-04-13 20:54:04 +00:00
Thomas Schmitt fe245e7131 New -boot_image bootspecs grub2_mbr= and grub2_boot_info= 2013-04-13 07:42:18 +00:00
Thomas Schmitt bb79d95bcc Prevented rollover of El Torito Sector Count of large EFI boot images 2013-03-12 19:47:05 +00:00
Thomas Schmitt 3f447e940f Improved interaction of -as mkisofs command with other commands 2013-03-10 19:34:09 +00:00
Thomas Schmitt b7fdd82cf7 Small beautification of previous commit. 2012-07-25 18:43:03 +00:00
Thomas Schmitt 56ecab0f85 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 e0edbd8ad2 Write type selection via libisoburn API to avoid redundant decisions 2012-07-10 08:29:35 +00:00
Thomas Schmitt 4000d33656 Re-introduced capability of multi-session on overwritables. Spoiled by rev 4780. 2012-07-08 20:06:34 +00:00
Thomas Schmitt f21ce9d62b New xorriso command -write_type 2012-07-08 13:47:36 +00:00
Thomas Schmitt a3927053c2 New -boot_image bootspecs hfsplus_block_size= and apm_block_size= 2012-06-27 18:48:16 +00:00
Thomas Schmitt 50cdd0ac0e New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
Thomas Schmitt 3604969508 Provisorily banned the combination of -hfsplus and ISO image growing 2012-06-15 08:56:38 +00:00
Thomas Schmitt 75a53dc9a2 Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part 2012-06-12 11:35:05 +00:00
Thomas Schmitt f2422356cf Provisory new -as mkisofs option -fat 2012-06-10 18:41:17 +00:00
Thomas Schmitt 7f72530f68 Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb 2012-06-08 07:09:30 +00:00
Thomas Schmitt cdcd253096 Closed a memory leak about -print_size, found by valgrind 2012-06-05 10:30:58 +00:00
Thomas Schmitt 88308a5248 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
Thomas Schmitt bcc39f10b4 Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko 2012-05-24 07:13:20 +00:00
Thomas Schmitt 92c93c56f9 Avoided to mention autoformatting in message about missing -outdev at -commit 2012-04-06 17:38:34 +00:00
Thomas Schmitt a9beb1ed24 New -compliance option 7bit_ascii 2012-03-22 10:31:38 +00:00
Thomas Schmitt 95451fa308 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
Thomas Schmitt 105f007089 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
Thomas Schmitt 56570c9fef Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
Thomas Schmitt 2cd0eb94d7 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
Thomas Schmitt fb08d390c4 Replaced several occurences of the word "media" by "medium" 2011-11-02 14:21:29 +00:00
Thomas Schmitt 6b9f2ad7ab Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:59:21 +00:00
Thomas Schmitt 603514c132 Fixed a typo in a hint about fast blanked DVD-RW 2011-06-07 14:47:09 +00:00
Thomas Schmitt 4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt b4306f2c9e Improved error messages if DVD-RW media can only be written with -close on 2011-05-29 10:01:56 +00:00
Thomas Schmitt c2513de0a2 Bug fix: The attempt to blank already blanked DVD-RW was not gracefully blocked 2011-05-19 13:37:16 +00:00
Thomas Schmitt ebbdcfdef8 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 1b3558580e Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt f5ceb22dea Replaced some large local variables by other means in xorriso/write_run.c 2011-05-08 08:39:01 +00:00
Thomas Schmitt 59e46ea5d9 Closed memory leaks found by valgrind 2011-05-03 08:54:38 +00:00
Thomas Schmitt de8a416827 New option -signal_handling 2011-04-23 15:23:35 +00:00
Thomas Schmitt 77c7de4ce6 Fixed a typo in messages and goto label 2011-04-05 07:21:23 +00:00
Thomas Schmitt 62ea752395 Bug fix: Options -gid and -uid had no effect 2011-04-04 06:48:52 +00:00
Thomas Schmitt 956920aded Bug fix: -as mkisofs padding did not work (regression in 1.0.4) 2011-03-29 15:11:51 +00:00
Thomas Schmitt 826e2fb316 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
Thomas Schmitt d1c4fce6b1 Unconditionally reporting iso_level with -status -compliance 2011-03-26 14:39:25 +00:00
Thomas Schmitt 9e3963203c Made use of new API call isoburn_set_truncate 2011-03-21 11:38:42 +00:00