Commit Graph

1477 Commits

Author SHA1 Message Date
Thomas Schmitt a3ac6c63aa Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +00:00
Thomas Schmitt af41742516 Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
Thomas Schmitt 998fcdbefa Prepared cdrskin for drive role 5 2011-03-18 09:31:24 +00:00
Thomas Schmitt ed811f45e6 Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 2011-03-13 19:26:30 +00:00
Thomas Schmitt 240e6abff4 Using burn_allow_drive_role_4() in cdrskin 2011-03-13 13:08:58 +00:00
Thomas Schmitt 402f4c0b04 New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
Thomas Schmitt 1b166f484d Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
Thomas Schmitt b945974dc7 Updated copyright year 2011-03-12 09:33:12 +00:00
Thomas Schmitt cf214650c6 Documented changes and release timestamp 2011-03-10 13:44:40 +00:00
Thomas Schmitt 69ec9334d1 Updated cdrskin tarball generator 2011-03-10 13:43:32 +00:00
Thomas Schmitt 238fde4ef1 Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
Thomas Schmitt 69e95016fb Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
Thomas Schmitt a8e54b86d7 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
Thomas Schmitt 9f5e967bdf Registered new error code 2011-02-23 19:57:10 +00:00
Thomas Schmitt fcaf3e9d9a Documented changes and release timestamp 2011-02-23 19:40:22 +00:00
Thomas Schmitt b59429c568 Updated cdrskin tarball generator 2011-02-23 19:39:30 +00:00
Thomas Schmitt 1f72fe107d Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
Thomas Schmitt 043d9a82d8 DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
Thomas Schmitt 952c9b0432 Reacted on compiler warnings about uninitialized variables 2011-02-14 08:59:42 +00:00
Thomas Schmitt 4f5075d7a9 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
Thomas Schmitt 2b07bd0632 Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
Thomas Schmitt 0a714850d7 Documented changes and release timestamp 2011-01-16 15:21:23 +00:00
Thomas Schmitt 3caf176aeb Updated cdrskin tarball generator 2011-01-16 15:19:21 +00:00
Thomas Schmitt 43f7e7d063 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
Thomas Schmitt 447a68d691 Updated change log and web page 2011-01-09 14:09:14 +00:00
Thomas Schmitt 0a3b34d9c1 Refusing to burn if foreseeable size exceeds media capacity 2011-01-09 13:59:19 +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 5ec4a7419e Updated API introduction 2010-12-23 15:19:17 +00:00
Thomas Schmitt bf7e4c8027 Prepending ./configure generated options to CFLAGS rather than appending them 2010-12-13 08:00:00 +00:00
Thomas Schmitt 682078575f Documented changes and release timestamp 2010-12-08 14:04:58 +00:00
Thomas Schmitt 43f3d4b70f Updated cdrskin tarball generator 2010-12-08 14:03:33 +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 9334b3190d Documented changes and release timestamp 2010-10-20 13:38:44 +00:00
Thomas Schmitt 9b0772fe9c Updated cdrskin tarball generator 2010-10-20 13:37:17 +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 7ceb67f0b0 Polished appearance of BD spare info with --list_formats 2010-09-24 10:05:05 +00:00
Thomas Schmitt e18bfe50c1 Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
Thomas Schmitt 4083001548 Displaying eventual BD spare area information with --list_formats 2010-09-24 09:19:44 +00:00
Thomas Schmitt 45353dee67 Displaying eventual BD spare area information with -minfo 2010-09-24 09:07:58 +00:00
Thomas Schmitt f14b66a09b New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
Thomas Schmitt 38c029d5e3 Better default input file for test/offst_source.c 2010-09-22 18:17:10 +00:00
Thomas Schmitt 287b59cfd3 Temporarily added test program for burn_offst_source_new() 2010-09-22 18:09:50 +00:00
Thomas Schmitt c49995b11a New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00