Commit Graph

1166 Commits

Author SHA1 Message Date
Thomas Schmitt 118003067d Adjusted behavior of -as mkisofs option -l 2012-03-14 19:51:36 +00:00
Thomas Schmitt ba571848fa Adjusted behavior of -as mkisofs option -D 2012-03-14 15:23:53 +00:00
Thomas Schmitt 3af66f3c8a Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields 2012-03-13 10:26:01 +00:00
Thomas Schmitt deee733b0d New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved 2012-03-12 18:09:25 +00:00
Thomas Schmitt c704c9c205 New command -data_cache_size 2012-03-11 16:41:10 +00:00
Thomas Schmitt b42293cd05 New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache() 2012-03-11 16:20:30 +00:00
Thomas Schmitt 8f48b854d8 Changed a degugging text about command parameters 2012-03-10 15:35:08 +00:00
Thomas Schmitt 0498f81865 New command -rr_reloc_dir 2012-03-10 14:59:44 +00:00
Thomas Schmitt 5d00144aa6 New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc() 2012-03-10 14:51:04 +00:00
Thomas Schmitt 1cd812e25a Moved a function 2012-03-10 11:27:15 +00:00
Thomas Schmitt 20afcce743 Corrected missing linefeed in message of command -mkdir 2012-03-09 19:00:21 +00:00
Thomas Schmitt fa1ce420a8 Added -hide-rr-moved to the list of ignored -as mkisofs options 2012-03-05 20:49:26 +00:00
Thomas Schmitt 43a4695b6a Replaced many occurences of "option" by "command" in comments of xorriso.h 2012-03-05 14:53:27 +00:00
Thomas Schmitt 4ba706d8d2 Corrected orthographical errors in libisoburn.h 2012-03-05 14:51:54 +00:00
Thomas Schmitt 9836165089 Added a comment 2012-03-04 09:59:31 +00:00
Thomas Schmitt 005627b330 Added a comment 2012-03-04 09:48:04 +00:00
Thomas Schmitt 84cbbc4a57 Corrected texts about "command", "argument", "parameter" 2012-03-03 21:16:24 +00:00
Thomas Schmitt dfb641b3b1 Revoked rev 4641. It is not a bug but a feature. E.g. for reading. 2012-03-03 18:50:42 +00:00
Thomas Schmitt d5dd6c96cd New command -changes_pending 2012-03-03 18:29:01 +00:00
Thomas Schmitt f70299dae1 Centralized the inquiry whether an image change is pending 2012-03-03 13:39:50 +00:00
Thomas Schmitt 7c42bd8a17 Bug fix: Setting file content filters did not mark image as changed for commit 2012-03-03 10:46:16 +00:00
Thomas Schmitt 7156827557 Fixed a problem after blanking, which was introduced by rev 4630. 2012-02-29 13:54:38 +00:00
Thomas Schmitt d09ee8335e New default permission on / directory: rwxr-xr-x 2012-02-27 15:02:25 +00:00
Thomas Schmitt d40b26e8bd Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing 2012-02-25 19:44:57 +00:00
Thomas Schmitt 661ae74800 Enabled speed display with command -extract 2012-02-25 15:49:21 +00:00
Thomas Schmitt 3c0bc5bc16 More accurate determination of size with check_media what=image 2012-02-14 10:32:43 +00:00
Thomas Schmitt 719ef2a6d3 New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba() 2012-02-14 10:31:00 +00:00
Thomas Schmitt 20ccd705f0 Allowed chunk_size= values up to 1024s 2012-02-01 16:31:48 +00:00
Thomas Schmitt 8ade912d76 Reporting correct speed unit with -check_media use=outdev 2012-02-01 16:29:26 +00:00
Thomas Schmitt ec01b598b9 Avoided lots of error messege when checking media in empty drive 2012-02-01 12:26:59 +00:00
Thomas Schmitt fdeb97fc28 New commands -x, -list_arg_sorting 2012-01-31 13:04:28 +00:00
Thomas Schmitt 400a4f2add Version leap to libisoburn-1.2.1 2012-01-27 16:00:06 +00:00
Thomas Schmitt 56183aaf71 Made rev 4586 safe against division by 0 2012-01-25 15:37:29 +00:00
Thomas Schmitt 7922222241 Two files forgotten with rev 4587 2012-01-23 10:46:36 +00:00
Thomas Schmitt c5afa5e921 Curbed -check_media chunk_size= to 64 kB 2012-01-23 10:42:33 +00:00
Thomas Schmitt 9f5e6c925a Reporting speed with -check_md5, -compare, -find, -compare_l, -update 2012-01-23 10:40:59 +00:00
Thomas Schmitt 9caa063957 Reporting speed with -check_media 2012-01-23 10:38:48 +00:00
Thomas Schmitt e16695de4d Improved interpretation of -check_media min_lba= 2012-01-18 09:35:43 +00:00
Thomas Schmitt ce82f8a086 Made -compliance "rec_mtime" default for xorriso 2012-01-15 10:40:12 +00:00
Thomas Schmitt 367992c1bb Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs 2012-01-14 14:45:39 +00:00
Thomas Schmitt 0ee26b66c2 New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime 2012-01-14 14:42:33 +00:00
Thomas Schmitt ae863bf1a3 Integrated new source file libburn/cdtext.c 2011-12-25 12:19:48 +00:00
Thomas Schmitt 90cd8429b5 Removed version.h from list of source files because generated by configure 2011-12-07 08:06:35 +00:00
Thomas Schmitt 1f77c66e15 Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim 2011-12-01 15:22:52 +00:00
Thomas Schmitt 0f9e0e4796 Bug fix: libisoburn.ver had a duplicate function entry 2011-11-29 13:06:42 +00:00
Thomas Schmitt eb56a6152e Worked around inconsistency of stat.st_rdev and dev_t on Debian mips, mipsel 2011-11-24 09:32:30 +00:00
Thomas Schmitt ba911768a6 Version leap to libisoburn-1.1.9 2011-11-21 08:25:18 +00:00
Thomas Schmitt a22439e97c Added wiki/QemuXorriso to libisoburn tarball generator 2011-11-09 14:52:36 +00:00
Thomas Schmitt 3340ef84db Added a wiki page about xorriso on qemu. Online: wiki/QemuXorriso 2011-11-09 13:14:04 +00:00
Thomas Schmitt 8ebbc825b0 Updated change log and web page 2011-11-04 18:01:15 +00:00