Commit Graph

1015 Commits

Author SHA1 Message Date
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
Thomas Schmitt 4c81b329ef Switched from old libjte API names to new ones 2010-09-30 07:42:32 +00:00
Thomas Schmitt daebb44722 Enabled -status -jigdo 2010-09-29 16:41:48 +00:00
Thomas Schmitt 54a493f382 New option -jigdo 2010-09-29 15:28:57 +00:00
Thomas Schmitt e4ef8c6582 Avoided trailing 64 kB alignment with -compliance no_emul_toc 2010-09-29 12:44:49 +00:00
Thomas Schmitt d02bd410b3 Enabled use of libjte for GNU xorriso 2010-09-29 09:25:59 +00:00
Thomas Schmitt 7b4bd76d9b New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
Thomas Schmitt 538b70068f New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +00:00
Thomas Schmitt be11642977 Reporting BD spare area info with -list_formats 2010-09-24 11:09:09 +00:00
Thomas Schmitt 4fd78f9049 Requiring libburn-0.8.7 now 2010-09-24 11:07:57 +00:00
Thomas Schmitt d02d8642b9 Explaining the partition offset feature 2010-09-23 13:56:22 +00:00
Thomas Schmitt 41d0d1c03f On Linux: More tolerance towards failures of ldconfig 2010-09-21 15:03:56 +00:00
Thomas Schmitt 4b3a671d27 On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-21 14:25:46 +00:00
Thomas Schmitt 641b696764 Fixed a bug with uninitialized variable introduced by rev 3364 2010-09-19 13:54:45 +00:00
Thomas Schmitt c2ff24cf89 Version leap to libisoburn-0.6.3 2010-09-19 13:53:42 +00:00
Thomas Schmitt 8d9d900608 Meaningful change log file derived by George Danchev from web site 2010-09-15 06:57:53 +00:00
Thomas Schmitt 06c1540797 Removed development marks 2010-09-11 12:51:27 +00:00
Thomas Schmitt cc672d525b Removed development marks 2010-09-11 12:50:36 +00:00
Thomas Schmitt 8239d082ca Enabled multi-session with partition offset 2010-09-10 17:13:00 +00:00
Thomas Schmitt d54efd4bc2 Enabled multi-session with partition offset 2010-09-10 17:10:03 +00:00
Thomas Schmitt 5af8ad46f4 Bug fix: Re-enabled use of iso_write_opts_set_rrip_1_10_px_ino() 2010-09-06 10:34:35 +00:00
Thomas Schmitt 9ce2aabe28 New -as mkisofs options -partition_offset, -partition_hd_cyl, -partition_sec_hd 2010-09-05 11:40:13 +00:00
Thomas Schmitt 21bd5b5d42 New boot_image boot specs partition_offset, partition_hd_cyl, partition_sec_hd 2010-09-05 11:37:45 +00:00
Thomas Schmitt 0e755f48c9 New API function isoburn_igopt_set_part_offset(), requiring libisofs 0.6.35 2010-09-05 11:36:53 +00:00
Thomas Schmitt 4e4b789753 This was obviously forgotten to commit with rev 3289 2010-09-04 10:08:55 +00:00
Thomas Schmitt 87ebfde08b Mentioned support for DVD-R DL as single-session media 2010-08-21 10:30:45 +00:00
Thomas Schmitt 4771254d1f New -as mkisofs option -hard-disk-boot, enabled -b without -no-emul-boot 2010-08-18 18:19:30 +00:00
Thomas Schmitt 689bcf0168 New -boot_image specifier emul_type=none|hard_disk|floppy 2010-08-18 18:17:14 +00:00
Thomas Schmitt fb35f70c6e New -as mkisofs option -e from Fedora genisoimage 2010-08-18 10:33:04 +00:00
Thomas Schmitt 3d933149ff Hopefully silenced warnings of doxygen on Debian buildd 2010-08-09 09:21:16 +00:00
Thomas Schmitt 6c939780e8 Missing device,inode numbers caused -compare_r to report a difference 2010-07-31 08:55:15 +00:00
Thomas Schmitt 3ee02c766d New option -preparer_id, -as mkisofs options -p and -preparer 2010-07-30 15:52:09 +00:00
Thomas Schmitt d78b29005d Detached make target "doc" from target "all". 2010-07-29 16:50:16 +00:00
Thomas Schmitt df685e89ac Made behavior of -as mkisofs with unknown options more similar to original 2010-07-08 15:59:45 +00:00
Thomas Schmitt 1942a636f3 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:45:45 +00:00
Thomas Schmitt 050871e1f2 Let configure perform linker test with --version-script if enabled 2010-07-06 11:41:46 +00:00
Thomas Schmitt a58ca098b7 Hiding all non-API symbols from the linker by use of --version-script 2010-07-05 12:29:50 +00:00
Thomas Schmitt 75f864a061 Removed definition of phantom xorriso options 2010-07-05 09:05:01 +00:00
Thomas Schmitt 04bd02972d Version leap to libisoburn-0.6.1 2010-07-02 20:25:51 +00:00
Thomas Schmitt 7b9088f8c9 Adapted GNU xorriso to version leap libburn-0.8.5 2010-06-30 18:19:51 +00:00
Thomas Schmitt 5272cc0afb Requiring libburn-0.8.4 now 2010-06-30 18:19:06 +00:00
Thomas Schmitt 4b59808ee3 Adapted GNU xorriso to version leap libisofs-0.6.35 2010-06-29 10:23:25 +00:00
Thomas Schmitt 31782dc75b Requiring libisofs-0.6.34 now 2010-06-29 10:21:53 +00:00
Thomas Schmitt 66efb225eb Made option -lsl mark files in hidden directories as hidden 2010-06-28 10:11:10 +00:00
Thomas Schmitt f0a9a0e29a Supressing "Thank you for being patient" with times smaller than 2 2010-06-28 10:09:49 +00:00
Thomas Schmitt 6f371778c6 New -as mkisofs options -abstract, -biblio, -copyright 2010-06-26 11:43:56 +00:00
Thomas Schmitt e57f8bf8f3 New options -copright_file , -biblio_file , -abstract_file 2010-06-26 11:40:36 +00:00
Thomas Schmitt 10233adb87 New option -read_mkisofsrc interprets .mkisofsrc 2010-06-25 17:59:01 +00:00
Thomas Schmitt 6ab8ffc137 Appending eventual strerror() to event message line rather than to new line 2010-06-25 17:44:13 +00:00
Thomas Schmitt 5e8c60713a New -as mkisofs option -file-mode 2010-06-25 10:22:28 +00:00
Thomas Schmitt ad1c2fa1b8 New -as mkisofs option -dir-mode 2010-06-25 09:59:20 +00:00
Thomas Schmitt cfd39f3d96 New -as mkisofs option --boot-catalog-hide 2010-06-24 08:49:04 +00:00
Thomas Schmitt f38e4ff854 Moved call of iso_image_set_boot_catalog_hidden() to Xorriso_write_session() 2010-06-23 17:57:16 +00:00