Commit Graph

967 Commits

Author SHA1 Message Date
Thomas Schmitt 26a6a24093 New -find actions update_merge, rm_merge, clear_merge. -cp_clone now merges. 2011-02-12 17:14:23 +00:00
Thomas Schmitt 4642148e6f -as mkisofs: Enabled reading of xattr and md5 before image loading 2011-02-08 13:36:42 +00:00
Thomas Schmitt 92b0079a23 Some corrections of the previous commit 2011-02-07 20:28:50 +00:00
Thomas Schmitt 0431d89738 New -as mkisofs options -root , -old-root, --old-root-no-md5, --old-root-no-ino, --old-root-dev 2011-02-07 18:43:06 +00:00
Thomas Schmitt 08e439c48d Do not regard file as changed just because no ino was recorded 2011-02-07 18:29:41 +00:00
Thomas Schmitt ddecb74f6e New option -cp_clone 2011-02-04 19:19:24 +00:00
Thomas Schmitt 435cd88e83 Disallowed -clone to overwrite existing nodes 2011-02-02 17:41:52 +00:00
Thomas Schmitt aae50b2d16 New option -clone 2011-02-01 18:58:27 +00:00
Thomas Schmitt 1ceb1097e1 Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer 2011-01-31 14:05:58 +00:00
Thomas Schmitt b8788e5f9e New -as mkisofs option --old-empty 2011-01-26 21:04:15 +00:00
Thomas Schmitt b4be60ecb3 Followed name change in the yet unstable part of libisofs API 2011-01-26 18:44:24 +00:00
Thomas Schmitt 96433fd145 New -compliance option old_empty 2011-01-26 13:31:05 +00:00
Thomas Schmitt c4c52cf0e9 New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty 2011-01-26 13:28:42 +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 2e447207a8 Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 15:44:44 +00:00
Thomas Schmitt 509d00149f Version leap to libisoburn-1.0.1 2011-01-17 09:25:21 +00:00
Thomas Schmitt 02e15f015f Updated copyright messages to 2011 2011-01-16 19:33:24 +00:00
Thomas Schmitt 97740ad93d Requiring libisofs-1.0.0 and libburn-1.0.0 now 2011-01-16 18:26:01 +00:00
Thomas Schmitt 01d89bd9bc Changed dialog default -abort_on value to "NEVER" 2011-01-06 11:10:36 +00:00
Thomas Schmitt 56aecf2459 Default -abort_on value is now "FAILURE", for dialog it stays "FATAL" 2011-01-04 19:30:49 +00:00
Thomas Schmitt 7340920384 Bug fix: -as mkisofs -print-size did not account for -partition_offset 2010-12-29 10:40:53 +00:00
Thomas Schmitt 5f1eac8777 Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc. 2010-12-28 12:33:52 +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 0b641cf425 New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default 2010-12-25 09:43:15 +00:00
Thomas Schmitt 77ff5f5cb9 New -compliance option allow_dir_id_ext 2010-12-25 09:28:35 +00:00
Thomas Schmitt 59d873c385 New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext 2010-12-25 09:23:08 +00:00
Thomas Schmitt 8262c19e40 New -compliance option iso_9660_level=number 2010-12-25 07:15:36 +00:00
Thomas Schmitt 96455fcf56 Requiring libisofs-0.6.41 now 2010-12-25 07:12:15 +00:00
Thomas Schmitt ee4ba9d033 Mentioned ISO 9660 level 3 in libisoburn API 2010-12-24 13:55:17 +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 3ef177f1c9 New -as mkisofs option -untranslated_name_len 2010-12-22 15:15:47 +00:00
Thomas Schmitt 18f1f0a8f9 New -compliance options untranslated_names , untranslated_name_len= 2010-12-22 13:39:55 +00:00
Thomas Schmitt 2e64464c7c New API call isoburn_igopt_set_untranslated_name_len() 2010-12-22 13:37:47 +00:00
Thomas Schmitt 4803a31fa4 Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 12:32:33 +00:00
Thomas Schmitt 03b709cb1f Version leap to libisoburn-0.6.7 2010-12-12 12:17:41 +00:00
Thomas Schmitt 4cdd884731 Adapted GNU xorriso to version leap libisofs-0.6.41 2010-12-10 12:36:47 +00:00
Thomas Schmitt d50095d2a6 Requiring libisofs-0.6.40 now 2010-12-10 12:35:44 +00:00
Thomas Schmitt 70e52f1a0c Fixed a bug introduced with rev 3501 2010-12-08 19:43:34 +00:00
Thomas Schmitt 4f53ed4630 Fixed a potential bug introduced with rev 3497 2010-12-08 19:42:42 +00:00
Thomas Schmitt 1f3b601563 Made -rom_toc_scan emul_off work with -mount ... sbsector ... 2010-12-07 17:49:29 +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 a08a54913b Fixed a bug about read displacement introduced with rev 3490 2010-12-04 17:43:30 +00:00
Thomas Schmitt 025d6f2ee6 New action estimate_size for -find and -findx 2010-12-02 11:10:39 +00:00
Thomas Schmitt 65fdba8884 No -rollback in -as mkisofs -print-size. New flag in Xorriso_change_is_pending. 2010-12-02 06:32:31 +00:00
Thomas Schmitt 8ad6bff397 Clarified description of isoburn_ropt_set_displacement() 2010-12-01 16:47:50 +00:00
Thomas Schmitt 79feaa7fd5 Clarified occasions of -mark message and removed surplus -mark message emitter 2010-11-30 17:01:26 +00:00
Thomas Schmitt 4897fc74f1 Processing output of -as mkisofs by -pkt_output if enabled 2010-11-30 11:20:59 +00:00
Thomas Schmitt 07c2bb8421 Improved messages at the end of partially failed -extract runs 2010-11-30 10:47:30 +00:00
Thomas Schmitt 692a675329 New option -displacement 2010-11-30 09:43:32 +00:00
Thomas Schmitt 668e58761b New API calls isoburn_ropt_set_displacement(), isoburn_ropt_get_displacement() 2010-11-30 09:39:44 +00:00
Thomas Schmitt 82bff299ec Requiring libisofs-0.6.39 now 2010-11-27 13:47:12 +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 da0d20731d New pseudo extension isoburn_igopt_will_cancel to avoid MISHAP event 2010-11-24 10:08:56 +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 bc9d6ae59c Improved behavior with loading multiple boot images of identical content 2010-11-23 19:37:19 +00:00
Thomas Schmitt 9836991217 Included jigdo-gen-md5-list in GNU xorriso 2010-11-21 06:57:49 +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 f18e352251 New API calls isoburn_igopt_set_disc_label(), isoburn_igopt_get_disc_label() 2010-11-05 14:39:36 +00:00
Thomas Schmitt f479c73940 Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
Thomas Schmitt 9ddb91d3ea Allowed to perform -rm_r / 2010-11-01 19:15:59 +00:00
Thomas Schmitt a7e8b474d7 Added necessary isoburn_cancel_prepared_write() calls 2010-10-29 16:45:20 +00:00
Thomas Schmitt 6019f0fae1 New -as mkisofs option -joliet-long 2010-10-27 06:38:29 +00:00
Thomas Schmitt b952833d17 Bug fix: -as mkisofs -print-size printed the size but also produced ISO image 2010-10-27 06:36:44 +00:00
Thomas Schmitt aefa04dd6a Version leap to libisoburn-0.6.5 2010-10-26 10:48:18 +00:00
Thomas Schmitt 5deefe053b Adapted GNU xorriso to version leap libisofs-0.6.39 2010-10-23 16:23:27 +00:00
Thomas Schmitt 5f798e535b Requiring libisofs-0.6.38 now 2010-10-23 16:22:38 +00:00
Thomas Schmitt 2e7d10b6b7 Corrected -check_media handling of last track on BD-R resp. BD-ROM 2010-10-21 18:04:07 +00:00
Thomas Schmitt d4872c7d83 Requiring libburn-0.8.8 now 2010-10-20 17:06:07 +00:00
Thomas Schmitt 32a7b0fd4d Version leap to libburn-0.8.9 2010-10-20 17:04:51 +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 ae886b6154 Minor adjustments 2010-10-19 10:48:37 +00:00
Thomas Schmitt caffd6c7da New option -append_partition, -as mkisofs -append_partition 2010-10-18 16:01:49 +00:00
Thomas Schmitt 38e1dc8a22 New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img 2010-10-18 15:54:46 +00:00
Thomas Schmitt 25f1eab3ac United macro Xorriso_jte_standalonE with macro Xorriso_standalonE 2010-10-15 12:55:03 +00:00
Thomas Schmitt b7030ca35b Included libjte in GNU xorriso 2010-10-15 12:16:12 +00:00
Thomas Schmitt 3ff054d60f -boot_image mipsel_path= , -as mkisofs -mipsel-boot. 2010-10-15 11:21:30 +00:00
Thomas Schmitt 3abcb244c7 Polished and documented MIPS booting option 2010-10-13 17:07:05 +00:00
Thomas Schmitt 97415e3f63 Lifted the ban to combine MIPS Big Endian boot with El Torito 2010-10-12 18:31:54 +00:00
Thomas Schmitt 2e956586c1 Provisorily: -boot_image mips_path= , -as mkisofs -mips-boot. No Eltorito then. 2010-10-12 10:32:22 +00:00
Thomas Schmitt e7992747e5 Allowed to set System Area type via isoburn_igopt_set_system_area() 2010-10-12 10:30:47 +00:00
Thomas Schmitt 0b175bab97 Fixed inability to compile without enabled libjte. Introduced by rev 3429. 2010-10-08 09:34:07 +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 b70f5a9041 Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind. 2010-10-05 18:00:52 +00:00
Thomas Schmitt 96ee0fae23 Reporting libjte version with option -version 2010-10-04 15:52:50 +00:00
Thomas Schmitt 0159052d92 Tests for version of libjte, new API call isoburn_libjte_req() 2010-10-04 15:51:37 +00:00
Thomas Schmitt f46bcf9d5f Silenced compiler warning about unused variable 2010-10-04 11:32:04 +00:00
Thomas Schmitt e942108ad7 Enabled use of libjte message list 2010-10-04 11:22:58 +00:00
Thomas Schmitt 25460413ce Corrected xorriso docs about meaning of -jigdo-map and .md5 file addresses 2010-10-03 17:15:08 +00:00
Thomas Schmitt 851dd76849 New -as mkisofs options -checksum_algorithm_iso, -checksum_algorithm_template 2010-10-03 08:23:32 +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 147ef216ce New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
Thomas Schmitt c41c83b279 Requiring libisofs-0.6.37 now 2010-10-02 16:43:28 +00:00
Thomas Schmitt 68dc026cf9 Added a blank to xorriso Preparer Id string 2010-10-02 15:03:02 +00:00
Thomas Schmitt 6f2aac75ce New -as mkisofs option -jigdo-template-compress 2010-10-02 12:12:13 +00:00
Thomas Schmitt 3bec7c5c77 Made two non-public parameters independent of Xorriso_with_libjtE 2010-10-01 19:02:57 +00:00