Commit Graph

323 Commits

Author SHA1 Message Date
Thomas Schmitt 8bf8287c58 Changed speed measurement of stdio-drives to DVD 1x units 2007-09-08 13:22:10 +00:00
Thomas Schmitt df382b3f06 Made cdrskin work with null-drive (which it mistook for something like ATA:) 2007-09-08 10:26:15 +00:00
Thomas Schmitt 386149d5bf Report media profile in cdrskin blank, format, burn runs 2007-09-07 23:41:38 +00:00
Thomas Schmitt ec5bb6eba5 Removed obstacles for use of stdio-drives 2007-09-06 10:01:28 +00:00
Thomas Schmitt 070afd1a9b Made program behavior with --grow_overwriteable_iso more consistent 2007-08-28 14:31:42 +00:00
Thomas Schmitt 53634f23de New cdrskin option --grow_overwriteable_iso 2007-08-26 20:09:47 +00:00
Thomas Schmitt 12b6a07e9f Debug message explaining why burn_drive_convert_fs_adr() acts on track source 2007-08-12 09:52:40 +00:00
Thomas Schmitt 58e6577134 New option direct_write_amount= using new API call burn_random_access_write() 2007-08-11 20:22:52 +00:00
Thomas Schmitt 6950ac8c42 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
Thomas Schmitt 5363693b07 Allowed speed=any 2007-08-09 13:28:40 +00:00
Thomas Schmitt 00df1c9b85 Made number transition to 0.3.9 2007-07-20 18:53:32 +00:00
Thomas Schmitt e274c90f9d Avoided new track-drive test with option --no_convert_fs_adr 2007-07-19 17:18:12 +00:00
Thomas Schmitt bf25c6edc8 Trying to prevent usage of burn drive as track source 2007-07-19 14:29:59 +00:00
Thomas Schmitt 2c467c8378 Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
Thomas Schmitt bdadae6ba5 Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
Thomas Schmitt dc97c0d0df Experimental option --adjust_speed_to_drive. Caution: May vanish soon. 2007-07-14 11:23:16 +00:00
Thomas Schmitt 16b6e1905a New options modesty_on_drive= and minbuf= 2007-07-12 17:31:57 +00:00
Thomas Schmitt 83e196d69f Disabled macro Cdrskin_debug_libdax_msgS. Thus getting unqueued error messages. 2007-05-22 15:46:57 +00:00
Thomas Schmitt ba7cd6d66e Made number transition and activated development documentation 2007-04-23 15:43:51 +00:00
Thomas Schmitt aa03717f24 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 2007-04-13 17:28:25 +00:00
Thomas Schmitt 76a9fa4fa2 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
Thomas Schmitt a686340407 Make --old_pseudo_scsi_adr -scanbus work with any drive_scsi_dev_family= 2007-04-03 14:56:36 +00:00
Thomas Schmitt eb860ee4b7 Silenced error message if tsize= is smaller than source is willing to deliver 2007-03-28 20:25:22 +00:00
Thomas Schmitt a8c69206fe Made fifo based -isosize read 64k first and the rest only at normal stage 2007-03-28 18:21:46 +00:00
Thomas Schmitt 26745b4064 Enabled -isosize with S_IFREG or S_IFBLK files and without fifo 2007-03-28 16:02:26 +00:00
Thomas Schmitt 962f68b1d6 Silenced error condition about -sao with stdin and -isosize 2007-03-28 11:15:04 +00:00
Thomas Schmitt cc5560fc86 Enabled -isosize for first track by help of fifo and without seeking 2007-03-28 10:07:09 +00:00
Thomas Schmitt 5d65697697 Preparations for option -isosize via fifo (only a debug message yet) 2007-03-27 21:33:22 +00:00
Thomas Schmitt 749d12591e Warning of very small tsize= settings. (Proposal by Eduard Bloch) 2007-03-24 09:34:56 +00:00
Thomas Schmitt 2816d8b569 Moved manual device family decision to a sufficiently early stage 2007-03-15 19:54:01 +00:00
Thomas Schmitt 6086b59301 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
Thomas Schmitt 820f0924f9 Made number transition to 0.3.5 2007-03-12 15:58:19 +00:00
Thomas Schmitt bd529442ed New option assert_write_lba= 2007-03-09 13:43:57 +00:00
Thomas Schmitt 6a5e1b6bd5 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 b6c7fd7478 Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00
Thomas Schmitt 3b5c80e867 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
Thomas Schmitt 362a8faa61 Enabled DVD-R/DL Sequential via --allow_untested_media_types 2007-02-23 19:10:30 +00:00
Thomas Schmitt 64ae333863 Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
Thomas Schmitt 115f03cf63 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 afd54a1f87 Repaired slightly broken pacifier track size display with -audio 2007-02-19 18:41:38 +00:00
Thomas Schmitt c570e4868d Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +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 72a2ef9f96 New options --fill_up_media and --tell_media_space 2007-02-14 20:38:04 +00:00
Thomas Schmitt 384c47c710 Made number transition and activated development documentation 2007-02-10 17:13:41 +00:00
Thomas Schmitt 09b5bd2a1f Silenced compiler warning 2007-02-08 22:53:22 +00:00
Thomas Schmitt cad7531058 New option --prodvd_cli_compatible 2007-02-08 21:09:10 +00:00
Thomas Schmitt 8dd8ee4b9c Enabled fast blank for DVD-R[W] 2007-02-06 18:57:38 +00:00
Thomas Schmitt 6dfbbdf57f tao_to_sao_tsize= for DVD-R[W] DAO 2007-02-06 17:45:17 +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 c02dbe4eca Allowed blanking of DVD-RW which offer no Incremental Streaming 2007-02-01 19:15:06 +00:00
Thomas Schmitt f3a08f6812 Reacted on justified compiler warning about unitialized sessions variable 2007-02-01 16:33:27 +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 b18b889750 Enabled Burnfree buffer underrun protection by default 2007-01-30 22:01:10 +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 f1215f3295 Removed unnecessary after-grab loops 2007-01-21 19:09:07 +00:00
Thomas Schmitt 4d7e28c09f Made version number transition to 0.3.1 2007-01-16 15:11:41 +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 f77dd3134b Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
Thomas Schmitt 8877b36625 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
Thomas Schmitt 435eeea15f Removed writing of dummy data with blank=format_overwrite_full 2007-01-10 15:30:54 +00:00
Thomas Schmitt 27262bde51 Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
Thomas Schmitt f1b817b520 Now available: "quickest" and "full" formatting for DVD-RW 2007-01-09 21:14:47 +00:00
Thomas Schmitt 7211f210dc Using 128 MB of size plus writing of zeros with blank=format_overwrite 2007-01-08 10:44:34 +00:00
Thomas Schmitt ab51d551d3 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
Thomas Schmitt cb24c90f0c Greeting the new year 2007-01-02 09:10:44 +00:00
Thomas Schmitt 9e4c2866a9 Made use of formatting of DVD-RW 2007-01-01 17:19:41 +00:00
Thomas Schmitt c05d6550cb Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
Thomas Schmitt a9e4bc1dbd Followed revision 644 of wodim (msifile output without newline) 2006-12-27 21:39:02 +00:00
Thomas Schmitt 5f4e9d9cfb Emulated wodim option -msifile=path 2006-12-27 16:30:25 +00:00
Thomas Schmitt b2cf633bdc Defended against a race condition on SuSE 9.3 after -atip (hald et.al. ?) 2006-12-27 13:04:17 +00:00
Thomas Schmitt d4711abba8 Corrected CD speed conversion factor to 2352*75/1000 = 176.4 kB/s 2006-12-25 18:57:11 +00:00
Thomas Schmitt c3a5d3c7a5 Made DVD ignore CD write modes of drive. Made TAO default for DVD+RW. 2006-12-24 15:47:11 +00:00
Thomas Schmitt fb4a209a34 Fixed a bug with speed measurement at end of DVD+RW burning 2006-12-24 14:22:38 +00:00
Thomas Schmitt 7e30dbfc5a More appropriate drive status during format and close of DVD+RW 2006-12-23 18:43:31 +00:00
Thomas Schmitt 1ce6ec4a3a New API function to inquire burn success (and avoid confusing messages) 2006-12-23 14:12:55 +00:00
Thomas Schmitt c6555dd8f5 New option write_start_address= 2006-12-23 10:21:44 +00:00
Thomas Schmitt 9d65aa1c40 Some bragging about DVD+RW 2006-12-21 21:46:58 +00:00
Thomas Schmitt 1f3c3fe622 DVD speed reporting (and setting for drives which obey BBh SET CD SPEED) 2006-12-21 12:25:38 +00:00
Thomas Schmitt 4a2402171a With -atip on DVD report no RAW/RAW96R among "Supported modes" 2006-12-20 19:54:46 +00:00
Thomas Schmitt 8d54a56590 With -atip report "booktype" for DVD media and no questionable ATIP info 2006-12-20 18:02:34 +00:00
Thomas Schmitt 178a0305c5 Updated dev=help to versions >= 0.2.4, new option --list_ignored_options 2006-12-13 17:03:46 +00:00
Thomas Schmitt 17bac86aae Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS) 2006-12-11 19:19:15 +00:00
Thomas Schmitt 4d62e6003f Consequences from newly introduces startup file 2006-12-11 10:14:43 +00:00
Mario Danic 9a0442b60c Made cdrskin configuration more friendly to other distros 2006-12-10 16:32:19 +00:00
Thomas Schmitt c4c571f7e3 Replaced setuid blocker by warning. People must know themselves what they do. 2006-12-09 11:09:42 +00:00
Thomas Schmitt aafc0b0be2 Changed URLs and umbrella names to libburnia 2006-12-03 15:56:27 +00:00
Thomas Schmitt f6ce7ca8ce Testing wether the after-grab status waiting loops are necessary 2006-12-02 20:14:56 +00:00
Thomas Schmitt 229328e869 New API function to obtain media type: burn_disc_get_profile() 2006-12-02 11:17:12 +00:00
Thomas Schmitt 6869e12e4d Added preliminary support for new cdrecord 1000+ = ATA busses (input only) 2006-11-29 20:51:58 +00:00
Thomas Schmitt 221aa948e4 Enabled options -vv, -vvv and -vvvv 2006-11-25 21:05:14 +00:00
Thomas Schmitt 13214d9ac5 Disabled old workaround for ticket 8, burn_disc_read_atip() fixed the problem 2006-11-25 10:42:22 +00:00
Thomas Schmitt 5cdc9db76c Version leap to 0.2.7 2006-11-24 12:19:43 +00:00
Thomas Schmitt de02cc26f9 Version leap to 0.2.6 2006-11-23 10:26:18 +00:00
Thomas Schmitt 6e09b56c29 Implemented new option fifo_start_at= 2006-11-20 13:30:01 +00:00
Thomas Schmitt f3b994f845 Fixed missing brackets from revison 421 2006-11-19 16:40:53 +00:00
Thomas Schmitt 46906c7f65 Avoided self contradiction with "Min drive buffer fill" 2006-11-19 16:32:09 +00:00
Thomas Schmitt 4daed7c4a9 Implemented libburn builtin fine granulated drive buffer min-fill recording 2006-11-19 11:47:34 +00:00
Thomas Schmitt 595b877a24 Adjusted some texts to new multi-session situation 2006-11-15 09:14:17 +00:00
Thomas Schmitt 61a535f3ac Implemented try to find on restricted drives a suitable write mode as default 2006-11-14 10:41:06 +00:00
Thomas Schmitt 7458223cc0 Made -toc on blank CD exit with value 0 (rather than 7 with no media) 2006-11-12 18:51:59 +00:00
Thomas Schmitt bf20758906 Made SAO preferrable default write mode, kept TAO as default where needed 2006-11-12 11:34:58 +00:00
Thomas Schmitt 1947c3a25d Generally enabled -multi, -msinfo and writing to appendable CDs in TAO mode 2006-11-11 15:27:40 +00:00
Thomas Schmitt 6b22dadcdd Demanded (for now) -tao for writing to appendable CDs 2006-11-11 15:19:08 +00:00
Thomas Schmitt 4efccd15b3 Implemented handling of unsuitable disk states with -msinfo 2006-11-11 13:46:22 +00:00
Thomas Schmitt bc97bdfa71 Reacted on some warnings of gcc -O2 2006-11-11 12:39:08 +00:00
Thomas Schmitt 68784d8703 Implemented not so provisory -msinfo 2006-11-11 12:31:13 +00:00
Thomas Schmitt 62bd5963d0 Read -msinfo from first track of last session and not from last track 2006-11-10 18:50:56 +00:00
Thomas Schmitt 726cd2664d Made it work with fifos and other non-plain files as track sources 2006-11-10 18:39:35 +00:00
Thomas Schmitt 5378638ba7 Provisory -msinfo (very verbous on stderr) 2006-11-10 17:21:08 +00:00
Thomas Schmitt 347aa3fe0c Expressing more self-confidence 2006-11-10 09:37:48 +00:00
Thomas Schmitt c9478cc15e Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only) 2006-11-09 19:29:39 +00:00
Thomas Schmitt ce0d783e82 Corrected first speed measurement report in TAO mode (which was random) 2006-11-09 15:13:33 +00:00
Thomas Schmitt fcc755a5b8 Check desired write and block type with burn_drive_info.*_block_types 2006-11-09 11:27:51 +00:00
Thomas Schmitt 2a64a0d3b1 Avoided error message and nonzero exit with trailing trash on .wav 2006-11-08 16:56:16 +00:00
Thomas Schmitt 82983cd7c1 Updated documentation about TAO 2006-11-07 15:22:06 +00:00
Thomas Schmitt 3051fc1987 Made -tao default for single track or stdin, -sao for any other multi-track 2006-11-07 11:45:10 +00:00
Thomas Schmitt 448aac8880 Made CD with unclosed track blankable (by -force) 2006-11-06 15:52:45 +00:00
Thomas Schmitt db4522bbdc Make -toc on multiple sessions more compatible 2006-11-06 12:14:10 +00:00
Thomas Schmitt d7c34f05e4 New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet) 2006-11-06 11:42:21 +00:00
Thomas Schmitt b96fbd5bd8 Adapted documentation to reflect experimental TAO mode 2006-11-06 08:34:21 +00:00
Thomas Schmitt a0e745c54a Removed some obsolete debugging messages 2006-11-03 06:31:51 +00:00
Thomas Schmitt c98dd9b0a7 Installed status communications about closing session ("Fixating") 2006-11-02 21:17:32 +00:00
Thomas Schmitt d337722920 dapted cdrskin pacifier to possibly unknown track size 2006-11-01 16:39:07 +00:00
Thomas Schmitt 5af92d13fe Made single track TAO work without fixed size (compile -experimental) 2006-10-31 18:48:18 +00:00
Thomas Schmitt 114307a679 Made single track TAO work (sector i/o still wants fixed size, though) 2006-10-31 11:55:51 +00:00
Thomas Schmitt 447d2365c7 Corrected bug which made every track from file an audio track 2006-10-28 15:27:30 +00:00
Thomas Schmitt 559811e8ef Performed cdrskin version leap to cdrskin-0.2.5 2006-10-28 11:52:49 +00:00
Thomas Schmitt 64f2e555d7 Enabled audio byte sawpping by default (to be disabled via option -swab) 2006-10-24 16:55:47 +00:00
Thomas Schmitt 7d6e1b18e6 Enabled automatic extraction of .au 2006-10-24 13:02:20 +00:00
Thomas Schmitt f95d7aa6aa Enabled byte swapping for audio track sources, added anti option -swab 2006-10-24 10:20:35 +00:00
Thomas Schmitt 0d26beb2ed Introduced extraction of .au (but not its usage within cdrskin) 2006-10-24 07:50:31 +00:00
Thomas Schmitt f78cc40041 Corrected -toc track counter and notified about "hidden" tracks 2006-10-23 13:47:10 +00:00
Thomas Schmitt 404067bfda Made available drive buffer fill during write 2006-10-23 11:31:37 +00:00
Thomas Schmitt efaa934a2e Made use of burn_drive_info.revision as firmware revision text 2006-10-23 07:44:25 +00:00
Thomas Schmitt 3b57183e91 Regulated coexistence of options -toc and -atip 2006-10-22 13:14:33 +00:00
Thomas Schmitt 8f232d1133 Implemented cdrskin -toc 2006-10-22 13:03:28 +00:00
Thomas Schmitt b6a04cb493 Implemented some ATIP functionality 2006-10-21 10:34:15 +00:00
Thomas Schmitt 4718ad99f9 Classified media with TOC read error as unsuitable (rather than as blank) 2006-10-20 15:16:29 +00:00
Thomas Schmitt 8610c9bd1d Made cdrskin produce "ATIP start of lead" (on non-blank media for now) 2006-10-20 11:34:52 +00:00
Thomas Schmitt fe7552e55d Corrected -help text 2006-10-19 16:49:00 +00:00
Thomas Schmitt d9891ee17f Updated documentation about cdrskin-0.2.3 2006-10-19 16:23:54 +00:00
Thomas Schmitt 13999f533e Made cdrskin use libburn/cleanup.[oh] by default (not cdrskin/cleanup.[ch]) 2006-10-19 09:46:57 +00:00
Thomas Schmitt 401329f710 Removed assumption BURN_DRIVE_IDLE==0 2006-10-18 17:48:04 +00:00
Thomas Schmitt 362bcc9cc0 Implemented some cdrecord pickiness for .wav extraction 2006-10-17 16:52:58 +00:00
Thomas Schmitt 1e80ad2187 Roughly implemented automatic .wav extraction in cdrskin 2006-10-17 14:13:30 +00:00
Thomas Schmitt 6cdfb35c09 Changed ambigous include statement of libburn.h 2006-10-15 13:44:44 +00:00
Thomas Schmitt 6ad8e2e251 Removed bug in burn_disc_write_sync(): BURN_DRIVE_IDLE, then d->sync_cache() 2006-10-13 11:46:07 +00:00