Commit Graph

701 Commits

Author SHA1 Message Date
Thomas Schmitt b839534eea Made number transition to 1.0.0 2011-01-16 14:09:15 +00:00
Thomas Schmitt 0b25a4d258 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
Thomas Schmitt 3b5aeb0f81 Allowed umask to create stdio-drive files with rw-permissions for all 2010-12-28 07:19:29 +00:00
Thomas Schmitt 523b59984b Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
Thomas Schmitt dcf79a188a Removed outdated development macros 2010-11-16 13:12:35 +00:00
Thomas Schmitt 84d6cac5c1 Regression fix: SCSI reply data logging was disabled in rev 3368, 0.8.6 2010-10-29 17:45:13 +00:00
Thomas Schmitt 261f05eb45 Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
Thomas Schmitt 20c0ae24a8 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
Thomas Schmitt 0f622def33 Issueing messages with all cases of burn canceling 2010-10-19 16:59:34 +00:00
Thomas Schmitt 707d6153f7 Issue warning after writing a BD-R with more than 300 sessions 2010-10-15 19:17:37 +00:00
Thomas Schmitt 28ae78b4f1 Avoiding to inquire spare area of unsuitable media 2010-09-28 10:11:06 +00:00
Thomas Schmitt e18bfe50c1 Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
Thomas Schmitt f14b66a09b New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
Thomas Schmitt c49995b11a New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
Thomas Schmitt b7034abcbb Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
Thomas Schmitt c1f4063193 Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
Thomas Schmitt fb159b8dbd Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
Thomas Schmitt c693798571 Corrected typo in macro names (which shall never be defined anyway) 2010-08-13 11:42:49 +00:00
Thomas Schmitt 34847fff80 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
Thomas Schmitt 54651df146 New SCSI comand response "GO_ON" 2010-08-08 09:13:04 +00:00
Thomas Schmitt d4e4607a84 Obeying burn_set_scsi_logging() with errors of class RETRY 2010-08-03 09:11:58 +00:00
Thomas Schmitt 98b2e06c21 Committed Solaris system adapter which was forgotten with rev 3345 2010-08-02 14:13:08 +00:00
Thomas Schmitt d5ecb382aa Added error simulation code to Linux system adapter. 2010-08-02 13:20:33 +00:00
Thomas Schmitt cdcda19384 Reporting sense data with burn_set_scsi_logging() 2010-08-02 10:07:09 +00:00
Thomas Schmitt 9f61db5378 Recognizing sense data format 0x72 if given instead of 0x70 2010-07-29 08:35:36 +00:00
Thomas Schmitt 2a48b34bcd Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
Thomas Schmitt e2bdd521d8 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
Thomas Schmitt 85eb091025 Hiding all non-API symbols from the linker by use of --version-script 2010-07-04 17:01:21 +00:00
Thomas Schmitt c866b6bc35 Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
Thomas Schmitt bb88ba5861 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
Thomas Schmitt b30a2af7c7 Allowed 64 kB max output buffer size on all OSes 2010-06-16 08:25:57 +00:00
Thomas Schmitt a2df41713d Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined 2010-06-15 15:57:11 +00:00
Thomas Schmitt 86ce32d170 Avoided compiler warning about unused variable on non-Solaris systems 2010-06-15 15:55:11 +00:00
Thomas Schmitt 7ba30596ce New less obtrusive implementation of sg_is_enumerable_adr for Solaris 2010-06-13 19:07:52 +00:00
Thomas Schmitt 81768cd4b0 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
Thomas Schmitt 7f0358892a Removed obsolete development remark 2010-06-10 17:09:50 +00:00
Thomas Schmitt bc40ce2876 Implemented block device capacity determination fo Solaris 2010-06-08 20:04:01 +00:00
Thomas Schmitt 6674667b7f Handled SCSI status "BUSY" on Solaris 2010-06-08 17:50:33 +00:00
Thomas Schmitt cc4d72bf8b Corrected comment 2010-06-08 17:32:44 +00:00
Thomas Schmitt 1eee6ab8a0 New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 2010-06-07 17:30:54 +00:00
Thomas Schmitt 736d8b9019 Reacted on harmless compiler warnings on Solaris 2010-06-07 17:17:53 +00:00
Thomas Schmitt 8345eb8a71 Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio 2010-06-07 17:16:40 +00:00
Thomas Schmitt cc7548f1c7 Bug fix: SIGSEGV of libcdio system adapter if drive list is empty 2010-05-29 07:44:41 +00:00
Thomas Schmitt edca339338 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 9323cceff1 Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses 2010-05-01 08:29:28 +00:00
Thomas Schmitt 8b1b3f08c6 Avoided to create track without toc_entry from "hidden first track" on CD 2010-04-30 18:04:47 +00:00
Thomas Schmitt 92c5f6f998 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
Thomas Schmitt 2069ffa863 Reporting eventual SCSI sense in sg-linux repeat loop 2010-04-09 09:07:59 +00:00
Thomas Schmitt fafc190fd4 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
Thomas Schmitt e6029ae238 Trying to detect FreeBSD ahci devices and to handle others the old way 2010-03-27 17:27:50 +00:00