Commit Graph

143 Commits

Author SHA1 Message Date
Thomas Schmitt b76161a698 Adapted xorriso signal handling to new libburn advise 2010-03-09 06:52:24 +00:00
Thomas Schmitt 4374d984d1 New option -scsi_log 2010-02-18 12:48:42 +00:00
Thomas Schmitt 7d389e0889 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-25 15:05:43 +00:00
Thomas Schmitt ab1336dc29 Updated copyright marks to 2010 2010-01-01 13:00:47 +00:00
Thomas Schmitt f7e469528d New options -dvd_obs and -stdio_sync 2009-11-17 13:41:28 +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 9444c7f1cb New options -system_id , -volset_id 2009-10-07 18:04:53 +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 7a5d8ca174 New -check_media sub options bad_limit=, slow_limit=, chunk_size= 2009-09-30 09:25:34 +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 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 a6b287db7d New option -scdbackup_tag 2009-08-31 21:09:16 +00:00
Thomas Schmitt 912355039c Forgot to commit xorriso_private.h 2009-08-28 10:16:28 +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 bddf8008a1 New -md5 mode "all" 2009-08-19 18:07:44 +00:00
Thomas Schmitt f155241628 Introduced -check_media event= for mismatch events 2009-08-15 17:34:00 +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 3b05800e08 New options -check_md5, -check_md5_r, find action check_md5, test -has_md5 2009-08-11 19:55:08 +00:00
Thomas Schmitt bfd82b2ccf New option -md5, new -as mkisofs option --md5 2009-08-10 19:37:47 +00:00
Thomas Schmitt b3bdfec3b1 Updating sorted link array before usage after image manipulations 2009-07-25 18:18:05 +00:00
Thomas Schmitt e21150e227 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +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 4d266bc2f5 With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +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 2237469e18 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
Thomas Schmitt eea365ce35 New option -hardlinks 2009-05-09 20:17:35 +00:00
Thomas Schmitt b06bac1c06 New -find tests -wholename, -prune 2009-04-23 10:32:57 +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 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 f9db31f5a1 New -find tests -has_filter, -has_no_filter 2009-04-07 12:02:53 +00:00
Thomas Schmitt 48436bee11 New -osirrox mode "banned" 2009-04-05 14:30:45 +00:00
Thomas Schmitt a50a17c075 New option -close_filter_list 2009-04-04 14:40:11 +00:00
Thomas Schmitt b4952da4e6 Fixed a potential blind spot of 1 second in -disk_dev_ino comparison 2009-04-03 17:20:33 +00:00
Thomas Schmitt e3eaea1a4e New options -external_filter , -unregister_filter, -set_filter , -set_filter_r 2009-04-02 16:25:33 +00:00
Thomas Schmitt b4332a8387 Now option -auto_charset based on xattr "isofs.cs" 2009-03-20 19:33:51 +00:00
Thomas Schmitt 31c61344aa Version leap to libisoburn-0.3.7 2009-03-16 12:07:24 +00:00
Thomas Schmitt a41b4769b3 Version leap to 0.3.5 2009-03-01 11:39:18 +00:00
Thomas Schmitt 1af09c3ac8 New -stream_recording mode with start address, "on" is now 32s 2009-02-28 18:13:56 +00:00
Thomas Schmitt c8122f4659 -disk_dev_ino mode ino_only 2009-02-25 14:40:47 +00:00
Thomas Schmitt 659fb43291 Committing forgotten xorriso_private.h 2009-02-19 18:37:28 +00:00
Thomas Schmitt f861321c45 New options -xattr, -getfattr, find -has_xattr, -has_aaip, -exec getfattr 2009-02-02 13:44:00 +00:00