Thomas Schmitt
|
e3276b5770
|
Silenced a MISHAP message of libisofs with -tell_media_space caused by rev 5210
|
10 years ago |
Thomas Schmitt
|
49ba26d6b0
|
New -boot_image settings hppa_cmdline=, hppa_bootloader=, hppa_kernel_32=, hppa_kernel_64=, hppa_ramdisk=
|
10 years ago |
Thomas Schmitt
|
784f8f7689
|
New -find test -bad_outname, new -find action print_outname
|
10 years ago |
Thomas Schmitt
|
8d9d77bfb6
|
New -compliance rule joliet_utf16
|
10 years ago |
Thomas Schmitt
|
9e1acb731d
|
Automatic re-try with -close "as_needed" and unannounced fast-blanked DVD-RW
|
10 years ago |
Thomas Schmitt
|
491f0713b8
|
New -close mode "as_needed"
|
10 years ago |
Thomas Schmitt
|
5ae4e4eec9
|
New command -read_speed
|
10 years ago |
Thomas Schmitt
|
1656551a6d
|
Avoiding a futile re-try when ending after a failed session write attempt
|
10 years ago |
Thomas Schmitt
|
21b4191404
|
Downgraded severity of media overflow with -print_size
|
10 years ago |
Thomas Schmitt
|
81565c2a5b
|
Bug fix: Command -blank "as_needed" formatted blank BD-R.
|
10 years ago |
Thomas Schmitt
|
32caf54a70
|
New command -application_use
|
10 years ago |
Thomas Schmitt
|
e3cc065c5f
|
New -format mode "without_spare" (for BD-RE)
|
10 years ago |
Thomas Schmitt
|
c23e8eeac0
|
New -pacifier behavior code "interval="
|
10 years ago |
Thomas Schmitt
|
283cf9f451
|
Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image
|
11 years ago |
Thomas Schmitt
|
646eb36a75
|
New -boot_image bootspec grub2_sparc_core=
|
11 years ago |
Thomas Schmitt
|
37a1673f50
|
New -boot_image bootspecs grub2_mbr= and grub2_boot_info=
|
11 years ago |
Thomas Schmitt
|
d87ba21f6d
|
Prevented rollover of El Torito Sector Count of large EFI boot images
|
11 years ago |
Thomas Schmitt
|
c2088a4d48
|
Improved interaction of -as mkisofs command with other commands
|
11 years ago |
Thomas Schmitt
|
24cf8a11ee
|
Small beautification of previous commit.
|
11 years ago |
Thomas Schmitt
|
c8f6f57c96
|
Bug fix: SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6
|
11 years ago |
Thomas Schmitt
|
922c95443f
|
Write type selection via libisoburn API to avoid redundant decisions
|
11 years ago |
Thomas Schmitt
|
c2e3a36d51
|
Re-introduced capability of multi-session on overwritables. Spoiled by rev 4780.
|
11 years ago |
Thomas Schmitt
|
82d563127e
|
New xorriso command -write_type
|
11 years ago |
Thomas Schmitt
|
62d27011f0
|
New -boot_image bootspecs hfsplus_block_size= and apm_block_size=
|
11 years ago |
Thomas Schmitt
|
4a61dec017
|
New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus
|
11 years ago |
Thomas Schmitt
|
26f4c5aa6c
|
Provisorily banned the combination of -hfsplus and ISO image growing
|
11 years ago |
Thomas Schmitt
|
d46d643f43
|
Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part
|
11 years ago |
Thomas Schmitt
|
9e497e369f
|
Provisory new -as mkisofs option -fat
|
11 years ago |
Thomas Schmitt
|
f8f39c322f
|
Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb
|
11 years ago |
Thomas Schmitt
|
24b5143168
|
Closed a memory leak about -print_size, found by valgrind
|
11 years ago |
Thomas Schmitt
|
531ea178f3
|
New (yet inofficial) -as mkisofs option -hfsplus-serial-no
|
12 years ago |
Thomas Schmitt
|
4f90dad64b
|
Preparations for ISO/HFS+ hybrid images by Vladimir Serbinenko
|
12 years ago |
Thomas Schmitt
|
194ef1fbe9
|
Avoided to mention autoformatting in message about missing -outdev at -commit
|
12 years ago |
Thomas Schmitt
|
eaefa189d0
|
New -compliance option 7bit_ascii
|
12 years ago |
Thomas Schmitt
|
0498f81865
|
New command -rr_reloc_dir
|
12 years ago |
Thomas Schmitt
|
f70299dae1
|
Centralized the inquiry whether an image change is pending
|
12 years ago |
Thomas Schmitt
|
367992c1bb
|
Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs
|
12 years ago |
Thomas Schmitt
|
1f77c66e15
|
Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim
|
12 years ago |
Thomas Schmitt
|
5ca17a2bd9
|
Replaced several occurences of the word "media" by "medium"
|
12 years ago |
Thomas Schmitt
|
249f13b6ed
|
Reacted on warnings of -Wunused-but-set-variable
|
12 years ago |
Thomas Schmitt
|
365ed088fc
|
Fixed a typo in a hint about fast blanked DVD-RW
|
12 years ago |
Thomas Schmitt
|
85805ee265
|
New option -close_damaged
|
13 years ago |
Thomas Schmitt
|
f319668212
|
Improved error messages if DVD-RW media can only be written with -close on
|
13 years ago |
Thomas Schmitt
|
a27a1ae530
|
Bug fix: The attempt to blank already blanked DVD-RW was not gracefully blocked
|
13 years ago |
Thomas Schmitt
|
37987ecfe6
|
Reacted on -Wsign-compare warnings of gcc
|
13 years ago |
Thomas Schmitt
|
cc30f4043b
|
Replaced some large local variables by other means
|
13 years ago |
Thomas Schmitt
|
85288aeb8f
|
Replaced some large local variables by other means in xorriso/write_run.c
|
13 years ago |
Thomas Schmitt
|
bd81d5cd72
|
Closed memory leaks found by valgrind
|
13 years ago |
Thomas Schmitt
|
fd0b9bb937
|
New option -signal_handling
|
13 years ago |
Thomas Schmitt
|
c569b4d4ce
|
Fixed a typo in messages and goto label
|
13 years ago |