Commit Graph

266 Commits

Author SHA1 Message Date
Thomas Schmitt dba40c756b Trying to recognize kernel >= 2.6 and use /dev/sr by default 2007-03-15 19:59:54 +00:00
Thomas Schmitt fd9e5dc935 Kept mmc_get_configuration() from believing the announcement of 1 GB reply 2007-03-15 19:55:17 +00:00
Thomas Schmitt 64233b0ccc After loading tray wait for unit to become ready or to report some clear error 2007-03-15 19:50:57 +00:00
Thomas Schmitt 9e1b3719d6 React properly on drive stating that it cannot write any media 2007-03-15 19:46:26 +00:00
Thomas Schmitt 6086b59301 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
Thomas Schmitt 71c490d0ae Some adjustments for DVD+R recording 2007-03-07 15:13:25 +00:00
Thomas Schmitt 4458bb130a Enabled DVD+R as tested media (-multi is still always on) 2007-03-06 20:51:32 +00:00
Thomas Schmitt 99172bdeb4 Enabled DVD+R, DVD+R DL via --allow_untested_media_types, always -multi for now 2007-03-06 19:50:32 +00:00
Thomas Schmitt 49e0a6cb1a Fixed bug introduced with rev 736ff which prevented audio CD burning 2007-03-03 15:16:19 +00:00
Thomas Schmitt b6c7fd7478 Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00
Thomas Schmitt e955d50198 Determine physical interface SCSI,ATA,SATA,USB,... (for future use) 2007-03-03 14:09:46 +00:00
Thomas Schmitt 3b5c80e867 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
Thomas Schmitt 0c4cfdd359 Took into respect deliberate lack of DVD-R/DL multi session capability 2007-02-25 11:26:20 +00:00
Thomas Schmitt f263443858 Forgotten source file for revision 743 2007-02-23 19:33:56 +00:00
Thomas Schmitt 2e361e50ed Enabled DVD-R/DL Sequential via burn_allow_untested_profiles() 2007-02-23 19:08:58 +00:00
Thomas Schmitt 0ddeb01502 Made burn_disc_available_space() take into respect burn_write_opts_set_start_byte() 2007-02-22 11:30:12 +00:00
Thomas Schmitt 64ae333863 Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
Thomas Schmitt 9f2c4b303d Disabled debugging messages about format descriptors 2007-02-22 07:31:32 +00:00
Thomas Schmitt 8182be7824 Re-enabled overwriteable pseudo-pseudo-SAO with unpredicted track size 2007-02-22 07:26:41 +00:00
Thomas Schmitt 115f03cf63 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 2007-02-21 20:53:28 +00:00
Thomas Schmitt b6475c3d84 Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +00:00
Thomas Schmitt 4f3dd8614d Adjusted maximum realistic number of tracks to MMC specs 2007-02-18 09:49:26 +00:00
Thomas Schmitt 0151358635 Clarified usage comment with burn_drive_info_free() (see ticket 98) 2007-02-18 09:44:44 +00:00
Thomas Schmitt c570e4868d Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
Thomas Schmitt 6ccd359c93 Another bug fix for revision 724 2007-02-17 08:52:07 +00:00
Thomas Schmitt ca69e3f2ca Corrected CD TAO bug introduced with DVD bug fix 724 and CD SAO change 655 2007-02-16 11:21:01 +00:00
Thomas Schmitt d272450a70 Repaired debugging message spoiled by uninitialized variable 2007-02-15 20:35:57 +00:00
Thomas Schmitt a21c2a5138 Clarifications about current state of fillup 2007-02-15 20:23:49 +00:00
Thomas Schmitt 73273b1643 Corrected bug about open_ended filluped tracks 2007-02-15 20:19:07 +00:00
Thomas Schmitt 4df7aa0f3b Installed a guardian for predicted track end 2007-02-15 20:18:07 +00:00
Thomas Schmitt dbe2ee41ae Took fill_up_media into respect with automatic write mode decisions 2007-02-15 20:16:22 +00:00
Thomas Schmitt e639cd5bbb Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
Thomas Schmitt 3ec93316e0 Forgotten part of revision 718 2007-02-14 12:23:51 +00:00
Thomas Schmitt ff6a9fc92b Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
Thomas Schmitt e10bfe2d37 Removed outdated ifdef 2007-02-14 12:03:47 +00:00
Thomas Schmitt 4903bb9971 Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
Thomas Schmitt ba702bc9a8 Set a suitable page 05h after spc_probe_write_modes() 2007-02-13 11:55:09 +00:00
Thomas Schmitt c7804d390f Made profile 0010h DVD-ROM suitable,full,not erasable. So it delivers a TOC. 2007-02-12 14:23:14 +00:00
Thomas Schmitt 1aed3f692c Added a comment about DVD-R 2007-02-10 17:23:49 +00:00
Thomas Schmitt 05623cffc4 New API function burn_write_opts_auto_write_type() 2007-02-07 16:30:42 +00:00
Thomas Schmitt 8dd8ee4b9c Enabled fast blank for DVD-R[W] 2007-02-06 18:57:38 +00:00
Thomas Schmitt d57166f64b Beautification of debugging messages 2007-02-06 17:08:15 +00:00
Thomas Schmitt 2799fe1b44 Implemented DVD-R[W] DAO as BURN_WRITE_SAO 2007-02-06 13:06:39 +00:00
Thomas Schmitt 330e0e2d5f Preparations for DVD-R[W] DAO 2007-02-05 13:28:57 +00:00
Thomas Schmitt 135d9d5016 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00
Thomas Schmitt 6b8ab52854 Improved classification and TOC of finalized DVD-R[W] media 2007-02-02 17:32:09 +00:00
Thomas Schmitt 4e93de2cd2 Make mmc_read_multi_session_c1 use TOC if available 2007-02-02 15:11:35 +00:00
Thomas Schmitt c02dbe4eca Allowed blanking of DVD-RW which offer no Incremental Streaming 2007-02-01 19:15:06 +00:00
Thomas Schmitt e876f90e6c Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt dde52c1971 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00