Commit Graph

3879 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 b9908145da libburn release 1.1.0 is ready 2011-06-18 16:16:32 +00:00
Thomas Schmitt 044d019545 Documented changes and release timestamp 2011-06-18 16:01:18 +00:00
Thomas Schmitt e7009f3952 Updated cdrskin tarball generator 2011-06-18 15:58:14 +00:00
Thomas Schmitt c596930b82 Made number transition to 1.1.1 2011-06-18 15:56:15 +00:00
Thomas Schmitt e42528c4bb Documented changes and release timestamp 2011-06-18 13:14:27 +00:00
Thomas Schmitt 0e5eb396d9 Version leap to libisoburn-1.1.0 2011-06-18 13:09:43 +00:00
Thomas Schmitt 3262220759 Branching for libisoburn release 1.1.0 2011-06-18 12:28:50 +00:00
Thomas Schmitt 5dcafc741d Documented changes and release timestamp 2011-06-18 11:34:13 +00:00
Thomas Schmitt e31972731c Updated cdrskin tarball generator 2011-06-18 11:09:11 +00:00
Thomas Schmitt 555db38cf0 Made number transition to 1.1.0 2011-06-18 11:08:16 +00:00
Thomas Schmitt dee02f639b Branching for libburn release 1.1.0 2011-06-18 09:42:47 +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 dfccac8ba7 Reporting SCSI error if command RESERVE TRACK fails 2011-06-14 15:29:51 +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 f4bb2732cc Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:12:45 +00:00
Thomas Schmitt 2e8c7f0753 Replaced some large local variables by other means in libburn/write.c 2011-06-08 20:04:28 +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 3d697430eb Introduced AC_CONFIG_MACRO_DIR() and ACLOCAL_AMFLAGS on advise of George Danchev 2011-06-08 19:41:11 +00:00
Thomas Schmitt 64cba32cfd Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h 2011-06-08 18:13:02 +00:00
Thomas Schmitt 5a5e75fee8 Replaced some large local variables by other means in libburn/toc.c 2011-06-08 08:23:08 +00:00
Thomas Schmitt 5d58052a7b Replaced some large local variables by other means in libburn/structure.c 2011-06-08 08:14:35 +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 f75d8a8004 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
Thomas Schmitt 27bc4eed20 Closed a small memory leak with CD SAO found by valgrind 2011-06-07 08:44:46 +00:00
Thomas Schmitt fc905fea5c Leaner implementation of macro BURN_ALLOC_MEM 2011-06-06 17:37:42 +00:00
Thomas Schmitt 178dd61cb1 Replaced some large local variables by other means in libburn/spc.c 2011-06-06 17:31:36 +00:00
Thomas Schmitt 6edffeac3d Reacted on warnings of gcc about mixed sign comparison 2011-06-06 10:51:52 +00:00
Thomas Schmitt 4d5051a122 Replaced some large local variables by other means in libburn/sg-solaris.c 2011-06-06 10:45:04 +00:00
Thomas Schmitt 8370443595 Replaced some large local variables by other means in libburn/sg-linux.c 2011-06-05 17:05:38 +00:00
Thomas Schmitt 8934f3c78d Replaced some large local variables by other means in libburn/sg-libcdio.c 2011-06-02 13:28:06 +00:00
Thomas Schmitt 802e53bac1 Gave up use of bzero() in FreeBSD system adapters 2011-06-02 08:39:13 +00:00
Thomas Schmitt 4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
Thomas Schmitt a06b171f54 New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +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 eb1cce66ca New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
Thomas Schmitt 03b1817ded Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
Thomas Schmitt fad5727a14 Replaced some large local variables by other means in libburn/sg-freebsd-port.c 2011-05-23 18:26:02 +00:00
Thomas Schmitt 5b14a6b5b8 Replaced some large local variables by other means in libburn/sg-freebsd.c 2011-05-23 17:39:48 +00:00
Thomas Schmitt afc3dfd619 Replaced some large local variables by other means in libburn/sg-dummy.c 2011-05-23 16:34:53 +00:00
Thomas Schmitt d6cb95e554 Replaced some large local variables by other means in libburn/read.c 2011-05-23 15:51:49 +00:00
Thomas Schmitt c88214e221 Replaced some large local variables by other means in libburn/mmc.c 2011-05-23 15:39:51 +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 b2263411ba Added options -Wextra -Wno-unused-parameter for gcc 2011-05-22 14:31:54 +00:00
Thomas Schmitt 8414825608 Added a DVD+RW product id to the list 2011-05-22 14:31:10 +00:00