Commit Graph

1409 Commits

Author SHA1 Message Date
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
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
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
a06b171f54 New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +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
afc3dfd619 Replaced some large local variables by other means in libburn/sg-dummy.c 2011-05-23 16:34:53 +00:00
d6cb95e554 Replaced some large local variables by other means in libburn/read.c 2011-05-23 15:51:49 +00:00
c88214e221 Replaced some large local variables by other means in libburn/mmc.c 2011-05-23 15:39:51 +00:00
b2263411ba Added options -Wextra -Wno-unused-parameter for gcc 2011-05-22 14:31:54 +00:00
8414825608 Added a DVD+RW product id to the list 2011-05-22 14:31:10 +00:00
ec0b81df6d Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +00:00
9ef623c7f6 Replaced some large local variables by other means in libburn/drive.c 2011-05-15 19:13:57 +00:00
cbc2078731 Polished macro BURN_ALLOC_MEM 2011-05-15 18:16:58 +00:00
58660e6667 Replaced some large local variables by other means in libburn/async.c 2011-05-15 10:48:59 +00:00
2af320911d Macros BURN_ALLOC_MEM, BURN_FREE_MEM for replaceing local variables 2011-05-15 10:47:01 +00:00
7ce8d836cb Added cookbook.txt and mediainfo.txt to tarball on request of George Danchev 2011-05-14 12:21:04 +00:00
1745365ad1 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:52:23 +00:00
88ab908cf9 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +00:00
6b8ab690e7 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:50:49 +00:00
dfaeaa2d05 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:49:40 +00:00
80aa39403a Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
726a2b789a Including header pthread.h on request of Mats Andersson for OpenBSD 2011-05-12 12:04:43 +00:00
549b1a4346 Closed tiny memory leak found by valgrind 2011-05-01 14:45:22 +00:00
d414d0972e Disabled HAVE_DOT in doxygen.conf 2011-04-15 12:55:07 +00:00
7d07f9d97c libburn release 1.0.6 is ready 2011-04-09 09:40:40 +00:00
cc2a1839ed Documented changes and release timestamp 2011-04-09 09:29:07 +00:00
e12f91258a Updated cdrskin tarball generator 2011-04-09 09:27:52 +00:00
e9b4937849 Made number transition to 1.0.7 2011-04-09 09:26:29 +00:00
88606ee712 Documented changes and release timestamp 2011-04-08 18:45:32 +00:00
92273b126b Updated cdrskin tarball generator 2011-04-08 18:44:18 +00:00
8baaf4be67 Made number transition to 1.0.6 2011-04-08 18:33:16 +00:00
5624d43e8c Branching for libburn release 1.0.6 2011-04-08 17:53:45 +00:00
e7ae52d582 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
e3ccb45db2 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
ced69fa340 Enabled blanking of drive with role 5 2011-03-21 09:22:04 +00:00