Commit Graph

3818 Commits

Author SHA1 Message Date
Thomas Schmitt 439670d2c3 Updated change log and web page 2011-05-17 11:51:38 +00:00
Thomas Schmitt 5a5764fa74 Updated generated manuals 2011-05-17 09:42:51 +00:00
Thomas Schmitt 9a52fd6192 Wrapped @command{} around the word xorrisofs in its manual 2011-05-17 09:41:04 +00:00
Thomas Schmitt 4952c1837c Added to the manual instructions for bug reporting 2011-05-17 09:28:05 +00:00
Thomas Schmitt b0b584305f Implemented texi-to-man translation rule about {...} recursion 2011-05-17 09:18:18 +00:00
Thomas Schmitt b9d2858bf4 Adjusted line lengths to less than 80 chars in source of xorriso manual 2011-05-16 19:20:07 +00:00
Thomas Schmitt 331132ce40 Made xorriso version number visible in manuals 2011-05-16 18:47:09 +00:00
Thomas Schmitt 0a5fecb5df Checking for unknown xorriso commands already in Xorriso_prescan_args() 2011-05-16 13:43:16 +00:00
Thomas Schmitt a41689663d Replaced german macro parameter name by an english one 2011-05-16 13:32:07 +00:00
Thomas Schmitt 54a28d1d9e Bug fix: xorriso command -add_plainly "any" did not add all file sto the image 2011-05-16 13:30:38 +00:00
Thomas Schmitt ec0b81df6d Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +00:00
Thomas Schmitt 9ef623c7f6 Replaced some large local variables by other means in libburn/drive.c 2011-05-15 19:13:57 +00:00
Thomas Schmitt cbc2078731 Polished macro BURN_ALLOC_MEM 2011-05-15 18:16:58 +00:00
Thomas Schmitt 58660e6667 Replaced some large local variables by other means in libburn/async.c 2011-05-15 10:48:59 +00:00
Thomas Schmitt 2af320911d Macros BURN_ALLOC_MEM, BURN_FREE_MEM for replaceing local variables 2011-05-15 10:47:01 +00:00
Thomas Schmitt 7ce8d836cb Added cookbook.txt and mediainfo.txt to tarball on request of George Danchev 2011-05-14 12:21:04 +00:00
Thomas Schmitt dce7cf5fde Patch by Mats Erik Anderson: wrap @command{} around the word xorriso 2011-05-14 10:50:08 +00:00
Thomas Schmitt 5975f86a56 Added a rule to the conversion prescription for man pages 2011-05-13 17:49:28 +00:00
Thomas Schmitt e0658580d1 Added a rule to the conversion prescription for man pages 2011-05-13 16:47:52 +00:00
Thomas Schmitt 5c67bd0329 Corrected a typo in man page of xorrisofs 2011-05-13 12:50:42 +00:00
Thomas Schmitt 61149da0a9 GNU xorriso now contains libisofs-1.0.9 2011-05-12 17:54:07 +00:00
Thomas Schmitt 3ea616be07 Requiring libisofs-1.0.8 now 2011-05-12 17:51:28 +00:00
Thomas Schmitt 1745365ad1 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:52:23 +00:00
Thomas Schmitt 88ab908cf9 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +00:00
Thomas Schmitt 6b8ab690e7 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:50:49 +00:00
Thomas Schmitt dfaeaa2d05 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:49:40 +00:00
Thomas Schmitt 80aa39403a Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
Thomas Schmitt 726a2b789a Including header pthread.h on request of Mats Andersson for OpenBSD 2011-05-12 12:04:43 +00:00
Thomas Schmitt 60da37781b Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:14:29 +00:00
Thomas Schmitt ebbdcfdef8 Reacted on -Wsign-compare warnings of gcc 2011-05-09 18:12:16 +00:00
Thomas Schmitt 042879fd59 Replaced some large local variables by other means in 2011-05-09 15:49:47 +00:00
Thomas Schmitt 1b3558580e Replaced some large local variables by other means 2011-05-08 17:47:43 +00:00
Thomas Schmitt f5ceb22dea Replaced some large local variables by other means in xorriso/write_run.c 2011-05-08 08:39:01 +00:00
Thomas Schmitt 76bf672c86 Replaced some large local variables by other means in xorriso/text_io.c 2011-05-07 18:50:02 +00:00
Thomas Schmitt ec22b0bb30 Replaced some large local variables by other means in xorriso/read_run.c 2011-05-07 16:57:54 +00:00
Thomas Schmitt 92976c91f3 Enabled drive addresses of form mmc:/dev/srX with option -mount 2011-05-07 10:51:35 +00:00
Thomas Schmitt 3b4cb93553 Bug fix: -mount_opts "shared" worked only with -osirrox "o_excl_off" 2011-05-07 10:50:13 +00:00
Thomas Schmitt b8fa58002e Bug fix: -mount_opts "shared" worked only with -osirrox "o_excl_off" 2011-05-07 10:49:49 +00:00
Thomas Schmitt a7c7b42afc Replaced some large local variables by other means in xorriso/parse_exec.c 2011-05-06 15:18:39 +00:00
Thomas Schmitt 1e4945f483 Made use of Text_shellsafe bit1 for messages with two file names 2011-05-06 13:20:36 +00:00
Thomas Schmitt af8b7aafb9 Commited definition of Xorriso_alloc_meM which is needed since 30 revisions 2011-05-06 12:11:50 +00:00
Thomas Schmitt 7cfd5b31be Corrected use of unitialized variables found by valgrind 2011-05-06 12:08:12 +00:00
Thomas Schmitt 07f0773c51 Replaced some large local variables by other means in xorriso/opts_p_z.c 2011-05-06 12:06:44 +00:00
Thomas Schmitt a5f5a335cf Introduced flag bit1 with Text_shellsafe() for double sized target string 2011-05-06 12:05:39 +00:00
Thomas Schmitt d9075c694d Corrected a mistake introduced with rev 3768 2011-05-05 16:39:08 +00:00
Thomas Schmitt 7b32a53903 Replaced some large local variables by other means in xorriso/opts_i_o.c 2011-05-05 16:38:12 +00:00
Thomas Schmitt 5b1ee6d286 Added newline character to output of -errfile_log plain -I 2011-05-05 12:28:31 +00:00
Thomas Schmitt beb7e97c3b Reacted on compiler warning about rev 3770 2011-05-05 12:19:32 +00:00
Thomas Schmitt 1477dbd447 Replaced some large local variables by other means in xorriso/opts_d_h.c 2011-05-05 12:16:19 +00:00
Thomas Schmitt 31c6a501c9 Closed a memory leak found by valgrind 2011-05-05 10:52:52 +00:00