Commit Graph

1034 Commits

Author SHA1 Message Date
Thomas Schmitt 1406459bd2 Clarified and updated API documentation of Xorriso_prescan_args() 2011-05-02 21:13:37 +00:00
Thomas Schmitt b367242329 Replaced some large local variables by other means in xorriso/drive_mgt.c 2011-05-02 21:12:45 +00:00
Thomas Schmitt 3d57d19a90 Better reporting of memory shortage with rev 3747 2011-05-02 19:18:45 +00:00
Thomas Schmitt 59c60d410e Replaced some large local variables by other means in xorriso/disk_ops.c 2011-05-02 19:16:41 +00:00
Thomas Schmitt 84d2a2ba9d Replaced some large local variables by other means which save stack space 2011-05-02 12:19:18 +00:00
Thomas Schmitt 4b86308829 Replaced some large local variables by other means which save stack space 2011-05-02 10:03:11 +00:00
Thomas Schmitt 54878a538e Replaced some large local variables by other means which save stack space 2011-05-02 09:16:27 +00:00
Thomas Schmitt 4926c98dd4 Replaced some large local variables by other means which save stack space 2011-05-02 09:09:10 +00:00
Thomas Schmitt 686659514b Saved more CPU cycles by optimistic adding of file objects 2011-04-30 12:11:27 +00:00
Thomas Schmitt 2fe76f0f0e Downgraded extraction error from FAILURE to SORRY (for new -abort_on default) 2011-04-27 15:08:09 +00:00
Thomas Schmitt b2762cf5d8 Saved some CPU cycles when adding wide directory trees 2011-04-27 14:36:51 +00:00
Thomas Schmitt fd0b9bb937 New option -signal_handling 2011-04-23 15:23:35 +00:00
Thomas Schmitt f860e24e58 Avoiding repeated PVD read attempts if first reading of PVD yielded error 2011-04-22 08:18:41 +00:00
Thomas Schmitt 52791831d3 Version leap to libisoburn-1.0.9 2011-04-14 08:19:45 +00:00
Thomas Schmitt d2716cc2b5 Bug fix: mkisofs emulation could ignore options (regression in 0.1.6) 2011-04-13 20:45:01 +00:00
Thomas Schmitt a846f7434d Version leap to libisoburn-1.0.7 2011-04-09 10:57:10 +00:00
Thomas Schmitt c569b4d4ce Fixed a typo in messages and goto label 2011-04-05 07:21:23 +00:00
Thomas Schmitt 2534999c0b Added an example of a startup file 2011-04-04 14:07:38 +00:00
Thomas Schmitt 88f3ef358d Avoided to report Volume Id when aquiring drive with blank media 2011-04-04 07:14:38 +00:00
Thomas Schmitt 03d2a82cac Bug fix: Options -gid and -uid had no effect 2011-04-04 06:48:52 +00:00
Thomas Schmitt 0280efe997 New options -print_info and -print_mark 2011-04-03 09:46:16 +00:00
Thomas Schmitt 570d5a0e22 Allowing double dashes with all long options 2011-04-01 13:31:00 +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 45c1c8a862 Interpreting new libisofs error code ISO_RR_PATH_TOO_LONG 2011-03-29 15:09:11 +00:00
Thomas Schmitt 0f2b6f6c56 Interpreting new libisofs error codes ISO_RR_NAME_TOO_LONG ISO_RR_NAME_RESERVED 2011-03-26 20:30:25 +00:00
Thomas Schmitt 8b75d736b3 New -compliance option joliet_long_names 2011-03-26 14:45:24 +00:00
Thomas Schmitt dfeca624d6 New relax option isoburn_igopt_joliet_long_names 2011-03-26 14:42:17 +00:00
Thomas Schmitt 6912ae8027 Unconditionally reporting iso_level with -status -compliance 2011-03-26 14:39:25 +00:00
Thomas Schmitt 548c0c4efd Reporting target name if adding of new node fails with ISO_WRONG_ARG_VALUE 2011-03-26 10:05:05 +00:00
Thomas Schmitt d0bce05577 Requiring libisofs-1.0.5 2011-03-25 19:19:17 +00:00
Thomas Schmitt 472d7610ad Better handling of pseudo-drive without read-permission 2011-03-24 18:25:00 +00:00
Thomas Schmitt e654e6399a Fixed use of uninitialized variable when blanking rol5 pseudo drives 2011-03-22 08:13:59 +00:00
Thomas Schmitt 1523d2bdd9 New -early_stdio_test option appendable_wo 2011-03-21 16:55:18 +00:00
Thomas Schmitt e8800be3d2 Made use of new API call isoburn_set_truncate 2011-03-21 11:38:42 +00:00
Thomas Schmitt f211456214 New API call isoburn_set_truncate() 2011-03-21 11:37:03 +00:00
Thomas Schmitt 08e112c687 New option -early_drive_test 2011-03-21 09:37:02 +00:00
Thomas Schmitt cf49e83893 Prepared libisoburn for drive role 5 2011-03-21 09:31:51 +00:00
Thomas Schmitt 6968b72648 Prepared libisoburn for drive role 4 2011-03-13 13:15:41 +00:00
Thomas Schmitt c69e553696 Requiring libburn-1.0.5 2011-03-13 13:12:50 +00:00
Thomas Schmitt c95e2c9d24 Version leap to libisoburn-1.0.5 2011-03-10 13:55:27 +00:00
Thomas Schmitt 0577b487d9 Marked options introduced since 0.5.8 by the promised @since tags 2011-03-09 12:38:37 +00:00
Thomas Schmitt 060484494d New -md5 modes load_check_off and load_check_on 2011-03-09 07:14:49 +00:00
Thomas Schmitt a08a753967 New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag 2011-03-09 07:13:12 +00:00
Thomas Schmitt 52c641d93c Bug fix: -as mkisofs did not properly unescape target part of pathspecs 2011-03-07 10:15:39 +00:00
Thomas Schmitt ab8265b042 Helptext of -as mkisofs now points to man xorrisofs 2011-03-06 15:37:30 +00:00
Thomas Schmitt 5cc7fe5315 Own man page and info document for xorrisofs 2011-03-05 14:15:32 +00:00
Thomas Schmitt 91f8c60f5b New -as mkisofs and -as cdrecord option --no_rc 2011-03-05 09:04:23 +00:00
Thomas Schmitt 8c9c620700 New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align 2011-03-03 18:18:41 +00:00
Thomas Schmitt 558e2314ee New bits 8 and 9 with options of isoburn_igopt_set_system_area() 2011-03-03 18:16:18 +00:00
Thomas Schmitt de078d2749 New -padding modes "included" and "excluded" 2011-03-02 09:40:37 +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 508adfd2f4 Installed a test against non-zero msc1 on blank input drives 2011-03-01 15:22:05 +00:00
Thomas Schmitt 452c9685e7 Bug fix: -as mkisofs -C attempts to read volume header of blank media 2011-03-01 14:51:17 +00:00
Thomas Schmitt 475e8fdea0 Bug fix: -as mkisofs -partition_hd_cyl had no effect 2011-02-28 19:08:33 +00:00
Thomas Schmitt 420535c275 Bug fix: -as mkisofs -old-root did not work with -graft-points 2011-02-26 10:01:52 +00:00
Thomas Schmitt 9049784c1c Corrected flaws found by George Danchev with cpp 2011-02-24 19:20:17 +00:00
Thomas Schmitt 963d139093 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:18:58 +00:00
Thomas Schmitt cd74e84fb8 Version leap to libisoburn-1.0.3 2011-02-23 20:31:01 +00:00
Thomas Schmitt aed7a2cf05 New -as mkisofs option -max-iso9660-filenames 2011-02-22 14:31:23 +00:00
Thomas Schmitt df52dd1333 Made -as mkisofs ignore option -disable-deep-relocation rather than failing 2011-02-22 12:39:16 +00:00
Thomas Schmitt 15a93611c6 Corrected a bug that prevented -as mkisofs option -output 2011-02-22 07:36:42 +00:00
Thomas Schmitt 4aa7c45c42 Issueing messages with -clone and -cp_clone 2011-02-22 07:34:56 +00:00
Thomas Schmitt 700d1eaf7f Corrections in xorriso man page 2011-02-19 11:25:33 +00:00
Thomas Schmitt cf986cf5d1 Updated copyright 2011-02-19 11:24:32 +00:00
Thomas Schmitt bf199a105c Small adjustments in mkisofs emulation 2011-02-19 11:22:44 +00:00
Thomas Schmitt 1ad7e71e24 Closed memory leaks detected by valgrind 2011-02-14 13:15:04 +00:00
Thomas Schmitt 37688470e1 Reacted on compiler warning about uninitialized variable 2011-02-12 17:29:20 +00:00
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