Commit Graph

1463 Commits

Author SHA1 Message Date
5624d43e8c Branching for libburn release 1.0.6 2011-04-08 17:53:45 +00:00
e7ae52d582 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
e3ccb45db2 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
ced69fa340 Enabled blanking of drive with role 5 2011-03-21 09:22:04 +00:00
7ed32c2baa Adjustments for drive role 5, random access write-only 2011-03-21 09:04:14 +00:00
18ebab674b Corrected nwa computation for drive role 5 2011-03-21 09:02:58 +00:00
b697ee8022 Silenced an error message with input that is not aligned to 2 kB 2011-03-19 22:21:35 +00:00
0f79047c75 Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +00:00
1379e576cf Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
f5e5d85734 Prepared cdrskin for drive role 5 2011-03-18 09:31:24 +00:00
6ae78e2d4d Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 2011-03-13 19:26:30 +00:00
e77547af5b Using burn_allow_drive_role_4() in cdrskin 2011-03-13 13:08:58 +00:00
3644b0a58f New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
2bf4664e9e Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
627ebcb36d Updated copyright year 2011-03-12 09:33:12 +00:00
bf1694aed6 Documented changes and release timestamp 2011-03-10 13:44:40 +00:00
5cc90d90df Updated cdrskin tarball generator 2011-03-10 13:43:32 +00:00
9ae09fcc36 libburn release 1.0.4 is ready 2011-03-10 13:40:15 +00:00
9afc56763d Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
9683c2325b Documented changes and release timestamp 2011-03-10 09:14:14 +00:00
735ac63c18 Updated cdrskin tarball generator 2011-03-10 09:12:35 +00:00
52a6239713 Made number transition to 1.0.4 2011-03-10 09:11:07 +00:00
a60c1dafa5 Branching for libburn release 1.0.4 2011-03-10 08:40:32 +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
f90f4baecd libburn release 1.0.2 is ready 2011-02-23 19:51:57 +00:00
a52905d494 Documented changes and release timestamp 2011-02-23 19:40:22 +00:00
421e2ea7dd Updated cdrskin tarball generator 2011-02-23 19:39:30 +00:00
85b5612361 Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
3c1e3d8e76 Documented changes and release timestamp 2011-02-23 12:39:26 +00:00
a7286a1e4c Updated cdrskin tarball generator 2011-02-23 12:38:21 +00:00
bf1f6c3eb6 Made number transition to 1.0.2 2011-02-23 12:37:25 +00:00
e2ad2ef10e Branching for libburn release 1.0.2 2011-02-23 12:06:17 +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
7a3e1c820b libburn release 1.0.0 is ready 2011-01-16 16:57:43 +00:00
6c8d20ec6b Documented changes and release timestamp 2011-01-16 15:21:23 +00:00
0ba33927c8 Updated cdrskin tarball generator 2011-01-16 15:19:21 +00:00
9516d40d44 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
1e3f56e386 Documented changes and release timestamp 2011-01-16 14:16:14 +00:00
749d4fae19 Updated cdrskin tarball generator 2011-01-16 14:11:52 +00:00
4a468d54f7 Made number transition to 1.0.0 2011-01-16 14:10:22 +00:00
51c038b3f8 Made number transition to 1.0.0 2011-01-16 14:09:15 +00:00
a33975cb04 Branching for libburn release 1.0.0 2011-01-16 13:16:09 +00:00
ca42e521ec Updated change log and web page 2011-01-09 14:09:14 +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
80c17eafd7 Allowed umask to create stdio-drive files with rw-permissions for all 2010-12-28 07:19:29 +00:00
6695a5ccd7 Updated API introduction 2010-12-23 15:19:17 +00:00
dbe035bebe Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 08:00:00 +00:00
d1bb852c30 libburn release 0.9.0 is ready 2010-12-08 16:44:34 +00:00
4b7c40ab4e Documented changes and release timestamp 2010-12-08 14:04:58 +00:00
f45dbbe2f3 Updated cdrskin tarball generator 2010-12-08 14:03:33 +00:00
c712ae1a41 Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
e5747c85b4 Documented changes and release timestamp 2010-12-08 12:47:38 +00:00
82ab6e79d7 Updated cdrskin tarball generator 2010-12-08 12:45:46 +00:00
a6836c2d03 Made number transition to 0.9.0 2010-12-08 12:44:45 +00:00
a638151b83 Branching for libburn release 0.9.0 2010-12-08 11:59:20 +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
7977357835 libburn release 0.8.8 is ready 2010-10-20 14:15:32 +00:00
865b07a0ef Documented changes and release timestamp 2010-10-20 13:38:44 +00:00
4d62899657 Updated cdrskin tarball generator 2010-10-20 13:37:17 +00:00
163926e155 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
b7f70224e4 Documented changes and release timestamp 2010-10-20 12:12:23 +00:00
65f9e81115 Updated cdrskin tarball generator 2010-10-20 12:10:50 +00:00
3cd64acdc8 Made number transition to 0.8.8 2010-10-20 12:08:30 +00:00
16dcd81ea8 Branching for libburn release 0.8.8 2010-10-20 08:11:19 +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
1f636b2499 Better default input file for test/offst_source.c 2010-09-22 18:17:10 +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
0cf5aeeddb libburn release 0.8.6 is ready 2010-09-17 08:58:57 +00:00
3bb9aba53e Documented changes and release timestamp 2010-09-17 08:02:52 +00:00
c12b30743c Updated cdrskin tarball generator 2010-09-17 08:01:21 +00:00
83c90fb200 Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
eb2b6a8e59 Documented changes and release timestamp 2010-09-16 21:17:48 +00:00
a2b66fca91 Updated cdrskin tarball generator 2010-09-16 11:29:34 +00:00
cf8e865522 Made number transition to 0.8.6 2010-09-16 11:23:11 +00:00
ec95cbb5cf Branching for libburn release 0.8.6 2010-09-16 09:41:16 +00:00
9727914e35 Meaningful change log file derived by George Danchev from web site 2010-09-15 06:23:37 +00:00
b9cbaba76e Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
54c1631e92 Clarified the meaning of 0x0 and 0x30 signal handlers 2010-08-28 11:29:29 +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
f332b06fe4 Removed problematic DETAILS_AT_TOP to silence warning of Debian buildd 2010-07-30 16:05:26 +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
9aad47378b Mentioned new configure option --disable-versioned-libs 2010-07-04 17:29:17 +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
babe2aecc6 libburn release 0.8.4 is ready 2010-06-30 17:08:35 +00:00
a29fb07e06 Documented changes and release timestamp 2010-06-30 11:37:11 +00:00
e22446c5d6 Updated cdrskin tarball generator 2010-06-30 11:32:38 +00:00
a6086ad263 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
ebc68e4f0f Documented changes and release timestamp 2010-06-30 10:59:01 +00:00
9dd4642741 Updated cdrskin tarball generator 2010-06-30 10:57:55 +00:00
f194348b8f Made number transition to 0.8.4 2010-06-30 10:56:55 +00:00
766cd30ca9 Branching for libburn release 0.8.4 2010-06-30 09:14:13 +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
e67f74f1ad libburn release 0.8.2 is ready 2010-06-11 13:17:31 +00:00
36d811c075 Documented changes and release timestamp 2010-06-11 11:02:25 +00:00
75176bf720 Updated cdrskin tarball generator 2010-06-11 11:01:44 +00:00
0f67485be5 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
0e9612ded6 Documented changes and release timestamp 2010-06-11 09:57:58 +00:00
cb1e5f98c6 Updated cdrskin tarball generator 2010-06-11 08:34:07 +00:00
5819e8fcc4 Made number transition to 0.8.2 2010-06-11 08:32:24 +00:00
7a3cde9733 Branching for libburn release 0.8.2 2010-06-11 07:50:01 +00:00
6e0cd74a48 Mentioned Solaris and system dependent drive permission settings 2010-06-10 17:23:23 +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
502819c066 libburn release 0.8.0 is ready 2010-04-09 12:00:34 +00:00
72423e0836 Documented changes and release timestamp 2010-04-09 11:13:19 +00:00
1a751e7be4 Updated cdrskin tarball generator 2010-04-09 10:59:32 +00:00
8d4ccbe594 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00