Commit Graph

573 Commits

Author SHA1 Message Date
c712ae1a41 Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
5d5420b775 Removed outdated development macros 2010-11-16 13:12:35 +00:00
3d2154b31e Regression fix: SCSI reply data logging was disabled in rev 3368, 0.8.6 2010-10-29 17:45:13 +00:00
1d86a0be2f Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
163926e155 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
22e527cd1f Issueing messages with all cases of burn canceling 2010-10-19 16:59:34 +00:00
0125ee074e Issue warning after writing a BD-R with more than 300 sessions 2010-10-15 19:17:37 +00:00
077eb50c5f Avoiding to inquire spare area of unsuitable media 2010-09-28 10:11:06 +00:00
1b522c813c Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
2e7e61b680 New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
b6e37e68e8 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
83c90fb200 Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
b9cbaba76e Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
339bbc0fbc Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
dfbac5e3aa Corrected typo in macro names (which shall never be defined anyway) 2010-08-13 11:42:49 +00:00
0e25bee925 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
d60cac2c92 New SCSI comand response "GO_ON" 2010-08-08 09:13:04 +00:00
6062ae2b50 Obeying burn_set_scsi_logging() with errors of class RETRY 2010-08-03 09:11:58 +00:00
de9a040c23 Committed Solaris system adapter which was forgotten with rev 3345 2010-08-02 14:13:08 +00:00
0755c89567 Added error simulation code to Linux system adapter. 2010-08-02 13:20:33 +00:00
831fe8df23 Reporting sense data with burn_set_scsi_logging() 2010-08-02 10:07:09 +00:00
5eb145168e Recognizing sense data format 0x72 if given instead of 0x70 2010-07-29 08:35:36 +00:00
d4be375515 Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
a8707064f2 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
382439770f Hiding all non-API symbols from the linker by use of --version-script 2010-07-04 17:01:21 +00:00
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
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
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