Commit Graph

679 Commits

Author SHA1 Message Date
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 b18b889750 Enabled Burnfree buffer underrun protection by default 2007-01-30 22:01:10 +00:00
Thomas Schmitt 0aafc18ac7 Added snapshot of emerging sequential DVD-R[W] cookbook 2007-01-30 20:16:55 +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 ff7028d1fc Added a statement about blanking of DVD-RW 2007-01-29 17:52:36 +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 f5a350f2cc Now offering cdrskin-0.3.0.pl01 for download 2007-01-26 11:09:07 +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
Alexander Nedotsukov 814d8cc83d Removed libisofs specific bits. 2007-01-24 12:41:25 +00:00
Thomas Schmitt bc694d7457 Corrections of typos and text debris 2007-01-23 21:34:13 +00:00
Thomas Schmitt 66d70075ec Added SAO CD Cookbook 2007-01-23 10:35:51 +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 7dd845a83b Clarification about TAO and mode page 05h per track 2007-01-21 19:13:27 +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 f1215f3295 Removed unnecessary after-grab loops 2007-01-21 19:09:07 +00:00
Thomas Schmitt 8e17806405 Changes with CD part. Especially explanation of TOC. 2007-01-20 14:26:32 +00:00
Thomas Schmitt fb98c0390e Began to describe TAO multi-session CD writing 2007-01-19 20:54:11 +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 69a07aeec6 Made clarification about formatting state recognition 2007-01-18 21:16:13 +00:00
Thomas Schmitt 7addf0d5b5 More info about Current/Maximum Capacity Descriptor 2007-01-18 14:33:53 +00:00
Thomas Schmitt a001f96b21 Wrote down what i learned from implementing support for overwriteable DVD 2007-01-18 13:55:28 +00:00
Thomas Schmitt 4a26017f2a Removed paragraph about obsoleted tao_to_sao_tsize= 2007-01-17 13:00:05 +00:00
Thomas Schmitt 0f48910aff Next cdrskin-0.3.1 cycle 2007-01-16 15:44:39 +00:00
Thomas Schmitt c68efb346c Corrected typo 2007-01-16 15:18:34 +00:00
Thomas Schmitt 36f287d569 Corrected old libburn.pykix.org URL 2007-01-16 15:15:08 +00:00
Thomas Schmitt 4d7e28c09f Made version number transition to 0.3.1 2007-01-16 15:11:41 +00:00
Thomas Schmitt c1342195f6 Updated cdrskin tarball generator 2007-01-16 15:07:09 +00:00
Thomas Schmitt 1fd003c1ec Next cdrskin-0.2.7 cycle 2007-01-15 15:30:41 +00:00
Thomas Schmitt 36d475eaf9 Updated about overwriteable DVD and pointer to dvd+rw-tools 2007-01-15 12:58:49 +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 16baf48b2e Corrected bug with debug messages for fifo 2007-01-14 10:19:10 +00:00
Thomas Schmitt caef0aa400 Shifted fifo reporting to new 4-times -v verbosity level 2007-01-13 21:45:04 +00:00
Thomas Schmitt fefdbc646f Mentioned DVD-RAM where appropriate 2007-01-13 21:20:56 +00:00
Thomas Schmitt 44cd12a0a0 Added printing of list of available formats 2007-01-13 21:20:05 +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 a2f8174330 Documentation updates about DVD-RAM 2007-01-13 14:12:07 +00:00
Thomas Schmitt b6025c6e4a Implemented debugging messages for ATA enumeration 2007-01-13 14:10:21 +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