Commit Graph

1312 Commits

Author SHA1 Message Date
Thomas Schmitt ce12275556 Reacted on warnings of cppcheck about libisoburn/burn_wrap.c 2011-07-15 08:31:22 +00:00
Thomas Schmitt b00e97cac9 Improved output of -list_speeds with ROM media and ROM drives. 2011-07-12 13:56:36 +00:00
Thomas Schmitt 1f2298bd2c Improved output of -list_speeds with CD drives. Empty list now cause SORRY. 2011-07-12 09:21:28 +00:00
Thomas Schmitt be4562e106 Reacted on warnings of cppcheck 2011-07-11 17:56:33 +00:00
Thomas Schmitt 55c09b7769 Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso 2011-07-10 11:26:20 +00:00
Thomas Schmitt e99ca36d70 Documented changes and release timestamp 2011-07-08 13:31:23 +00:00
Thomas Schmitt f093cefc76 Version leap to libisoburn-1.1.3 2011-07-08 13:28:45 +00:00
Thomas Schmitt dbb98f5dcc Version leap to libisoburn-1.1.3 2011-07-08 13:24:57 +00:00
Thomas Schmitt 60cfbaa326 Updated change log and web page 2011-07-07 12:27:41 +00:00
Thomas Schmitt 4df5698e57 Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso 2011-07-07 11:44:45 +00:00
Thomas Schmitt 36b321fc58 Hopefully fixed Debian bug 632865: blank ISO images with drive role 5 2011-07-06 19:01:55 +00:00
Thomas Schmitt c63649986b Made libisoburn.h ready for use with C++ without importing namespace "burn" 2011-07-05 14:54:33 +00:00
Thomas Schmitt 7ec0eeb3a1 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:15:24 +00:00
Thomas Schmitt 4d29a69dc3 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 12:14:22 +00:00
Thomas Schmitt 6b9f2ad7ab Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:59:21 +00:00
Thomas Schmitt 11ff0653fe Reacted on warnings of -Wunused-but-set-variable 2011-07-04 10:58:24 +00:00
Thomas Schmitt 4453457883 Updated change log and web page 2011-07-04 09:51:47 +00:00
Thomas Schmitt 20f23b1657 New option -list_speeds 2011-07-04 09:29:00 +00:00
Thomas Schmitt d3b666a800 Removed a premature reference to upcomming function 2011-07-03 20:30:54 +00:00
Thomas Schmitt 9982b54f12 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 19:47:55 +00:00
Thomas Schmitt a83286c556 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 19:42:04 +00:00
Thomas Schmitt 132777bd31 Enabled extraction of the boot catalog file to disk filesystem 2011-07-03 19:36:56 +00:00
Thomas Schmitt 0044dc9d1d Requiring libsofs-1.1.1 now 2011-07-03 18:19:05 +00:00
Thomas Schmitt 1b8f18d7ca Reacted on warnings of -Wtype-limits 2011-07-03 15:51:14 +00:00
Thomas Schmitt 466091f763 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:35:30 +00:00
Thomas Schmitt a1d0a93aef Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:25:02 +00:00
Thomas Schmitt 7eaa90c40b Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:17:26 +00:00
Thomas Schmitt 11a986d39d Reacted on warnings of -Wunused-but-set-variable 2011-07-03 09:12:43 +00:00
Thomas Schmitt 2135ec2704 Reacted on warnings of -Wunused-but-set-variable 2011-07-03 08:56:56 +00:00
Thomas Schmitt d8784302fd Reacted on warnings of -Wunused-but-set-variable 2011-07-02 15:33:46 +00:00
Thomas Schmitt e8b21036d6 A test with non-added file releng/tmp/test 2011-06-28 08:48:02 +00:00
Thomas Schmitt 1ffec416a6 Reporting commands and their arguments as DEBUG messages before execution 2011-06-27 17:24:59 +00:00
Thomas Schmitt ca1a2e56e9 Bug fix: -update_r scheduled non-existing files for hardlink update 2011-06-27 16:09:13 +00:00
Thomas Schmitt 9950942830 Documented changes and release timestamp 2011-06-18 18:01:02 +00:00
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 904dd1c54c Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:14:05 +00:00
Thomas Schmitt 70b66e9b58 Introduced AC_CONFIG_MACRO_DIR() and ACLOCAL_AMFLAGS on advise of George Danchev 2011-06-08 19:43:18 +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 792494b073 Updated change log and web page 2011-05-20 09:38:28 +00:00
Thomas Schmitt 205a055b7f Revoked experimental change which sneaked into SVN by rev 3737 2011-05-19 13:44:08 +00:00