Commit Graph

4086 Commits

Author SHA1 Message Date
76ba327f17 libburn bugfix release 1.0.0.pl01 is ready 2011-06-20 15:56:29 +00:00
0eb61b0972 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-20 13:39:13 +00:00
2f865a4a76 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-20 13:32:10 +00:00
3c88177707 Branching for libburn release 1.1.0.pl01 2011-06-20 13:22:53 +00:00
45756844e9 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-19 20:36:29 +00:00
ff236c789c Promoted branch to tag 2011-06-18 20:59:21 +00:00
9950942830 Documented changes and release timestamp 2011-06-18 18:01:02 +00:00
e608baa8f8 Version leap to libisoburn-1.1.1 2011-06-18 17:53:18 +00:00
b9908145da libburn release 1.1.0 is ready 2011-06-18 16:16:32 +00:00
044d019545 Documented changes and release timestamp 2011-06-18 16:01:18 +00:00
e7009f3952 Updated cdrskin tarball generator 2011-06-18 15:58:14 +00:00
c596930b82 Made number transition to 1.1.1 2011-06-18 15:56:15 +00:00
e42528c4bb Documented changes and release timestamp 2011-06-18 13:14:27 +00:00
0e5eb396d9 Version leap to libisoburn-1.1.0 2011-06-18 13:09:43 +00:00
3262220759 Branching for libisoburn release 1.1.0 2011-06-18 12:28:50 +00:00
5dcafc741d Documented changes and release timestamp 2011-06-18 11:34:13 +00:00
e31972731c Updated cdrskin tarball generator 2011-06-18 11:09:11 +00:00
555db38cf0 Made number transition to 1.1.0 2011-06-18 11:08:16 +00:00
dee02f639b Branching for libburn release 1.1.0 2011-06-18 09:42:47 +00:00
75a626d4d4 Avoided the use of the term 'eventual' for the meaning 'if applicable'. 2011-06-17 14:39:24 +00:00
dfccac8ba7 Reporting SCSI error if command RESERVE TRACK fails 2011-06-14 15:29:51 +00:00
904dd1c54c Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:14:05 +00:00
f4bb2732cc Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:12:45 +00:00
2e8c7f0753 Replaced some large local variables by other means in libburn/write.c 2011-06-08 20:04:28 +00:00
70b66e9b58 Introduced AC_CONFIG_MACRO_DIR() and ACLOCAL_AMFLAGS on advise of George Danchev 2011-06-08 19:43:18 +00:00
3d697430eb Introduced AC_CONFIG_MACRO_DIR() and ACLOCAL_AMFLAGS on advise of George Danchev 2011-06-08 19:41:11 +00:00
64cba32cfd Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h 2011-06-08 18:13:02 +00:00
5a5e75fee8 Replaced some large local variables by other means in libburn/toc.c 2011-06-08 08:23:08 +00:00
5d58052a7b Replaced some large local variables by other means in libburn/structure.c 2011-06-08 08:14:35 +00:00
603514c132 Fixed a typo in a hint about fast blanked DVD-RW 2011-06-07 14:47:09 +00:00
f75d8a8004 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
27bc4eed20 Closed a small memory leak with CD SAO found by valgrind 2011-06-07 08:44:46 +00:00
fc905fea5c Leaner implementation of macro BURN_ALLOC_MEM 2011-06-06 17:37:42 +00:00
178dd61cb1 Replaced some large local variables by other means in libburn/spc.c 2011-06-06 17:31:36 +00:00
6edffeac3d Reacted on warnings of gcc about mixed sign comparison 2011-06-06 10:51:52 +00:00
4d5051a122 Replaced some large local variables by other means in libburn/sg-solaris.c 2011-06-06 10:45:04 +00:00
8370443595 Replaced some large local variables by other means in libburn/sg-linux.c 2011-06-05 17:05:38 +00:00
8934f3c78d Replaced some large local variables by other means in libburn/sg-libcdio.c 2011-06-02 13:28:06 +00:00
802e53bac1 Gave up use of bzero() in FreeBSD system adapters 2011-06-02 08:39:13 +00:00
4c1b8c0a03 New option -close_damaged 2011-06-01 16:52:29 +00:00
a06b171f54 New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +00:00
ec0f644adc With -status : always display setting of -abort_on 2011-05-31 09:30:02 +00:00
b4306f2c9e Improved error messages if DVD-RW media can only be written with -close on 2011-05-29 10:01:56 +00:00
eaf29d9d3f Removed quotation marks in message introduced by rev3842 2011-05-29 09:56:23 +00:00
3c8325e94b Report damaged track with "Media status :" 2011-05-26 15:18:41 +00:00
5d3d84302c Requiring libburn-1.0.7 now 2011-05-26 15:17:45 +00:00
eb1cce66ca New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
03b1817ded Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
fad5727a14 Replaced some large local variables by other means in libburn/sg-freebsd-port.c 2011-05-23 18:26:02 +00:00
5b14a6b5b8 Replaced some large local variables by other means in libburn/sg-freebsd.c 2011-05-23 17:39:48 +00:00