Commit Graph

249 Commits (6b8ab52854184128f102b55e9feb951d69ec31c0)

Author SHA1 Message Date
Thomas Schmitt 6b8ab52854 Improved classification and TOC of finalized DVD-R[W] media 17 years ago
Thomas Schmitt 4e93de2cd2 Make mmc_read_multi_session_c1 use TOC if available 17 years ago
Thomas Schmitt c02dbe4eca Allowed blanking of DVD-RW which offer no Incremental Streaming 17 years ago
Thomas Schmitt f3a08f6812 Reacted on justified compiler warning about unitialized sessions variable 17 years ago
Thomas Schmitt e876f90e6c Obtain TOC from non-CD via 52h READ TRACK INFORMATION 17 years ago
Thomas Schmitt dde52c1971 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 17 years ago
Thomas Schmitt f194aa8d5d Blank sequential DVD-RW, deformat overwriteable DVD-RW 17 years ago
Thomas Schmitt b18b889750 Enabled Burnfree buffer underrun protection by default 17 years ago
Thomas Schmitt fa792f6a67 First successful multi-session write to a sequential DVD-RW 17 years ago
Thomas Schmitt 53a1e99675 Preparations for DVD-R[W] Sequential Recording 17 years ago
Thomas Schmitt bda139f390 Experiments about list of features and profiles 17 years ago
Thomas Schmitt 55e6c0ba82 Unified burn_file_source and burn_fd_source 17 years ago
Thomas Schmitt c079e09860 Enforce minimum track length with SAO 17 years ago
Thomas Schmitt 99f8e0eec5 Bug fix: DVD tracks of defined size >=2GB suffered 32-bit integer wraparound 17 years ago
Thomas Schmitt 8f4dd8580c Banned mixed mode SAO (because broken in libburn and unclear in MMC) 17 years ago
Thomas Schmitt 7b024f4a72 Comments learned from studying MMC-3 and MMC-5 for SAO CD cookbook 17 years ago
Thomas Schmitt f1215f3295 Removed unnecessary after-grab loops 17 years ago
Thomas Schmitt f418c49e63 Removed forgotten debug message printed to stderr 17 years ago
Thomas Schmitt a34e872511 Kept DVD+RW from stopping BG formatting if it was not started at all 17 years ago
Thomas Schmitt 4d7e28c09f Made version number transition to 0.3.1 17 years ago
Thomas Schmitt 9180a0036d Avoided closing of 0x13-DVD-RW sessions which are not intermediate 17 years ago
Thomas Schmitt f28ec96709 Added missing cache sync in case of aborted DVD-RW burns 17 years ago
Thomas Schmitt 16baf48b2e Corrected bug with debug messages for fifo 17 years ago
Thomas Schmitt caef0aa400 Shifted fifo reporting to new 4-times -v verbosity level 17 years ago
Thomas Schmitt 07cef29616 Introduced API for inspection and selection of format capacities 17 years ago
Thomas Schmitt a426df57d7 Load array of format capacities into struct burn_drive 17 years ago
Thomas Schmitt b6025c6e4a Implemented debugging messages for ATA enumeration 17 years ago
Thomas Schmitt f77dd3134b Enabled writing to DVD-RAM 17 years ago
Thomas Schmitt c381104505 Removed surplus newlines from messages 17 years ago
Thomas Schmitt d61f1279c1 Sketched better handling of self-inflicted SIGs 17 years ago
Thomas Schmitt 0f34fb03a0 Kept SIGWINCH from spoiling a burn. 17 years ago
Thomas Schmitt ef6212f4ec With full formatting prefer format 10h over 13h or 15h 17 years ago
Thomas Schmitt 8877b36625 Enabled explicit full formatting of DVD+RW ("de-icing") 17 years ago
Thomas Schmitt 435eeea15f Removed writing of dummy data with blank=format_overwrite_full 17 years ago
Thomas Schmitt 15af71d448 Switched full formatting from type 10h to 00h which includes lead-out 17 years ago
Thomas Schmitt 27262bde51 Option -force enables re-formatting 17 years ago
Thomas Schmitt f1b817b520 Now available: "quickest" and "full" formatting for DVD-RW 17 years ago
Thomas Schmitt 5fc55ec164 Fixed a SIGFPE with formatting via libburner 17 years ago
Thomas Schmitt 7211f210dc Using 128 MB of size plus writing of zeros with blank=format_overwrite 17 years ago
Thomas Schmitt fdd40d4492 Introduced size parameter to DVD-RW formatting plus writing of zeros. 17 years ago
Thomas Schmitt ab51d551d3 New formatting parameter "size". Sorry for changing API. Function is a week old. 17 years ago
Thomas Schmitt f6b751c4bd Comments and name changes from new findings out of reading MMC-5 17 years ago
Thomas Schmitt f23deebe80 Moved blanking suitability test before eventual spwaning of threads 17 years ago
Thomas Schmitt b362f80d40 Made formatting report progress (as good as the drive does) 17 years ago
Thomas Schmitt cb24c90f0c Greeting the new year 17 years ago
Thomas Schmitt 9e4c2866a9 Made use of formatting of DVD-RW 17 years ago
Thomas Schmitt 97fe858760 Prepared formatting of DVD-RW 17 years ago
Thomas Schmitt c05d6550cb Prepared support for DVD-RW in mode Restricted Overwrite 17 years ago
Thomas Schmitt 6e9c399930 Corrected DVD-RW sequential profile name 17 years ago
Thomas Schmitt a9e4bc1dbd Followed revision 644 of wodim (msifile output without newline) 17 years ago