Commit Graph

1217 Commits

Author SHA1 Message Date
Thomas Schmitt 502819c066 libburn release 0.8.0 is ready 2010-04-09 12:00:34 +00:00
Thomas Schmitt 72423e0836 Documented changes and release timestamp 2010-04-09 11:13:19 +00:00
Thomas Schmitt 1a751e7be4 Updated cdrskin tarball generator 2010-04-09 10:59:32 +00:00
Thomas Schmitt 8d4ccbe594 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
Thomas Schmitt bca361a56e Documented changes and release timestamp 2010-04-09 10:11:47 +00:00
Thomas Schmitt da387c4e71 Updated cdrskin tarball generator 2010-04-09 10:10:04 +00:00
Thomas Schmitt 95b2e3c94a Made number transition to 0.8.0 2010-04-09 10:08:47 +00:00
Thomas Schmitt 1a32fae239 Branching for libburn release 0.8.0 2010-04-09 09:12:01 +00:00
Thomas Schmitt a898e824bb Reporting eventual SCSI sense in sg-linux repeat loop 2010-04-09 09:07:59 +00:00
Thomas Schmitt b7fff5fce6 Let libburner warn programmers if they forget to set 64 bit off_t 2010-04-04 18:13:45 +00:00
Thomas Schmitt 9538818e08 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
Thomas Schmitt c9071e8838 Trying to detect FreeBSD ahci devices and to handle others the old way 2010-03-27 17:27:50 +00:00
Thomas Schmitt 0dd6444ea7 Avoiding to inquire NWA of unwritable media or states 2010-03-27 15:58:05 +00:00
Thomas Schmitt 3c8d21f75b Had to make ahci change conditional for now: -DLibburn_for_freebsd_ahcI 2010-03-26 08:33:22 +00:00
Thomas Schmitt 9b8782b374 Changed sg-freebsd.c to work with ahci, advise by Alexander Motin 2010-03-25 11:36:55 +00:00
Thomas Schmitt 3bdd26d498 Corrected initialization of configure option --enable-dvd-obs-64k 2010-03-17 18:54:10 +00:00
Thomas Schmitt f9cacc5235 Small bug fix about track size with cdrskin -minfo 2010-03-17 18:53:28 +00:00
Thomas Schmitt a50c31a961 libburn release 0.7.8 is ready 2010-03-10 15:32:40 +00:00
Thomas Schmitt 8d5794705f Documented changes and release timestamp 2010-03-10 13:58:50 +00:00
Thomas Schmitt 30b506d2c2 Updated cdrskin tarball generator 2010-03-10 13:58:03 +00:00
Thomas Schmitt 3432b77d4f Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
Thomas Schmitt 56380e6934 Documented changes and release timestamp 2010-03-10 13:36:53 +00:00
Thomas Schmitt 2dfaec6b95 Removed unused variable 2010-03-10 13:25:11 +00:00
Thomas Schmitt 33f9e81a39 Updated cdrskin tarball generator 2010-03-10 12:52:51 +00:00
Thomas Schmitt b44871e339 Made number transition to 0.7.8 2010-03-10 12:51:03 +00:00
Thomas Schmitt 3103b48a62 Branching for libburn release 0.7.8 2010-03-10 11:54:38 +00:00
Thomas Schmitt 5920547d50 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
Thomas Schmitt 52257d6c8d Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
Thomas Schmitt 86992a38d3 Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
Thomas Schmitt 22095d9789 Adapted libburner to new advise about signal handling 2010-03-06 13:52:21 +00:00
Thomas Schmitt 8648c6d80f Protected blanker and formatter thread from signals 2010-03-05 18:59:21 +00:00
Thomas Schmitt f27c70c450 Removed some debugging printing 2010-03-05 11:15:28 +00:00
Thomas Schmitt affa4614dc Enabled optional use of new signal action 2 with libburn built-in handler 2010-03-05 09:12:44 +00:00
Thomas Schmitt 8013f4885d Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
Thomas Schmitt 244378c066 Changed burn_abort(0) to burn_abort(-1) 2010-03-04 17:59:42 +00:00
Thomas Schmitt fd3f879900 Showing more patience with temporarily busy drives on Linux 2010-03-04 12:13:04 +00:00
Thomas Schmitt aed598889d Enabled static compile script compile_cdrskin.sh for FreeBSD 2010-03-03 15:29:16 +00:00
Thomas Schmitt e11247525e Enabled static compile script compile_cdrskin.sh for FreeBSD 2010-03-03 14:43:21 +00:00
Thomas Schmitt 2dfca13bfa Adapted cdrskin abort handler to FreeBSD peculiarities 2010-03-03 14:12:22 +00:00
Thomas Schmitt 5174bd3852 Enabled patience 0 within burn_abort() 2010-03-03 14:05:07 +00:00
Thomas Schmitt 21e7e36351 Corrected spelling errors in cdrskin man page 2010-02-28 16:53:09 +00:00
Thomas Schmitt 9ba95ddff3 Bug fix: cdrskin fs=0 lead to SIGSEGV. Regression introduced by revision 2936. 2010-02-28 11:06:02 +00:00
Thomas Schmitt 4b589a5743 Added forgotten initialization of a variable 2010-02-28 10:38:15 +00:00
Thomas Schmitt b273dd9178 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
Thomas Schmitt 37467740cf Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
Thomas Schmitt 1195ef109c Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
Thomas Schmitt 5df30507aa Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
Thomas Schmitt 09f88eb5cf Changed a comment in libburn/crc.h 2010-02-15 12:57:38 +00:00
Thomas Schmitt 646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
Thomas Schmitt 6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00