Commit Graph

237 Commits

Author SHA1 Message Date
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
Thomas Schmitt f194aa8d5d Blank sequential DVD-RW, deformat overwriteable DVD-RW 2007-01-31 12:59:51 +00:00
Thomas Schmitt fa792f6a67 First successful multi-session write to a sequential DVD-RW 2007-01-30 19:16:35 +00:00
Thomas Schmitt 53a1e99675 Preparations for DVD-R[W] Sequential Recording 2007-01-30 17:54:39 +00:00
Thomas Schmitt bda139f390 Experiments about list of features and profiles 2007-01-29 17:57:31 +00:00
Thomas Schmitt fa350edaae Initialized member set_size of burn_source within burn_null_source_new() 2007-01-26 17:33:29 +00:00
Thomas Schmitt 55e6c0ba82 Unified burn_file_source and burn_fd_source 2007-01-26 17:32:31 +00:00
Thomas Schmitt c079e09860 Enforce minimum track length with SAO 2007-01-25 18:52:50 +00:00
Thomas Schmitt 99f8e0eec5 Bug fix: DVD tracks of defined size >=2GB suffered 32-bit integer wraparound 2007-01-25 15:00:37 +00:00
Alexander Nedotsukov 3aec7fdeda Restored FreeBSD backend. 2007-01-24 12:44:22 +00:00
Thomas Schmitt 8f4dd8580c Banned mixed mode SAO (because broken in libburn and unclear in MMC) 2007-01-22 11:42:17 +00:00
Thomas Schmitt 7b024f4a72 Comments learned from studying MMC-3 and MMC-5 for SAO CD cookbook 2007-01-21 19:10:37 +00:00
Thomas Schmitt f418c49e63 Removed forgotten debug message printed to stderr 2007-01-19 11:05:18 +00:00
Thomas Schmitt a34e872511 Kept DVD+RW from stopping BG formatting if it was not started at all 2007-01-18 21:18:03 +00:00
Thomas Schmitt 9180a0036d Avoided closing of 0x13-DVD-RW sessions which are not intermediate 2007-01-14 13:41:19 +00:00
Thomas Schmitt f28ec96709 Added missing cache sync in case of aborted DVD-RW burns 2007-01-14 11:55:17 +00:00
Thomas Schmitt 07cef29616 Introduced API for inspection and selection of format capacities 2007-01-13 21:18:20 +00:00
Thomas Schmitt a426df57d7 Load array of format capacities into struct burn_drive 2007-01-13 21:16:04 +00:00
Thomas Schmitt ceb5159770 Implemented debugging messages for ATA enumeration 2007-01-13 14:09:53 +00:00
Thomas Schmitt f77dd3134b Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
Thomas Schmitt c381104505 Removed surplus newlines from messages 2007-01-11 13:35:48 +00:00
Thomas Schmitt d61f1279c1 Sketched better handling of self-inflicted SIGs 2007-01-11 13:34:41 +00:00
Thomas Schmitt 0f34fb03a0 Kept SIGWINCH from spoiling a burn. 2007-01-11 13:31:28 +00:00
Thomas Schmitt ef6212f4ec With full formatting prefer format 10h over 13h or 15h 2007-01-11 13:29:39 +00:00
Thomas Schmitt 8877b36625 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
Thomas Schmitt 15af71d448 Switched full formatting from type 10h to 00h which includes lead-out 2007-01-10 15:27:54 +00:00
Thomas Schmitt 27262bde51 Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
Thomas Schmitt e6cfff69eb Enhanced DVD-RW formatting 2007-01-09 21:06:55 +00:00
Thomas Schmitt 5fc55ec164 Fixed a SIGFPE with formatting via libburner 2007-01-09 14:03:43 +00:00
Thomas Schmitt fdd40d4492 Introduced size parameter to DVD-RW formatting plus writing of zeros. 2007-01-08 10:42:54 +00:00