Commit Graph

741 Commits

Author SHA1 Message Date
9afc56763d Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
c01f6fa3bf Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
9af390fc51 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
67a3de8fb5 Registered new error code 2011-02-23 19:57:10 +00:00
85b5612361 Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
09e0b27d9e DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
5d3fbb7060 Reacted on compiler warnings about uninitialized variables 2011-02-14 08:59:42 +00:00
2c37215969 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
d5ae5ebf6c Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
9516d40d44 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
9cde8b2601 Refusing to burn if foreseeable size exceeds media capacity 2011-01-09 13:59:19 +00:00
273366c183 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
dbe035bebe Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 08:00:00 +00:00
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
d401a20b7c Polished appearance of BD spare info with --list_formats 2010-09-24 10:05:05 +00:00
1b522c813c Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
c8920b709b Displaying eventual BD spare area information with --list_formats 2010-09-24 09:19:44 +00:00
07ce895592 Displaying eventual BD spare area information with -minfo 2010-09-24 09:07:58 +00:00
2e7e61b680 New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
cdbf04a776 Temporarily added test program for burn_offst_source_new() 2010-09-22 18:09:50 +00:00
b6e37e68e8 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
a08f7592fd On Linux: Run ldconfig during make install,if not --disable-ldconfig-at-install 2010-09-22 10:54:56 +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
2e853f2cde Detached make target "doc" from target "all". 2010-07-29 16:41:45 +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
1a4ae87842 Changed all malloc() to calloc() 2010-07-12 19:32:41 +00:00
a8707064f2 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
99303a24e3 Let configure perform linker test with --version-script if enabled 2010-07-06 11:33:51 +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
11ecd8a672 Incremented LT_CURRENT and LT_AGE of libburn 2010-06-15 15:58:30 +00:00