Commit Graph

106 Commits

Author SHA1 Message Date
Thomas Schmitt 667db357c8 Fixed bug with direct_write_amount=0 2007-09-12 19:59:56 +00:00
Thomas Schmitt 5623c7272b Fixed bug with dev=stdio: where path contains a digit 2007-09-09 09:36:36 +00:00
Thomas Schmitt b517db6b61 New option --allow_emulated_drives 2007-09-08 16:49:19 +00:00
Thomas Schmitt 00d109aefa Changed speed measurement of stdio-drives to DVD 1x units 2007-09-08 13:22:10 +00:00
Thomas Schmitt 8c8895c692 Made cdrskin work with null-drive (which it mistook for something like ATA:) 2007-09-08 10:26:15 +00:00
Thomas Schmitt c6c54e3d14 Report media profile in cdrskin blank, format, burn runs 2007-09-07 23:41:38 +00:00
Thomas Schmitt a1965cdf1e Removed obstacles for use of stdio-drives 2007-09-06 10:01:28 +00:00
Thomas Schmitt c40a909956 Made program behavior with --grow_overwriteable_iso more consistent 2007-08-28 14:31:42 +00:00
Thomas Schmitt 4398b35960 New cdrskin option --grow_overwriteable_iso 2007-08-26 20:09:47 +00:00
Thomas Schmitt 80901ed471 Debug message explaining why burn_drive_convert_fs_adr() acts on track source 2007-08-12 09:52:40 +00:00
Thomas Schmitt 5f9ac43775 New option direct_write_amount= using new API call burn_random_access_write() 2007-08-11 20:22:52 +00:00
Thomas Schmitt bdba12f0f9 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
Thomas Schmitt 73c6a6ddea Allowed speed=any 2007-08-09 13:28:40 +00:00
Thomas Schmitt e9a435e201 Made number transition to 0.3.9 2007-07-20 18:53:32 +00:00
Thomas Schmitt 7ccb8a95a5 Avoided new track-drive test with option --no_convert_fs_adr 2007-07-19 17:18:12 +00:00
Thomas Schmitt 81996747a4 Trying to prevent usage of burn drive as track source 2007-07-19 14:29:59 +00:00
Thomas Schmitt f78da1be6c Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
Thomas Schmitt 3ffd17556b Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
Thomas Schmitt 93f4de05dc Experimental option --adjust_speed_to_drive. Caution: May vanish soon. 2007-07-14 11:23:16 +00:00
Thomas Schmitt f7c7e61aa0 New options modesty_on_drive= and minbuf= 2007-07-12 17:31:57 +00:00
Thomas Schmitt c6e767569c Disabled macro Cdrskin_debug_libdax_msgS. Thus getting unqueued error messages. 2007-05-22 15:46:57 +00:00
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