Commit Graph

178 Commits

Author SHA1 Message Date
6f2b20c57c Catching and defaulting mad responses to READ BUFFER CAPACITY 2013-09-04 11:00:30 +00:00
5e9c86f9d5 Bug fix: Formatting of BD-RE used certification regardless of drive capabilities 2013-04-01 12:19:14 +00:00
c81e6b8bf6 Always considering mode page 2A when looking for min and max speed 2013-03-05 18:54:19 +00:00
5bc97d90f2 Still correcting the bug fix of rev 4975 2013-03-05 12:42:41 +00:00
bfa73dadec Corrected previous bug fix which caused speed descriptors to appear twice 2013-03-04 23:25:27 +00:00
b8b67164b4 Bug fix: On some drives the request for minimum speed yielded maximum speed 2013-03-04 21:13:32 +00:00
89714ccb33 New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits 2013-01-12 19:51:21 +00:00
64fc9069e3 Let mmc_format_unit issue failure message on SCSI error 2012-11-29 11:26:53 +00:00
5c63ccc879 Forgot mcc.c with the previous commit 2012-11-29 11:25:54 +00:00
1b0f495150 Better reaction on non-plausible ATIP info from CD-ROM 2012-11-24 18:14:36 +00:00
a34e8752b0 Preserving an immature sketch of media quality scanning 2012-11-18 18:46:05 +00:00
3fce53d739 New flag bit4 of burn_read_data() for better handling of TAO end blocks 2012-10-25 12:39:50 +00:00
a8c1cec56c Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov. 2012-09-13 08:57:31 +00:00
9e2e34fc9b Bug fix: CD SAO sessions with data tracks started by an audio pause 2012-05-30 20:22:07 +00:00
43191b6e77 Corrected some minor differences between SVN and local development tree 2012-01-23 10:27:13 +00:00
3a9294b175 Obtaining more accurate track sizes for CD with pre-gap 2012-01-11 12:25:06 +00:00
d35cb78a74 New API call burn_session_set_start_tno() 2012-01-07 19:09:15 +00:00
abf0d38c00 Writing SCMS into mode page 5 if TAO 2012-01-01 12:43:36 +00:00
daf3a18425 Reduced waiting time between retries of WRITE commands 2011-12-30 14:27:45 +00:00
d2abe23c25 Improved reaction on failure of SEND CUE SHEET 2011-12-28 15:23:24 +00:00
48d56d759f Transmitting CATALOG by mode page 5. ISRC too, if TAO. 2011-12-28 10:41:05 +00:00
3dbf723e9d New API call burn_write_opts_set_leadin_text() 2011-12-05 20:36:31 +00:00
4f1792b2ff Corrected a style deviation in code of mmc.c 2011-12-03 11:33:59 +00:00
570c490fe6 New API call burn_disc_get_leadin_text() 2011-12-02 17:15:14 +00:00
deed48dba9 Improved debugging of drive feature list 2011-11-30 13:16:38 +00:00
086c62f992 Made SCSI timeout settable at level of SPC, SBC, MMC functions 2011-11-30 08:11:52 +00:00
f05b812c36 Corrected a bug with obtaining Physical Interface Standard information 2011-11-02 13:07:56 +00:00
8ee4e78bc2 Enabled recognition of QEMU DVD-ROM 0.12 as ATAPI drive 2011-10-31 16:43:02 +00:00
180acafc59 Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
12b70cd70c New API call burn_disc_get_phys_format_info() 2011-08-01 12:54:24 +00:00
44dea991a6 Bug fix: Some drives return -150 as NWA of blank CD, rather than 0 2011-07-31 08:31:11 +00:00
55a6563e92 Bug fix: Some drives returned wrong CD sizes after having burnt DVD-R 2011-07-31 08:03:51 +00:00
4d83f90ca8 Silenced warning of cppcheck 2011-07-07 11:49:36 +00:00
998e447345 Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:31:32 +00:00
dfccac8ba7 Reporting SCSI error if command RESERVE TRACK fails 2011-06-14 15:29:51 +00:00
64cba32cfd Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h 2011-06-08 18:13:02 +00:00
f75d8a8004 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
03b1817ded Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
c88214e221 Replaced some large local variables by other means in libburn/mmc.c 2011-05-23 15:39:51 +00:00
80aa39403a Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +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
2bf4664e9e Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
1d86a0be2f Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
077eb50c5f Avoiding to inquire spare area of unsuitable media 2010-09-28 10:11:06 +00:00
2e7e61b680 New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +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
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
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