Commit Graph

1171 Commits

Author SHA1 Message Date
1ddd7df3e5 Bug fix: -as mkisofs without -graft-points could noy handle names with "=" 2012-03-22 08:49:33 +00:00
2029d364a4 Reacted on warning of cppcheck 2012-03-21 19:35:37 +00:00
d6139d2e7a Reacted on warning of cppcheck 2012-03-21 19:31:28 +00:00
c5a0ce28f1 Reacted on warnings of cppcheck 2012-03-21 19:30:38 +00:00
589d4e3e01 Bug fix: Relaxation option joliet_rec_mtime and iso1999_rec_mtime had wrong values 2012-03-21 14:11:53 +00:00
2a63813700 Adjusted behavior of -as mkisofs option -l 2012-03-14 19:51:36 +00:00
a0b8588598 Adjusted behavior of -as mkisofs option -D 2012-03-14 15:23:53 +00:00
ea3ae8d436 Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields 2012-03-13 10:26:01 +00:00
f58cad95de New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved 2012-03-12 18:09:25 +00:00
6f82a11e6f New command -data_cache_size 2012-03-11 16:41:10 +00:00
c4ae3a99d2 New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() 2012-03-11 16:20:30 +00:00
6064c77acf Changed a degugging text about command parameters 2012-03-10 15:35:08 +00:00
95451fa308 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
7a3a44c6d4 New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc() 2012-03-10 14:51:04 +00:00
798a4eebc8 Moved a function 2012-03-10 11:27:15 +00:00
7797292aed Corrected missing linefeed in message of command -mkdir 2012-03-09 19:00:21 +00:00
48013a9d2a Added -hide-rr-moved to the list of ignored -as mkisofs options 2012-03-05 20:49:26 +00:00
62efabfa62 Replaced many occurences of "option" by "command" in comments of xorriso.h 2012-03-05 14:53:27 +00:00
8161bb5710 Corrected orthographical errors in libisoburn.h 2012-03-05 14:51:54 +00:00
4b79a01685 Added a comment 2012-03-04 09:59:31 +00:00
cd827d2ea7 Added a comment 2012-03-04 09:48:04 +00:00
349ceecf3c Corrected texts about "command", "argument", "parameter" 2012-03-03 21:16:24 +00:00
fbc6891a0c Revoked rev 4641. It is not a bug but a feature. E.g. for reading. 2012-03-03 18:50:42 +00:00
5c0e2e5408 New command -changes_pending 2012-03-03 18:29:01 +00:00
105f007089 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
a5bfce693c Bug fix: Setting file content filters did not mark image as changed for commit 2012-03-03 10:46:16 +00:00
b77fbd72a9 Fixed a problem after blanking, which was introduced by rev 4630. 2012-02-29 13:54:38 +00:00
0b99a83647 New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
7827017886 Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing 2012-02-25 19:44:57 +00:00
9d1b2fc530 Enabled speed display with command -extract 2012-02-25 15:49:21 +00:00
9a668d1e77 More accurate determination of size with check_media what=image 2012-02-14 10:32:43 +00:00
7f794c5035 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
4d7be980c0 Allowed chunk_size= values up to 1024s 2012-02-01 16:31:48 +00:00
475dc5909e Reporting correct speed unit with -check_media use=outdev 2012-02-01 16:29:26 +00:00
8b19d2dafc Avoided lots of error messege when checking media in empty drive 2012-02-01 12:26:59 +00:00
f848062bf7 New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
b07bf6b5fe Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
62962cabea Made rev 4586 safe against division by 0 2012-01-25 15:37:29 +00:00
470cdcc7fa Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
76cddbcb9a Curbed -check_media chunk_size= to 64 kB 2012-01-23 10:42:33 +00:00
aeff97d4be Reporting speed with -check_md5, -compare, -find, -compare_l, -update 2012-01-23 10:40:59 +00:00
bc31897fa5 Reporting speed with -check_media 2012-01-23 10:38:48 +00:00
bf174f6576 Improved interpretation of -check_media min_lba= 2012-01-18 09:35:43 +00:00
813cca57a2 Made -compliance "rec_mtime" default for xorriso 2012-01-15 10:40:12 +00:00
56570c9fef Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
0013e09756 New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime 2012-01-14 14:42:33 +00:00
a96fffd8eb Integrated new source file libburn/cdtext.c 2011-12-25 12:19:48 +00:00
3ebb2babb1 Removed version.h from list of source files because generated by configure 2011-12-07 08:06:35 +00:00
2cd0eb94d7 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
974d20ae56 Bug fix: libisoburn.ver had a duplicate function entry 2011-11-29 13:06:42 +00:00