Commit Graph

937 Commits

Author SHA1 Message Date
Thomas Schmitt 1402341264 Corrected typo in remark 2010-05-21 13:45:48 +00:00
Thomas Schmitt bcc6a38094 Adapted version checking to new library situation 2010-05-21 13:37:25 +00:00
Thomas Schmitt d3f770827f Mentioned both levels of API and their mutual exclusiveness 2010-05-21 13:30:27 +00:00
Thomas Schmitt 5ac178ddda Moved configuration options from xorriso_xorriso_CFLAGS to CFLAGS 2010-05-19 16:06:36 +00:00
Thomas Schmitt afcc57f2c0 Moved xorriso implementation into libisoburn 2010-05-18 17:46:20 +00:00
Thomas Schmitt f8130af94e Made compilation of GNU xorriso less verbous by use of autoheader config.h 2010-05-17 14:28:30 +00:00
Thomas Schmitt 2bb5d973c3 Checking for suitable sizeof(off_t) 2010-05-16 17:11:49 +00:00
Thomas Schmitt 8097dd57ab Made option -version know again whether it is in GNU xorriso 2010-05-16 11:32:00 +00:00
Thomas Schmitt 585075af1b Eventually including ../config.h generated by autotools 2010-05-16 09:32:14 +00:00
Thomas Schmitt bf20ca5dfb Eventually including ../config.h generated by autotools 2010-05-16 09:26:41 +00:00
Thomas Schmitt 99e498057f Splitted xorriso.c and xorrisoburn.c into smaller source modules 2010-05-15 18:48:10 +00:00
Thomas Schmitt 9bbcc3118c Removed development macro Xorriso_multi_booT by making it unconditional 2010-05-05 19:43:55 +00:00
Thomas Schmitt d62d617f82 Version leap to libisoburn-0.5.6 2010-05-04 12:06:51 +00:00
Thomas Schmitt b2d7283f51 Adapted xorriso-standalone to version leap libisofs-0.6.33 2010-05-03 16:56:00 +00:00
Thomas Schmitt 30615ac752 Requiring libisofs-0.6.32 now 2010-05-03 12:39:07 +00:00
Thomas Schmitt d38bd09987 Avoided -boot_image patching for images which obviously have no boot-info-table 2010-04-29 13:33:34 +00:00
Thomas Schmitt c4cf1ced64 Fixed handling of empty current bin_path and already attached boot images 2010-04-27 07:49:31 +00:00
Thomas Schmitt 853d71b947 Downgraded message about stdout redirection from NOTE to DEBUG 2010-04-27 07:24:32 +00:00
Thomas Schmitt ab84ae81e6 Some documentation updates 2010-04-26 17:56:06 +00:00
Thomas Schmitt 121d40e38c Fixed minor problems with previous revision 3199 2010-04-26 14:13:25 +00:00
Thomas Schmitt 10ef2e346f Allowing up to 32 boot images, -boot_image any id_string=, sel_crit= 2010-04-26 12:11:59 +00:00
Thomas Schmitt 7aae77f2ac Bug fixes and improvements of previous revision 3197 2010-04-22 16:07:14 +00:00
Thomas Schmitt 83e41ceabd Allowing 1 BIOS boot image and 1 EFI boot image: -boot_image grub efi_path= 2010-04-22 14:40:49 +00:00
Thomas Schmitt 8bf6e31379 Changed iso_image_set_boot_platform_id() to el_torito_set_boot_platform_id() 2010-04-20 14:26:45 +00:00
Thomas Schmitt dea7b75549 Raised boot catalog weight to 1000000000 2010-04-20 14:02:54 +00:00
Thomas Schmitt e2ed639fec Determining boot image size only after it was added to the ISO image 2010-04-20 10:35:54 +00:00
Thomas Schmitt f103206221 New -boot_image any platform_id= 2010-04-20 09:18:35 +00:00
Thomas Schmitt 19b5a64a3a Version leap to libisoburn-0.5.5 2010-04-19 10:06:12 +00:00
Thomas Schmitt 83216597c2 Corrected image size computation for comparison with partition table 2010-04-18 14:12:44 +00:00
Thomas Schmitt 5b369d3c52 Added --sort-weight to -as mkisofs -help 2010-04-18 10:09:10 +00:00
Thomas Schmitt f4b46cf499 New -find action sort_weight, new -as mkisofs --sort-weight 2010-04-18 09:59:08 +00:00
Thomas Schmitt 1a18491b03 Adapted xorriso-standalone to version leap libisofs-0.6.31 2010-04-17 17:13:38 +00:00
Thomas Schmitt 270fdd77f2 Requiring libisofs-0.6.30 now 2010-04-17 17:12:47 +00:00
Thomas Schmitt 3076ce56fb Made -boot_image isolinux|grub patch and partition_table=on patch System Area 2010-04-16 19:59:40 +00:00
Thomas Schmitt 932a7e84e1 libisoburn now always loads the System Area with the ISO image 2010-04-16 19:54:54 +00:00
Thomas Schmitt dfd0466291 More carefully checking for libreadline suitability 2010-04-13 15:43:58 +00:00
Thomas Schmitt 8a3b4e2207 New -compliance options only_iso_version, no_j_force_dots 2010-04-13 10:40:22 +00:00
Thomas Schmitt ee4f766c27 New isoburn_igopt_set_relaxed() options: only_iso_versions, no_j_force_dots 2010-04-13 10:33:04 +00:00
Thomas Schmitt 9832edf4a1 Decided to put out uid_t and gid_t as unsigned long 2010-04-12 11:12:43 +00:00
Thomas Schmitt f75d454b6a (Payload files of revisions 3169, 3170, 3171) 2010-04-11 12:24:54 +00:00
Thomas Schmitt 7b0c712719 Realistic iconv() linking test in ./configure with eventual abort 2010-04-11 12:16:21 +00:00
Thomas Schmitt ae874e4d5b Avoided printing of possibly uninitialized integer 2010-04-11 12:11:05 +00:00
Thomas Schmitt 4f7a2556bd Reacted on compiler warnings of cygwin 2010-04-11 12:10:05 +00:00
Thomas Schmitt 45c12f0844 Updated help text and documentation 2010-04-10 18:02:10 +00:00
Thomas Schmitt d1855c8895 New -boot_image isolinux partition_table=on, -as mkisofs -isohybrid-mbr 2010-04-10 17:13:21 +00:00
Thomas Schmitt fd0f3467ad New options bit1 of isoburn_igopt_set_system_area() for isohybrid production 2010-04-10 17:10:28 +00:00
Thomas Schmitt 642a2bc48e Trying to avoid iconv const warning and multiple -liconv options on FreeBSD 2010-04-10 15:09:18 +00:00
Thomas Schmitt 006fb7078e Adapted GNU xorriso to version leap libburn-0.8.1 2010-04-09 17:12:09 +00:00
Thomas Schmitt 2bd7307dfa New find action mkisofs_r and emulation -as mkisofs -r 2010-04-08 18:58:56 +00:00
Thomas Schmitt cc0ddbeb10 New option -volume_date, for grub-mkrescue: -as mkisofs --modification-date= 2010-04-07 20:27:05 +00:00
Thomas Schmitt a65aa4f804 New API call isoburn_igopt_set_pvd_times() 2010-04-07 20:22:49 +00:00
Thomas Schmitt 6f63c6388c Fixed image reading bug introduced with revision 3144 2010-04-07 07:31:32 +00:00
Thomas Schmitt 1afe1443be Polishing of new GRUB supporting features 2010-04-06 19:24:39 +00:00
Thomas Schmitt df5d4a2f90 New -as mkisofs options -G and --protective-msdos-label for GRUB 2010-04-06 15:18:59 +00:00
Thomas Schmitt 8d7df2b2ff New API call isoburn_igopt_set_system_area() 2010-04-06 12:51:15 +00:00
Thomas Schmitt 24bbe47f18 Requiring libisofs-0.6.29 now 2010-04-05 19:29:24 +00:00
Thomas Schmitt 1e4e51edfe libisoburn refused to recognize ISO images smaller than 64 kB 2010-04-01 14:07:59 +00:00
Thomas Schmitt d5e640d788 Version leap to libisoburn-0.5.2 2010-03-30 09:30:40 +00:00
Thomas Schmitt 576af9ea89 Better handling of empty tray when aquiring drive 2010-03-29 10:36:38 +00:00
Thomas Schmitt 214d6e6741 Avoided to declare empty tray as written media 2010-03-29 10:35:22 +00:00
Thomas Schmitt 13c327e370 Silenced a harmless compiler warning 2010-03-21 12:46:21 +00:00
Thomas Schmitt 3f42df50a3 Distributing and installing xorriso.info 2010-03-21 12:45:43 +00:00
Thomas Schmitt 9e78c78e43 Restructured xorriso documentation and added index 2010-03-20 16:54:56 +00:00
Thomas Schmitt 99e2df2208 Switched xorriso documentation to a hybrid of texinfo and man page 2010-03-18 10:13:35 +00:00
Thomas Schmitt 04c6625024 Adapted GNU xorriso to version leap libburn-0.7.9 2010-03-10 18:32:40 +00:00
Thomas Schmitt f68ee78352 Requiring libburn-0.7.8 now 2010-03-10 18:32:02 +00:00
Thomas Schmitt b76161a698 Adapted xorriso signal handling to new libburn advise 2010-03-09 06:52:24 +00:00
Thomas Schmitt 2eec5bf40a Requiring libburn-0.7.7 now 2010-03-09 06:49:36 +00:00
Thomas Schmitt 27ba46494d Version leap to libisoburn-0.5.1 2010-02-23 09:53:17 +00:00
Thomas Schmitt 0aec43a06a Changed versioning and tarball name to match unpack directory name 2010-02-22 19:54:48 +00:00
Thomas Schmitt f4507fca34 Bug fix: xorriso -update_r could lead to SIGSEGV if applied to a data file 2010-02-19 17:19:41 +00:00
Thomas Schmitt 4374d984d1 New option -scsi_log 2010-02-18 12:48:42 +00:00
Thomas Schmitt 6a9c99cbd8 Bug fix for FreeBSD: xorriso could leave the drive tray locked 2010-02-17 13:58:16 +00:00
Thomas Schmitt eec4dd9915 Adjustments with web page of GNU xorriso 2010-02-15 20:43:45 +00:00
Thomas Schmitt 7ae90cc334 Excluded unused libburn source module crc.c from GNU xorriso tarball 2010-02-14 17:19:41 +00:00
Thomas Schmitt 38e16d9370 Added or adjusted copyright and license statements in single files 2010-02-14 15:14:30 +00:00
Thomas Schmitt 91e0b07080 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
Thomas Schmitt fe63ef9481 Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:29:36 +00:00
Thomas Schmitt 3451559feb Switched from xorriso-standalone GPLv2+ to GNU xorriso GPLv3+ 2010-02-12 15:38:23 +00:00
Thomas Schmitt c139b45c26 Adapted xorriso-standalone to version leap libisofs-0.6.29 2010-02-10 15:04:03 +00:00
Thomas Schmitt 2ee8fa58d7 Requiring libisofs-0.6.28 now 2010-02-10 15:03:17 +00:00
Thomas Schmitt 60454fbf63 Updated license statement about our legal view and future licenses 2010-02-10 15:02:11 +00:00
Thomas Schmitt ccb22c3ef3 Removed surplus quotes from an error message 2010-02-08 11:06:31 +00:00
Thomas Schmitt b4d9c81fe8 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 2010-02-04 08:25:31 +00:00
Thomas Schmitt e7bde25551 Version leap to libisoburn-0.4.9 2010-01-25 15:02:59 +00:00
Thomas Schmitt f5c66d9e14 Adapted xorriso-standalone to version leap libburn-0.7.7 2010-01-23 15:34:21 +00:00
Thomas Schmitt 6ae505a0a2 Requiring libburn-0.7.6 now 2010-01-23 15:33:37 +00:00
Thomas Schmitt 3686509e91 Adapted xorriso-standalone to version leap libisofs-0.6.27 2010-01-20 10:57:52 +00:00
Thomas Schmitt 9f9985f06f Requiring libisofs-0.6.26 now 2010-01-20 10:56:28 +00:00
Thomas Schmitt 6950650a82 Avoided SORRY event for missing disk file during hardlink update 2010-01-19 13:35:39 +00:00
Thomas Schmitt 42cf661ef8 Fixed a bug in configure.ac introduced with rev 3003 2010-01-17 14:56:16 +00:00
Thomas Schmitt 3a10093e3d Made xorriso issue a filure message if blanking was not successful 2010-01-17 14:50:00 +00:00
Thomas Schmitt f39b0be7d6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
Thomas Schmitt 249190ede2 Changed a comment in xorrisoburn.c 2010-01-11 11:33:25 +00:00
Thomas Schmitt 5a48f5542a Re-enabled recognition of missiong or empty disk files as blank drive (rev 2997) 2010-01-11 11:31:36 +00:00
Thomas Schmitt ab1336dc29 Updated copyright marks to 2010 2010-01-01 13:00:47 +00:00
Thomas Schmitt ea9cb3ab4b Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
Thomas Schmitt 45277ed62b Reacted on compiler warnings of Debian kfreebsd-amd64 buildd 2010-01-01 12:44:54 +00:00
Thomas Schmitt aebaca8b99 Reacted on doxygen errors of Debian buildd 2009-12-31 14:42:09 +00:00
Thomas Schmitt c7a6796ba7 Reacted on compiler warning of Debian buildd 2009-12-31 14:23:17 +00:00
Thomas Schmitt f223373b0b Changed report title "System adapter" to "libburn OS adapter" 2009-12-31 11:48:35 +00:00
Thomas Schmitt 2b9b7974f0 Handling -mount on Debian kfreebsd like on FreeBSD 2009-12-30 16:35:12 +00:00
Thomas Schmitt af39f58e71 Reporting system adapter with xorriso -version 2009-12-27 09:49:23 +00:00
Thomas Schmitt 6f5cb55568 Made xorriso-standalone aware of libcdio system adaptor 2009-12-26 23:10:07 +00:00
Thomas Schmitt 2669117d84 Requiring libburn-0.7.5 now 2009-12-26 22:42:50 +00:00
Thomas Schmitt 192518f70b Mentioned stream_recording=number in helptext of xorriso -as cdrecord 2009-12-14 12:15:15 +00:00
Thomas Schmitt 8666adfe70 Silenced harmless compiler warning of FreeBSD 6.3 2009-12-10 12:06:10 +00:00
Thomas Schmitt 9e6c43ed0b Version leap to libisoburn-0.4.7 2009-12-08 14:52:25 +00:00
Thomas Schmitt 59dec6ac9e Requiring libburn-0.7.4 now 2009-12-07 08:20:19 +00:00
Thomas Schmitt 74d9c0069b New configure option --enable-track-src-odirect 2009-11-28 12:41:16 +00:00
Thomas Schmitt 5f23abebf1 Made use of burn_fifo_source_new() flag bit0 and of burn_os_open_track_src() 2009-11-28 12:37:39 +00:00
Thomas Schmitt cc67c36003 New configure option --enable-dvd-obs-64k 2009-11-17 14:23:28 +00:00
Thomas Schmitt f7e469528d New options -dvd_obs and -stdio_sync 2009-11-17 13:41:28 +00:00
Thomas Schmitt 7b653579a0 Requiring libburn-0.7.3 now 2009-11-17 12:30:31 +00:00
Thomas Schmitt f95011d5e0 New -calm_drive mode "revoke" 2009-11-12 20:44:09 +00:00
Thomas Schmitt a93589ecba Version leap to libisoburn-0.4.5 2009-10-27 20:56:57 +00:00
Thomas Schmitt 4e52b191b6 Added a "NOT READBLE" result line to -check_md5 2009-10-22 15:56:39 +00:00
Thomas Schmitt b97e328da2 Added libburn/ecma130ab.[cho] to xorriso standalone and development scripts 2009-10-17 19:11:25 +00:00
Thomas Schmitt b5847a4633 Requiring libburn-0.7.2 now 2009-10-14 11:51:10 +00:00
Thomas Schmitt 87d263de34 Adapted xorriso-standalone to version leap libburn-0.7.3 2009-10-14 11:48:31 +00:00
Thomas Schmitt 5405e08b5c Changed FreeBSD mount command to mount_cd9660 2009-10-11 14:17:09 +00:00
Thomas Schmitt b3ea97f18c Made -application_id, -publisher, -system_id, -volset_id pending image changes 2009-10-11 14:14:20 +00:00
Thomas Schmitt 0e3dafe5e4 New option -mount_opts 2009-10-10 14:22:50 +00:00
Thomas Schmitt 13746bfc58 Adapted xorriso-standalone to version leap libisofs-0.6.25 2009-10-08 15:56:39 +00:00
Thomas Schmitt e3610ee989 Requiring libisofs-0.6.24 now 2009-10-08 15:55:04 +00:00
Thomas Schmitt 9444c7f1cb New options -system_id , -volset_id 2009-10-07 18:04:53 +00:00
Thomas Schmitt bafe16c3a3 Avoided FATAL event with -rom_toc_scan force and non-ISO media 2009-10-07 14:04:23 +00:00
Thomas Schmitt dafcb1e56a Aligned sessions on overwriteables to full 32 blocks 2009-10-07 12:39:45 +00:00
Thomas Schmitt 7288680d48 New -rom_toc_scan sub option "force" to get DVD/BD table-of-content on Solaris 2009-10-07 08:05:00 +00:00
Thomas Schmitt a811361577 New bit7 with isoburn_drive_aquire(): pretend read-only 2009-10-07 07:55:23 +00:00
Thomas Schmitt cf046f9533 Declared as closed those media which have read errors in the first 64 kB 2009-10-07 07:25:40 +00:00
Thomas Schmitt 259e00f8c8 Made sure that -pvd_info reports the actual PVD address 2009-10-06 07:15:58 +00:00
Thomas Schmitt e1b1e09d71 Added code to xorriso for repairing "_" in all three PVD id file names 2009-10-05 19:01:38 +00:00
Thomas Schmitt f99e2cc41a Adjusted -pvd_info to the peculiarities of -volid 2009-10-05 18:35:12 +00:00
Thomas Schmitt 38a3059748 New option -pvd_info 2009-10-05 17:20:38 +00:00
Thomas Schmitt 9766c28d4f Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
Thomas Schmitt 7a5d8ca174 New -check_media sub options bad_limit=, slow_limit=, chunk_size= 2009-09-30 09:25:34 +00:00
Thomas Schmitt 9f26cadda4 Restricted split part recognition to directories with a complete part set 2009-09-28 17:32:27 +00:00
Thomas Schmitt 3adb23071f Narrowed rules for recognizing split file parts 2009-09-27 08:04:05 +00:00
Thomas Schmitt 57da7013d3 Bug fix: -cut_out deleted previously cut-out pieces of the same file 2009-09-22 14:34:33 +00:00
Thomas Schmitt 35c760ba30 Adjusted xorriso -as cdrecord fifo chunk size to -xa1 2009-09-20 11:06:21 +00:00
Thomas Schmitt de4f98c03e Bug fix: Corrected handling of -as cdrecord -mode2, -xa, -xa2, -xa2, -xamix, xorrisofs -help, xorrecord -help 2009-09-20 09:27:29 +00:00
Thomas Schmitt 4feba8b2df New -osirrox sub-options o_excl_on/off. Program osirrox starts with o_excl_off. 2009-09-19 16:09:21 +00:00
Thomas Schmitt d9665979ab Changing new option -scdbackup_tag 2009-09-17 14:47:43 +00:00
Thomas Schmitt 72ac8a4ab1 Expanded new API call isoburn_igopt_set_scdbackup_tag 2009-09-17 14:43:54 +00:00
Thomas Schmitt 7a1f61afaa Avoiding a potential memory leak in xorriso main() 2009-09-16 16:23:21 +00:00
Thomas Schmitt 22e2d6d12d Eventually truncate stdio: track size to file size and issue warning 2009-09-13 09:50:36 +00:00
Thomas Schmitt b2192ec4f7 Avoided to use MD5 on filtered streams with compare and update 2009-09-07 16:11:46 +00:00
Thomas Schmitt 5fde82ba76 Reporting media product info with -as cdrecord -atip 2009-09-06 14:56:36 +00:00
Thomas Schmitt 18438856c8 Reporting "Media product:" with xorriso option -toc 2009-09-06 11:27:47 +00:00
Thomas Schmitt b43d90d736 Requiring libburn-0.7.1 now 2009-09-06 09:41:06 +00:00
Thomas Schmitt 23e4f34482 Removed libburn/lec.c from xorriso standalone and development scripts 2009-09-01 11:00:03 +00:00
Thomas Schmitt a6b287db7d New option -scdbackup_tag 2009-08-31 21:09:16 +00:00
Thomas Schmitt b638398a75 New API call iso_write_opts_set_scdbackup_tag() 2009-08-31 21:04:29 +00:00
Thomas Schmitt 2bcb098612 Bug fix: -for_backup did not enable -xattr and -md5 if no drive was chosen yet 2009-08-31 16:26:42 +00:00
Thomas Schmitt e9f27e15a1 Version leap to libisoburn-0.4.3 2009-08-29 18:18:56 +00:00
Thomas Schmitt c6407f66c2 Small correction with reporting profile "Remoovable disk" 2009-08-28 11:40:56 +00:00
Thomas Schmitt 912355039c Forgot to commit xorriso_private.h 2009-08-28 10:16:28 +00:00
Thomas Schmitt cc5bd34298 Forgot to store before committing 2009-08-28 10:13:07 +00:00
Thomas Schmitt abb045a26f New option -list_profiles 2009-08-28 10:07:30 +00:00
Thomas Schmitt 36b200e0e9 Adapted xorriso-standalone to version leap libburn-0.7.1 2009-08-27 17:57:15 +00:00
Thomas Schmitt b8790971d9 Requiring libburn-0.7.0 now 2009-08-27 17:56:19 +00:00
Thomas Schmitt 5d33c841d6 Updated helptext about -find actions, new -as mkisofs option --for_backup 2009-08-27 17:55:17 +00:00
Thomas Schmitt d284f662da Adapted xorriso-standalone to version leap libisofs-0.6.23 2009-08-25 19:14:46 +00:00
Thomas Schmitt 97a3eb5b1f Requiring libisofs-0.6.22 now 2009-08-25 19:13:36 +00:00
Thomas Schmitt a38c256789 Updated incremental backup example 2009-08-25 19:12:23 +00:00
Thomas Schmitt 4234319cff More timely report of library messages with -check_md5 2009-08-25 19:11:29 +00:00
Thomas Schmitt 543df52274 New option -calm_drive 2009-08-24 18:36:49 +00:00
Thomas Schmitt e146eccd5c Demanding libburn-0.6.9 now 2009-08-24 18:27:38 +00:00
Thomas Schmitt 56abdd0c2c New -find action make_md5 to equip files from old images with MD5 2009-08-22 18:41:45 +00:00
Thomas Schmitt 5f06ee19c5 Made -compare and -update work with recorded MD5 sums 2009-08-20 20:42:14 +00:00
Thomas Schmitt bddf8008a1 New -md5 mode "all" 2009-08-19 18:07:44 +00:00
Thomas Schmitt 7543f5d940 Adapted to enhanced iso_write_opts_set_record_md5() 2009-08-19 18:05:36 +00:00
Thomas Schmitt 7c4cf26163 Included -md5 on with option -for_backup 2009-08-18 19:09:15 +00:00
Thomas Schmitt 6d05a2f7fc Making use of new API call iso_md5_match() and adapted to MD5 image mismatches 2009-08-18 17:34:08 +00:00
Thomas Schmitt f0c12594c1 -check_media recognizes relocated 64kB superblock tag and hops over session gaps 2009-08-17 16:27:37 +00:00
Thomas Schmitt 1b8f2cc0ee Giving overwriteable media a single-session toc with isoburn_drive_aquire(bit4) 2009-08-17 16:23:58 +00:00
Thomas Schmitt 489a1b6c98 Adapted to a change in iso_util_decode_md5_tag() 2009-08-16 20:08:10 +00:00
Thomas Schmitt f155241628 Introduced -check_media event= for mismatch events 2009-08-15 17:34:00 +00:00
Thomas Schmitt 7e40478a75 Letting -check_media look for session checksum tags 2009-08-14 21:15:52 +00:00
Thomas Schmitt 11fe78ffb1 More timely abort of find jobs if the result pager gets aborted 2009-08-14 10:22:59 +00:00
Thomas Schmitt 4d1d3732be Better reaction wich -check_md5 if no MD5 array is loaded 2009-08-13 20:36:21 +00:00
Thomas Schmitt d152de91f4 Checking MD5 of whole session with -check_md5 and empty path list 2009-08-12 20:23:31 +00:00
Thomas Schmitt 16d84807da Completed find action check_md5 2009-08-12 13:03:07 +00:00
Thomas Schmitt bc9eac552a Requiring at least libisofs-0.6.21 now 2009-08-11 19:47:39 +00:00
Thomas Schmitt fbaa612ae9 Missing changes in rev 2710 and 2712 2009-08-10 19:43:17 +00:00
Thomas Schmitt bfd82b2ccf New option -md5, new -as mkisofs option --md5 2009-08-10 19:37:47 +00:00
Thomas Schmitt 219aa7e4b6 New write options session_md5, file_md5, read option nomd5 2009-08-10 19:21:43 +00:00
Thomas Schmitt d1490aa95e New find actions get_md5, get_any_xattr, test -has_any_xattr 2009-08-10 12:30:49 +00:00
Thomas Schmitt 7966b52a5b Bug fix: Use of freed memory with -hardlinks on and -update 2009-08-03 07:59:04 +00:00
Thomas Schmitt b3bdfec3b1 Updating sorted link array before usage after image manipulations 2009-07-25 18:18:05 +00:00
Thomas Schmitt d69acf1374 Showing a better link count with -hardlinks on -lsl 2009-07-23 10:36:36 +00:00
Thomas Schmitt 1fe5898dc1 Adopted new libisofs source module md5.[cho] 2009-07-23 10:32:48 +00:00
Thomas Schmitt 920adb9e9f Bug fix: xorriso -as mkisofs did not understand the -C option of growisofs any more 2009-07-19 21:46:55 +00:00
Thomas Schmitt 29de8cf843 Adapted xorriso-standalone to version leap libburn-0.6.9 2009-07-14 13:43:58 +00:00
Thomas Schmitt fde2cbfd64 configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:39:35 +00:00
Thomas Schmitt 1cd1cf1662 Aligned configure --help texts provided by own code in configure.ac 2009-07-07 17:57:26 +00:00
Thomas Schmitt 7981c59a7c Bug fix: Ticket 149, one byte overflow of local variable. 2009-06-30 15:45:44 +00:00
Thomas Schmitt d47a1702a7 Provisory patch on ticket 152: GNU libiconv needs -liconv but offers no iconv() 2009-06-30 12:03:09 +00:00
Thomas Schmitt d135e33b9e Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
Thomas Schmitt e21150e227 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
Thomas Schmitt 9a96d6a175 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
Thomas Schmitt 2774cbce07 Reverted order of memorized hardlink update parameters 2009-06-24 13:35:02 +00:00
Thomas Schmitt 4ddc39adaf Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
Thomas Schmitt d478d4ebb4 Rough test for compile time and run time libxorriso version mismatches 2009-06-23 13:31:46 +00:00
Thomas Schmitt 794fd96fb2 Removed from xorriso main() any dependency on non-API features 2009-06-23 12:31:23 +00:00
Thomas Schmitt 44b74461f3 Added missing function declaration 2009-06-23 07:09:27 +00:00
Thomas Schmitt 852941cf58 Introduced alternative Makefile.am for libxorriso production 2009-06-23 06:57:34 +00:00
Thomas Schmitt 67d7e8821b Gave up risky direct update of hardlink siblings 2009-06-22 11:28:34 +00:00
Thomas Schmitt 40e0333edb Wider scope of hardlink reconstruction with extract operations 2009-06-20 06:38:36 +00:00
Thomas Schmitt 4d266bc2f5 With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +00:00
Thomas Schmitt 11ed23ff02 Removed xorriso.pc.in from xorriso-standalone tarball 2009-06-13 12:40:17 +00:00
Thomas Schmitt 2bf71d14e0 Adapted xorriso-standalone to version leap libisofs-0.6.21 2009-05-31 18:58:02 +00:00
Thomas Schmitt 2c41942b7e Adapted xorriso-standalone to version leap libisofs-0.6.20 2009-05-31 10:03:03 +00:00
Thomas Schmitt 72cd8d6e76 Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
Thomas Schmitt 2b3841264a Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
Thomas Schmitt bcb54ccaba Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +00:00
Thomas Schmitt 94e6000db2 New option -for_backup as shortcut for -acl -xattr -hardlinks 2009-05-29 11:08:18 +00:00
Thomas Schmitt 7aee4b45a7 Revoked LBA sorted reading with -compare_r. It was ugly. 2009-05-26 14:28:58 +00:00
Thomas Schmitt 5b13b266db Enabled -hardlinks for options -extract, -extract_l and -cp*x 2009-05-26 14:00:54 +00:00
Thomas Schmitt 5fcd3217f3 New pseudo test with -find : -sort_lba which is actually an option 2009-05-17 11:51:26 +00:00
Thomas Schmitt 183fda33a6 Disabled use of iso_tree_add_new_symlink() in favor of iso_tree_add_new_node() 2009-05-16 16:59:25 +00:00
Thomas Schmitt 2237469e18 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
Thomas Schmitt 2faac5462e Enhanced option -extract_cut for handling filtered files 2009-05-14 08:20:33 +00:00
Thomas Schmitt eea365ce35 New option -hardlinks 2009-05-09 20:17:35 +00:00
Thomas Schmitt f70287eaf8 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
Thomas Schmitt 9704cb8ce1 Adapted xorriso-standalone to version leap libburn-0.6.7 2009-05-08 07:36:29 +00:00
Thomas Schmitt 91955a715a Bug fix: -load volid did not perform pattern searc 2009-05-06 17:43:30 +00:00
Thomas Schmitt 1a3297b658 Bug fix: SIGSEGV with option -status and no search string 2009-05-06 17:35:52 +00:00
Thomas Schmitt 3a6ecc53c3 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
Thomas Schmitt 61e22bb9e9 Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00
Thomas Schmitt f7aed1806f Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00
Thomas Schmitt b06bac1c06 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
Thomas Schmitt 29a3048803 Made use of new libisoburn call to accelerate option -toc for large TOC 2009-04-22 17:37:00 +00:00
Thomas Schmitt cc66b5b3a4 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
Thomas Schmitt 2499047b82 Allowed implicit -and operator with -not, -if and -sub 2009-04-21 18:42:07 +00:00
Thomas Schmitt 6052e04b72 Enhanced -find testing by operators -not, -or, -and, (, ), -if, -else, -endif 2009-04-21 17:36:05 +00:00
Thomas Schmitt 5a6eb5b141 Version leap to libisoburn-0.3.9 2009-04-18 15:09:06 +00:00
Thomas Schmitt 3c3e5af65e Adapted xorriso-standalone to version leap libisofs-0.6.19 2009-04-18 11:44:30 +00:00
Thomas Schmitt ac9a406a64 Fixed bugs with rarely used make dist 2009-04-16 14:56:13 +00:00
Thomas Schmitt ebeb0f22b3 Adapted xorriso-standalone to version leap libisofs-0.6.18 2009-04-15 18:53:56 +00:00
Thomas Schmitt 36ad5e412d Requiring libisofs-0.6.18 now 2009-04-15 18:52:41 +00:00
Thomas Schmitt fedb8fdfba Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
Thomas Schmitt 41b61970bb Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip 2009-04-15 07:19:47 +00:00
Thomas Schmitt 1ee9e2a16f New -zisofs option by_magic=on 2009-04-14 09:23:06 +00:00
Thomas Schmitt a3f5ffeb11 New option -zisofs, builtin filters --zisofs and --zisofs-decode 2009-04-11 17:26:48 +00:00
Thomas Schmitt 5676ae2eab Adjustments with filter --zisofs-decode 2009-04-11 12:53:27 +00:00
Thomas Schmitt 8007b3ae8d Introduced builtin filters --zisofs and --zisofs-decode 2009-04-10 10:32:53 +00:00
Thomas Schmitt 25bf8fc5cb Took into respect optional libz dependency of libisofs 2009-04-10 10:25:58 +00:00
Thomas Schmitt 13b24ca32f Removed some unused old code branches 2009-04-07 12:21:13 +00:00