Commit Graph

1559 Commits

Author SHA1 Message Date
Thomas Schmitt 34c86e88d9 Reacted on warning of cppcheck about libburn/sg-libcdio.c 2011-07-12 14:22:19 +00:00
Thomas Schmitt a2d2ec150b Reacted on warning of cppcheck about libburn/sg-freebsd.c 2011-07-12 14:20:52 +00:00
Thomas Schmitt 54325147ee Reacted on warning of cppcheck about libburn/sg-freebsd-port.c 2011-07-12 14:19:55 +00:00
Thomas Schmitt 7620840490 Reacted on warning of cppcheck about libburn/sg-dummy.c 2011-07-12 14:19:12 +00:00
Thomas Schmitt 0894f7773e Improved intentional compiler warning about lack of suitable system adapter 2011-07-12 14:17:24 +00:00
Thomas Schmitt 706f8b937d Reacted on warning of cppcheck about test/poll.c 2011-07-12 11:05:20 +00:00
Thomas Schmitt ec9bc5678b Reacted on warning of cppcheck about libburn/read.c 2011-07-12 11:04:39 +00:00
Thomas Schmitt a751af6caa Reacted on warning of cppcheck about libburn/drive.c 2011-07-12 11:03:34 +00:00
Thomas Schmitt 570346b3a5 Reacted on warning of cppcheck about libburn/cleanup.c 2011-07-12 11:02:47 +00:00
Thomas Schmitt f73698c0cb Reacted on warning of cppcheck about libburn/async.c 2011-07-12 11:01:53 +00:00
Thomas Schmitt c11378f1a0 Reacted on warning of cppcheck about cdrskin/cleanup.c 2011-07-12 11:00:27 +00:00
Thomas Schmitt a734e868bd Reacted on warning of cppcheck about cdrskin/cdrfifo.c 2011-07-12 09:59:59 +00:00
Thomas Schmitt 653586b97e Implemented macro Libburn_use_sg_freebsd_porT 2011-07-11 14:40:02 +00:00
Thomas Schmitt 3cec04dbe3 Reacted on warning of cppcheck 2011-07-07 12:07:43 +00:00
Thomas Schmitt 2d8047afcf Silenced warning of cppcheck 2011-07-07 11:50:34 +00:00
Thomas Schmitt 781beb3a27 Silenced warning of cppcheck 2011-07-07 11:49:36 +00:00
Thomas Schmitt 79e09728ac Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:39:39 +00:00
Thomas Schmitt 3f7210dfff Reacted on warnings of -Wtype-limits and -Wunused-but-set-variable 2011-07-06 14:38:08 +00:00
Thomas Schmitt c03149241d Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:35:55 +00:00
Thomas Schmitt 2433c1f68e Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:34:58 +00:00
Thomas Schmitt 9eb60cd8fc Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:33:35 +00:00
Thomas Schmitt 15e18501d9 Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:31:32 +00:00
Thomas Schmitt ed8b303d62 Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:25:57 +00:00
Thomas Schmitt 9fbae8df29 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 17:17:40 +00:00
Thomas Schmitt 04005adaf4 Avoiding to load speed descriptor list twice 2011-07-04 14:39:47 +00:00
George Danchev 45da5c9934 record stderr of several builds in log files 2011-07-02 14:49:35 +00:00
George Danchev 64b1ab5b3d executable bit, fix text encoding 2011-06-22 13:36:29 +00:00
Thomas Schmitt 404717f305 Beginning to create a test suite for libburn and cdrskin 2011-06-22 09:33:23 +00:00
Thomas Schmitt e5ea8f75e6 Silenced compiler warnings about signedness 2011-06-22 09:32:25 +00:00
Thomas Schmitt eb01c9c6c5 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-19 20:36:29 +00:00
Thomas Schmitt c1ff7b9812 Documented changes and release timestamp 2011-06-18 16:01:18 +00:00
Thomas Schmitt d6e90bb71f Updated cdrskin tarball generator 2011-06-18 15:58:14 +00:00
Thomas Schmitt ae7f38c15a Made number transition to 1.1.1 2011-06-18 15:56:15 +00:00
Thomas Schmitt 4abf2b75b1 Reporting SCSI error if command RESERVE TRACK fails 2011-06-14 15:29:51 +00:00
Thomas Schmitt f93babeea6 Added option -I . to aclocal in bootstrap script on advise of George Danchev 2011-06-09 06:12:45 +00:00
Thomas Schmitt 54723c9ee3 Replaced some large local variables by other means in libburn/write.c 2011-06-08 20:04:28 +00:00
Thomas Schmitt 75f121d26e Introduced AC_CONFIG_MACRO_DIR() and ACLOCAL_AMFLAGS on advise of George Danchev 2011-06-08 19:41:11 +00:00
Thomas Schmitt 9ee4f65141 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 8d057e4ee4 Replaced some large local variables by other means in libburn/toc.c 2011-06-08 08:23:08 +00:00
Thomas Schmitt 47af302776 Replaced some large local variables by other means in libburn/structure.c 2011-06-08 08:14:35 +00:00
Thomas Schmitt c96745af15 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
Thomas Schmitt 99af1501fc Closed a small memory leak with CD SAO found by valgrind 2011-06-07 08:44:46 +00:00
Thomas Schmitt aeff7957f2 Leaner implementation of macro BURN_ALLOC_MEM 2011-06-06 17:37:42 +00:00
Thomas Schmitt 5f743b8030 Replaced some large local variables by other means in libburn/spc.c 2011-06-06 17:31:36 +00:00
Thomas Schmitt 27997067c9 Reacted on warnings of gcc about mixed sign comparison 2011-06-06 10:51:52 +00:00
Thomas Schmitt cf8e46ec32 Replaced some large local variables by other means in libburn/sg-solaris.c 2011-06-06 10:45:04 +00:00
Thomas Schmitt bad7a81d0d Replaced some large local variables by other means in libburn/sg-linux.c 2011-06-05 17:05:38 +00:00
Thomas Schmitt 5e8e73d994 Replaced some large local variables by other means in libburn/sg-libcdio.c 2011-06-02 13:28:06 +00:00
Thomas Schmitt 5ba8c03a98 Gave up use of bzero() in FreeBSD system adapters 2011-06-02 08:39:13 +00:00
Thomas Schmitt 096ed00f2e New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +00:00