Commit Graph

85 Commits

Author SHA1 Message Date
Thomas Schmitt ecd5c28e48 Made number transition and activated development documentation 2007-04-23 15:43:51 +00:00
Thomas Schmitt 9ac0344838 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 2007-04-13 17:28:25 +00:00
Thomas Schmitt 24757f8826 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
Thomas Schmitt 18f3442971 Make --old_pseudo_scsi_adr -scanbus work with any drive_scsi_dev_family= 2007-04-03 14:56:36 +00:00
Thomas Schmitt 4ae712e84d Silenced error message if tsize= is smaller than source is willing to deliver 2007-03-28 20:25:22 +00:00
Thomas Schmitt f40f2db849 Made fifo based -isosize read 64k first and the rest only at normal stage 2007-03-28 18:21:46 +00:00
Thomas Schmitt a62a14c0e6 Enabled -isosize with S_IFREG or S_IFBLK files and without fifo 2007-03-28 16:02:26 +00:00
Thomas Schmitt 21a90a9846 Silenced error condition about -sao with stdin and -isosize 2007-03-28 11:15:04 +00:00
Thomas Schmitt 1d611b4ca4 Enabled -isosize for first track by help of fifo and without seeking 2007-03-28 10:07:09 +00:00
Thomas Schmitt 9e5c8290f1 Preparations for option -isosize via fifo (only a debug message yet) 2007-03-27 21:33:22 +00:00
Thomas Schmitt 45b103891f Warning of very small tsize= settings. (Proposal by Eduard Bloch) 2007-03-24 09:34:56 +00:00
Thomas Schmitt 12d9978589 Moved manual device family decision to a sufficiently early stage 2007-03-15 19:54:01 +00:00
Thomas Schmitt c03d02ff39 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
Thomas Schmitt 57ea9cc375 Made number transition to 0.3.5 2007-03-12 15:58:19 +00:00
Thomas Schmitt 21371499ee New option assert_write_lba= 2007-03-09 13:43:57 +00:00
Thomas Schmitt 62076ca500 Fifo got stuck if sum of processed track sizes was exactly aligned to fifo size 2007-03-04 18:45:52 +00:00
Thomas Schmitt 796dab221d Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00
Thomas Schmitt a25ab4d433 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
Thomas Schmitt cf732feb08 Enabled DVD-R/DL Sequential via --allow_untested_media_types 2007-02-23 19:10:30 +00:00
Thomas Schmitt dd805b734d Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
Thomas Schmitt d1ae732338 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 1256be0cf8 Repaired slightly broken pacifier track size display with -audio 2007-02-19 18:41:38 +00:00
Thomas Schmitt 9208532bc3 Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
Thomas Schmitt de724a3b64 Took fill_up_media into respect with automatic write mode decisions 2007-02-15 20:16:22 +00:00
Thomas Schmitt d8a96b00c5 New options --fill_up_media and --tell_media_space 2007-02-14 20:38:04 +00:00
Thomas Schmitt b9603f3bc6 Made number transition and activated development documentation 2007-02-10 17:13:41 +00:00
Thomas Schmitt b51a88ce10 Silenced compiler warning 2007-02-08 22:53:22 +00:00
Thomas Schmitt 5a9949ffb3 New option --prodvd_cli_compatible 2007-02-08 21:09:10 +00:00
Thomas Schmitt cad9c14849 Enabled fast blank for DVD-R[W] 2007-02-06 18:57:38 +00:00
Thomas Schmitt 72d5430358 tao_to_sao_tsize= for DVD-R[W] DAO 2007-02-06 17:45:17 +00:00
Thomas Schmitt 6e6f0d5de8 Improved classification and TOC of finalized DVD-R[W] media 2007-02-02 17:32:09 +00:00
Thomas Schmitt dd6f2d074f Allowed blanking of DVD-RW which offer no Incremental Streaming 2007-02-01 19:15:06 +00:00
Thomas Schmitt 55dd75d1c7 Reacted on justified compiler warning about unitialized sessions variable 2007-02-01 16:33:27 +00:00
Thomas Schmitt ddb5fa1083 Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt d0a2ff1278 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00
Thomas Schmitt 163509011c Blank sequential DVD-RW, deformat overwriteable DVD-RW 2007-01-31 12:59:51 +00:00
Thomas Schmitt 0665eeecff Enabled Burnfree buffer underrun protection by default 2007-01-30 22:01:10 +00:00
Thomas Schmitt eaec685927 Banned mixed mode SAO (because broken in libburn and unclear in MMC) 2007-01-22 11:42:17 +00:00
Thomas Schmitt a8d5f32221 Removed unnecessary after-grab loops 2007-01-21 19:09:07 +00:00
Thomas Schmitt 115eecb056 Made version number transition to 0.3.1 2007-01-16 15:11:41 +00:00
Thomas Schmitt 6eba65c63d Corrected bug with debug messages for fifo 2007-01-14 10:19:10 +00:00
Thomas Schmitt 15b62d7299 Shifted fifo reporting to new 4-times -v verbosity level 2007-01-13 21:45:04 +00:00
Thomas Schmitt 6e3e02ddf9 Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
Thomas Schmitt 7a7bd12ad2 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
Thomas Schmitt 2ddea3e96f Removed writing of dummy data with blank=format_overwrite_full 2007-01-10 15:30:54 +00:00
Thomas Schmitt f0df191a5e Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
Thomas Schmitt 9bb2bcd34e Now available: "quickest" and "full" formatting for DVD-RW 2007-01-09 21:14:47 +00:00
Thomas Schmitt 533f4f61ea Using 128 MB of size plus writing of zeros with blank=format_overwrite 2007-01-08 10:44:34 +00:00
Thomas Schmitt f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
Thomas Schmitt ef9fc71446 Greeting the new year 2007-01-02 09:10:44 +00:00