Commit Graph

1046 Commits

Author SHA1 Message Date
Thomas Schmitt e608baa8f8 Version leap to libisoburn-1.1.1 2011-06-18 17:53:18 +00:00
Thomas Schmitt 75a626d4d4 Avoided the use of the term 'eventual' for the meaning 'if applicable'. 2011-06-17 14:39:24 +00:00
Thomas Schmitt 603514c132 Fixed a typo in a hint about fast blanked DVD-RW 2011-06-07 14:47:09 +00:00
Thomas Schmitt 4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt ec0f644adc With -status : always display setting of -abort_on 2011-05-31 09:30:02 +00:00
Thomas Schmitt b4306f2c9e Improved error messages if DVD-RW media can only be written with -close on 2011-05-29 10:01:56 +00:00
Thomas Schmitt eaf29d9d3f Removed quotation marks in message introduced by rev3842 2011-05-29 09:56:23 +00:00
Thomas Schmitt 3c8325e94b Report damaged track with "Media status :" 2011-05-26 15:18:41 +00:00
Thomas Schmitt 5d3d84302c Requiring libburn-1.0.7 now 2011-05-26 15:17:45 +00:00
Thomas Schmitt cc2c4f25fc Reacted on static code checker warning reported by George Danchev 2011-05-22 18:14:56 +00:00
Thomas Schmitt dce54b4245 Added options -Wextra -Wno-unused-parameter for gcc 2011-05-22 14:37:06 +00:00
Thomas Schmitt c05ab48416 Reacted on compiler warning about inactivated if statement 2011-05-20 17:58:18 +00:00
Thomas Schmitt 205a055b7f Revoked experimental change which sneaked into SVN by rev 3737 2011-05-19 13:44:08 +00:00
Thomas Schmitt f667fc6458 Reacted on -Wsign-compare warnings of gcc 2011-05-19 13:39:17 +00:00
Thomas Schmitt ac0c9aeec6 Replaced some large local variables by other means in xorriso/check_media.c 2011-05-19 13:38:14 +00:00
Thomas Schmitt c2513de0a2 Bug fix: The attempt to blank already blanked DVD-RW was not gracefully blocked 2011-05-19 13:37:16 +00:00
Thomas Schmitt c1503f6a53 Mentioned the need to define uint32_t when including libisoburn.h 2011-05-19 11:13:07 +00:00
Thomas Schmitt 53048cfa6e Fixed refusal to run with command -as introduced by rev 3819 2011-05-18 06:34:47 +00:00
Thomas Schmitt e8c1b507fd New flag bit1 of API call Xorriso_prescan_args() reports unknown commands 2011-05-17 15:16:56 +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 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 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 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
Thomas Schmitt cd97e00876 Replaced some large local variables by other means in xorriso/opts_a_c.c 2011-05-05 10:51:27 +00:00
Thomas Schmitt ce9e7cebeb Replaced some large local variables by other means in xorriso/misc_funct.c 2011-05-05 08:14:09 +00:00
Thomas Schmitt b5f674647b Replaced some large local variables by other means in xorriso/match.c 2011-05-05 07:52:14 +00:00
Thomas Schmitt 2e48c434b4 Replaced some large local variables by other means in xorriso/lib_mgt.c 2011-05-04 17:16:15 +00:00
Thomas Schmitt 2398b7d599 Replaced some large local variables by other means in xorriso/iso_tree.c 2011-05-04 16:58:16 +00:00