Commit Graph

207 Commits

Author SHA1 Message Date
Thomas Schmitt ebc1f8139a Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported wrong. Thanks to Etienne Bergeron. 2016-03-30 20:06:38 +00:00
Thomas Schmitt af5e1a14e8 Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 19:56:14 +00:00
Thomas Schmitt 24ef645552 Trying to find out whether READ CAPACITY on CD media includes 2 TAO end blocks 2016-03-08 07:33:45 +00:00
Thomas Schmitt 76857d7dd2 Completed revision 5527. Coverity CID 21823. 2015-11-02 15:13:26 +00:00
Thomas Schmitt 8b907fe34d Corrected a mistake made in rev 5542. Coverity CID 28636. 2015-11-01 12:55:51 +00:00
Thomas Schmitt d936cdb428 Unified the tests against rogue GET CONFIGURATION replies. Coverity CID 21794. 2015-11-01 10:27:00 +00:00
Thomas Schmitt 404ece128c Removed a surplus development variable. Coverity CID 21795. 2015-10-29 10:53:49 +00:00
Thomas Schmitt 3630ed000b Preventing very improbable signed 32 bit overflow with MMC speed range. Coverity CID 21823. 2015-10-26 15:45:19 +00:00
Thomas Schmitt ef6c211e4c New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
Thomas Schmitt 9992ddf00c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
Thomas Schmitt bbe8e5616d Fixed typos reported by J.S.Junior 2015-08-30 20:34:46 +00:00
Thomas Schmitt 45d6e95523 Bug fix: burn_disc_get_media_id() returned BD identifiers 2 chars too long 2015-05-26 05:43:29 +00:00
Thomas Schmitt 33fee4725c Equipped all non-system-dependent open(2) calls with O_BINARY 2014-11-26 16:42:56 +00:00
Thomas Schmitt 25bb7ac7a6 New flag bit5 with burn_read_data() and burn_read_audio() 2014-09-01 16:13:19 +00:00
Thomas Schmitt d0643a3c67 Reduced number of GET CONFIGURATION transactions 2014-08-31 11:56:46 +00:00
Thomas Schmitt dbc0ee2365 Small correction of rev5369 2014-08-14 08:59:47 +00:00
Thomas Schmitt 989ba0c13f Keeping GET CONFIGURATION from requesting more than 4 KB of data 2014-07-31 12:32:06 +00:00
Thomas Schmitt 15838179d8 Bug fix: A failed MMC BLANK command did not cause error indication by libburn 2014-05-03 10:37:07 +00:00
Thomas Schmitt eb600d4c0e Being more rugged towards missing MODE SENSE info 2014-02-10 21:33:50 +00:00
Thomas Schmitt f138cfd899 Prepared for possible demise of mode page 2A 2014-02-05 19:20:08 +00:00
Thomas Schmitt b2f94af25a Interpreting feature 0x107 when deciding from where to get speed info 2014-01-09 13:23:23 +00:00
Thomas Schmitt d362438935 Registering all drive-media feature descriptors in burn_drive 2014-01-07 12:01:18 +00:00
Thomas Schmitt f9b66a6a75 Enforcing reasonable minimum read speeds even if the drive is lying 2013-11-15 10:24:31 +00:00
Thomas Schmitt 5f81c83bff Bug fix: Drive LG BH16NS40 stalled on inspection of unformatted DVD+RW 2013-11-11 16:10:36 +00:00
Thomas Schmitt a39b899259 Closed potential memory leak introduced by rev 5168 2013-11-08 09:53:13 +00:00
Thomas Schmitt 4426be4951 New API calls burn_drive_was_feat21_failure(), burn_write_opts_set_fail21h_sev() 2013-10-28 10:51:05 +00:00
Thomas Schmitt 95e6ff97f2 Forgot to disable a debugging message 2013-10-09 13:46:47 +00:00
Thomas Schmitt 1b114e4be2 Separately determining the maximum speeds for writing and reading 2013-10-09 09:24:09 +00:00
Thomas Schmitt b614168200 Reacted on warnings of PLD Linux build log 2013-09-05 08:49:31 +00:00
Thomas Schmitt 6f2b20c57c Catching and defaulting mad responses to READ BUFFER CAPACITY 2013-09-04 11:00:30 +00:00
Thomas Schmitt 5e9c86f9d5 Bug fix: Formatting of BD-RE used certification regardless of drive capabilities 2013-04-01 12:19:14 +00:00
Thomas Schmitt c81e6b8bf6 Always considering mode page 2A when looking for min and max speed 2013-03-05 18:54:19 +00:00
Thomas Schmitt 5bc97d90f2 Still correcting the bug fix of rev 4975 2013-03-05 12:42:41 +00:00
Thomas Schmitt bfa73dadec Corrected previous bug fix which caused speed descriptors to appear twice 2013-03-04 23:25:27 +00:00
Thomas Schmitt b8b67164b4 Bug fix: On some drives the request for minimum speed yielded maximum speed 2013-03-04 21:13:32 +00:00
Thomas Schmitt 89714ccb33 New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits 2013-01-12 19:51:21 +00:00
Thomas Schmitt 64fc9069e3 Let mmc_format_unit issue failure message on SCSI error 2012-11-29 11:26:53 +00:00
Thomas Schmitt 5c63ccc879 Forgot mcc.c with the previous commit 2012-11-29 11:25:54 +00:00
Thomas Schmitt 1b0f495150 Better reaction on non-plausible ATIP info from CD-ROM 2012-11-24 18:14:36 +00:00
Thomas Schmitt a34e8752b0 Preserving an immature sketch of media quality scanning 2012-11-18 18:46:05 +00:00
Thomas Schmitt 3fce53d739 New flag bit4 of burn_read_data() for better handling of TAO end blocks 2012-10-25 12:39:50 +00:00
Thomas Schmitt a8c1cec56c Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov. 2012-09-13 08:57:31 +00:00
Thomas Schmitt 9e2e34fc9b Bug fix: CD SAO sessions with data tracks started by an audio pause 2012-05-30 20:22:07 +00:00
Thomas Schmitt 43191b6e77 Corrected some minor differences between SVN and local development tree 2012-01-23 10:27:13 +00:00
Thomas Schmitt 3a9294b175 Obtaining more accurate track sizes for CD with pre-gap 2012-01-11 12:25:06 +00:00
Thomas Schmitt d35cb78a74 New API call burn_session_set_start_tno() 2012-01-07 19:09:15 +00:00
Thomas Schmitt abf0d38c00 Writing SCMS into mode page 5 if TAO 2012-01-01 12:43:36 +00:00
Thomas Schmitt daf3a18425 Reduced waiting time between retries of WRITE commands 2011-12-30 14:27:45 +00:00
Thomas Schmitt d2abe23c25 Improved reaction on failure of SEND CUE SHEET 2011-12-28 15:23:24 +00:00
Thomas Schmitt 48d56d759f Transmitting CATALOG by mode page 5. ISRC too, if TAO. 2011-12-28 10:41:05 +00:00