Commit Graph

695 Commits

Author SHA1 Message Date
c8def5699c Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
a6086ad263 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
bb15c126ee Allowed 64 kB max output buffer size on all OSes 2010-06-16 08:25:57 +00:00
11ecd8a672 Incremented LT_CURRENT and LT_AGE of libburn 2010-06-15 15:58:30 +00:00
5c34993c71 Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined 2010-06-15 15:57:11 +00:00
3353fc9fc4 Avoided compiler warning about unused variable on non-Solaris systems 2010-06-15 15:55:11 +00:00
c2effb58dd New less obtrusive implementation of sg_is_enumerable_adr for Solaris 2010-06-13 19:07:52 +00:00
0f67485be5 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
158381e187 Removed obsolete development remark 2010-06-10 17:09:50 +00:00
af0b0cf13f Implemented block device capacity determination fo Solaris 2010-06-08 20:04:01 +00:00
f96f595486 Handled SCSI status "BUSY" on Solaris 2010-06-08 17:50:33 +00:00
800f9d8e01 Corrected comment 2010-06-08 17:32:44 +00:00
ec14e582a1 New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 2010-06-07 17:30:54 +00:00
3ef6beab6a Reacted on harmless compiler warnings on Solaris 2010-06-07 17:17:53 +00:00
d9b8a5b479 Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio 2010-06-07 17:16:40 +00:00
a2acc514ca Bug fix: SIGSEGV of libcdio system adapter if drive list is empty 2010-05-29 07:44:41 +00:00
1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
6d10819e3a Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses 2010-05-01 08:29:28 +00:00
8b28a2124a Avoided to create track without toc_entry from "hidden first track" on CD 2010-04-30 18:04:47 +00:00
8d4ccbe594 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
a898e824bb Reporting eventual SCSI sense in sg-linux repeat loop 2010-04-09 09:07:59 +00:00
b7fff5fce6 Let libburner warn programmers if they forget to set 64 bit off_t 2010-04-04 18:13:45 +00:00
9538818e08 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
c9071e8838 Trying to detect FreeBSD ahci devices and to handle others the old way 2010-03-27 17:27:50 +00:00
0dd6444ea7 Avoiding to inquire NWA of unwritable media or states 2010-03-27 15:58:05 +00:00
3c8d21f75b Had to make ahci change conditional for now: -DLibburn_for_freebsd_ahcI 2010-03-26 08:33:22 +00:00
9b8782b374 Changed sg-freebsd.c to work with ahci, advise by Alexander Motin 2010-03-25 11:36:55 +00:00
f9cacc5235 Small bug fix about track size with cdrskin -minfo 2010-03-17 18:53:28 +00:00
3432b77d4f Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
5920547d50 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
52257d6c8d Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
86992a38d3 Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
8648c6d80f Protected blanker and formatter thread from signals 2010-03-05 18:59:21 +00:00
f27c70c450 Removed some debugging printing 2010-03-05 11:15:28 +00:00
affa4614dc Enabled optional use of new signal action 2 with libburn built-in handler 2010-03-05 09:12:44 +00:00
8013f4885d Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
244378c066 Changed burn_abort(0) to burn_abort(-1) 2010-03-04 17:59:42 +00:00
fd3f879900 Showing more patience with temporarily busy drives on Linux 2010-03-04 12:13:04 +00:00
2dfca13bfa Adapted cdrskin abort handler to FreeBSD peculiarities 2010-03-03 14:12:22 +00:00
5174bd3852 Enabled patience 0 within burn_abort() 2010-03-03 14:05:07 +00:00
9ba95ddff3 Bug fix: cdrskin fs=0 lead to SIGSEGV. Regression introduced by revision 2936. 2010-02-28 11:06:02 +00:00
4b589a5743 Added forgotten initialization of a variable 2010-02-28 10:38:15 +00:00
b273dd9178 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
37467740cf Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
1195ef109c Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
5df30507aa Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
09f88eb5cf Changed a comment in libburn/crc.h 2010-02-15 12:57:38 +00:00
646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00