Commit Graph

366 Commits

Author SHA1 Message Date
cae5faa6fc Updated list of unsupported cdrecord and wodim options 2007-09-22 14:06:43 +00:00
83616fda90 Triggered fallback by unsuitable media, made -version report fallback program 2007-09-20 13:00:02 +00:00
7a5f385b4f New option fallback_program= 2007-09-19 21:28:18 +00:00
05d57a0441 Made cdrskin/compile_cdrskin.sh -do_diet work again 2007-09-19 14:18:14 +00:00
6a0742efd2 Implemented emulation for cdrecord option -waiti 2007-09-19 09:40:16 +00:00
5bd05398cd Implemented emulation for cdrecord option -immed 2007-09-18 20:40:14 +00:00
200ea7c8c2 Corrected an outdated HINT text 2007-09-18 20:04:22 +00:00
0c6f315c43 Implemented emulation for cdrecord option -lock 2007-09-18 09:06:26 +00:00
f17d3c9c18 Learned helptexts for -inq, -format, -load from cdrecord (they are wrong, btw) 2007-09-18 07:20:23 +00:00
917f0425e3 Implemented emulation for cdrecord options -inq , -format , -load 2007-09-17 16:35:33 +00:00
667db357c8 Fixed bug with direct_write_amount=0 2007-09-12 19:59:56 +00:00
5623c7272b Fixed bug with dev=stdio: where path contains a digit 2007-09-09 09:36:36 +00:00
b517db6b61 New option --allow_emulated_drives 2007-09-08 16:49:19 +00:00
00d109aefa Changed speed measurement of stdio-drives to DVD 1x units 2007-09-08 13:22:10 +00:00
8c8895c692 Made cdrskin work with null-drive (which it mistook for something like ATA:) 2007-09-08 10:26:15 +00:00
c6c54e3d14 Report media profile in cdrskin blank, format, burn runs 2007-09-07 23:41:38 +00:00
a1965cdf1e Removed obstacles for use of stdio-drives 2007-09-06 10:01:28 +00:00
c40a909956 Made program behavior with --grow_overwriteable_iso more consistent 2007-08-28 14:31:42 +00:00
4398b35960 New cdrskin option --grow_overwriteable_iso 2007-08-26 20:09:47 +00:00
80901ed471 Debug message explaining why burn_drive_convert_fs_adr() acts on track source 2007-08-12 09:52:40 +00:00
5f9ac43775 New option direct_write_amount= using new API call burn_random_access_write() 2007-08-11 20:22:52 +00:00
bdba12f0f9 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
73c6a6ddea Allowed speed=any 2007-08-09 13:28:40 +00:00
e9a435e201 Made number transition to 0.3.9 2007-07-20 18:53:32 +00:00
7ccb8a95a5 Avoided new track-drive test with option --no_convert_fs_adr 2007-07-19 17:18:12 +00:00
81996747a4 Trying to prevent usage of burn drive as track source 2007-07-19 14:29:59 +00:00
f78da1be6c Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
3ffd17556b Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
93f4de05dc Experimental option --adjust_speed_to_drive. Caution: May vanish soon. 2007-07-14 11:23:16 +00:00
f7c7e61aa0 New options modesty_on_drive= and minbuf= 2007-07-12 17:31:57 +00:00
c6e767569c Disabled macro Cdrskin_debug_libdax_msgS. Thus getting unqueued error messages. 2007-05-22 15:46:57 +00:00
ecd5c28e48 Made number transition and activated development documentation 2007-04-23 15:43:51 +00:00
9ac0344838 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 2007-04-13 17:28:25 +00:00
24757f8826 New cdrskin options --drive_not_f_setlk and --drive_not_o_excl 2007-04-04 18:43:23 +00:00
18f3442971 Make --old_pseudo_scsi_adr -scanbus work with any drive_scsi_dev_family= 2007-04-03 14:56:36 +00:00
4ae712e84d Silenced error message if tsize= is smaller than source is willing to deliver 2007-03-28 20:25:22 +00:00
f40f2db849 Made fifo based -isosize read 64k first and the rest only at normal stage 2007-03-28 18:21:46 +00:00
a62a14c0e6 Enabled -isosize with S_IFREG or S_IFBLK files and without fifo 2007-03-28 16:02:26 +00:00
21a90a9846 Silenced error condition about -sao with stdin and -isosize 2007-03-28 11:15:04 +00:00
1d611b4ca4 Enabled -isosize for first track by help of fifo and without seeking 2007-03-28 10:07:09 +00:00
9e5c8290f1 Preparations for option -isosize via fifo (only a debug message yet) 2007-03-27 21:33:22 +00:00
45b103891f Warning of very small tsize= settings. (Proposal by Eduard Bloch) 2007-03-24 09:34:56 +00:00
12d9978589 Moved manual device family decision to a sufficiently early stage 2007-03-15 19:54:01 +00:00
c03d02ff39 New option drive_scsi_dev_family=sr|scd|sg 2007-03-14 13:37:32 +00:00
57ea9cc375 Made number transition to 0.3.5 2007-03-12 15:58:19 +00:00
21371499ee New option assert_write_lba= 2007-03-09 13:43:57 +00:00
62076ca500 Fifo got stuck if sum of processed track sizes was exactly aligned to fifo size 2007-03-04 18:45:52 +00:00
796dab221d Re-enabled -force with write modes which seem unavailable 2007-03-03 14:11:52 +00:00
a25ab4d433 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
cf732feb08 Enabled DVD-R/DL Sequential via --allow_untested_media_types 2007-02-23 19:10:30 +00:00
dd805b734d Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
d1ae732338 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 2007-02-21 20:53:28 +00:00
1256be0cf8 Repaired slightly broken pacifier track size display with -audio 2007-02-19 18:41:38 +00:00
9208532bc3 Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
de724a3b64 Took fill_up_media into respect with automatic write mode decisions 2007-02-15 20:16:22 +00:00
d8a96b00c5 New options --fill_up_media and --tell_media_space 2007-02-14 20:38:04 +00:00
b9603f3bc6 Made number transition and activated development documentation 2007-02-10 17:13:41 +00:00
b51a88ce10 Silenced compiler warning 2007-02-08 22:53:22 +00:00
5a9949ffb3 New option --prodvd_cli_compatible 2007-02-08 21:09:10 +00:00
cad9c14849 Enabled fast blank for DVD-R[W] 2007-02-06 18:57:38 +00:00
72d5430358 tao_to_sao_tsize= for DVD-R[W] DAO 2007-02-06 17:45:17 +00:00
6e6f0d5de8 Improved classification and TOC of finalized DVD-R[W] media 2007-02-02 17:32:09 +00:00
dd6f2d074f Allowed blanking of DVD-RW which offer no Incremental Streaming 2007-02-01 19:15:06 +00:00
55dd75d1c7 Reacted on justified compiler warning about unitialized sessions variable 2007-02-01 16:33:27 +00:00
ddb5fa1083 Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
d0a2ff1278 Provisorily obtain multi-session -C parameters (violates MMC specs but works) 2007-01-31 17:34:49 +00:00
163509011c Blank sequential DVD-RW, deformat overwriteable DVD-RW 2007-01-31 12:59:51 +00:00
0665eeecff Enabled Burnfree buffer underrun protection by default 2007-01-30 22:01:10 +00:00
eaec685927 Banned mixed mode SAO (because broken in libburn and unclear in MMC) 2007-01-22 11:42:17 +00:00
a8d5f32221 Removed unnecessary after-grab loops 2007-01-21 19:09:07 +00:00
115eecb056 Made version number transition to 0.3.1 2007-01-16 15:11:41 +00:00
6eba65c63d Corrected bug with debug messages for fifo 2007-01-14 10:19:10 +00:00
15b62d7299 Shifted fifo reporting to new 4-times -v verbosity level 2007-01-13 21:45:04 +00:00
6e3e02ddf9 Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
7a7bd12ad2 Enabled explicit full formatting of DVD+RW ("de-icing") 2007-01-10 21:07:48 +00:00
2ddea3e96f Removed writing of dummy data with blank=format_overwrite_full 2007-01-10 15:30:54 +00:00
f0df191a5e Option -force enables re-formatting 2007-01-10 15:26:30 +00:00
9bb2bcd34e Now available: "quickest" and "full" formatting for DVD-RW 2007-01-09 21:14:47 +00:00
533f4f61ea Using 128 MB of size plus writing of zeros with blank=format_overwrite 2007-01-08 10:44:34 +00:00
f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
ef9fc71446 Greeting the new year 2007-01-02 09:10:44 +00:00
d3298fd2ea Made use of formatting of DVD-RW 2007-01-01 17:19:41 +00:00
9b42fcf64b Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
a4fc8d96ab Followed revision 644 of wodim (msifile output without newline) 2006-12-27 21:39:02 +00:00
44fee49741 Emulated wodim option -msifile=path 2006-12-27 16:30:25 +00:00
b6c332d9be Defended against a race condition on SuSE 9.3 after -atip (hald et.al. ?) 2006-12-27 13:04:17 +00:00
f3f91fd350 Corrected CD speed conversion factor to 2352*75/1000 = 176.4 kB/s 2006-12-25 18:57:11 +00:00
f12ef8b0e1 Made DVD ignore CD write modes of drive. Made TAO default for DVD+RW. 2006-12-24 15:47:11 +00:00
d7caf0ca23 Fixed a bug with speed measurement at end of DVD+RW burning 2006-12-24 14:22:38 +00:00
6ff6d2c8a6 More appropriate drive status during format and close of DVD+RW 2006-12-23 18:43:31 +00:00
fd3785389f New API function to inquire burn success (and avoid confusing messages) 2006-12-23 14:12:55 +00:00
7ef7ee6ad3 New option write_start_address= 2006-12-23 10:21:44 +00:00
1ae27b6afc Some bragging about DVD+RW 2006-12-21 21:46:58 +00:00
8fd3232aa8 DVD speed reporting (and setting for drives which obey BBh SET CD SPEED) 2006-12-21 12:25:38 +00:00
bb0fb3c36d With -atip on DVD report no RAW/RAW96R among "Supported modes" 2006-12-20 19:54:46 +00:00
19fe021271 With -atip report "booktype" for DVD media and no questionable ATIP info 2006-12-20 18:02:34 +00:00
1cfe85a49a Updated dev=help to versions >= 0.2.4, new option --list_ignored_options 2006-12-13 17:03:46 +00:00
4a5c16e060 Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS) 2006-12-11 19:19:15 +00:00
c9fdacc265 Consequences from newly introduces startup file 2006-12-11 10:14:43 +00:00
Mario Danic
ddb524ee40 Made cdrskin configuration more friendly to other distros 2006-12-10 16:32:19 +00:00
7aca0c40a4 Replaced setuid blocker by warning. People must know themselves what they do. 2006-12-09 11:09:42 +00:00
d966278777 Changed URLs and umbrella names to libburnia 2006-12-03 15:56:27 +00:00
7d9da31f56 Testing wether the after-grab status waiting loops are necessary 2006-12-02 20:14:56 +00:00
d30f687b97 New API function to obtain media type: burn_disc_get_profile() 2006-12-02 11:17:12 +00:00
c9fe09654d Added preliminary support for new cdrecord 1000+ = ATA busses (input only) 2006-11-29 20:51:58 +00:00
550761b46b Enabled options -vv, -vvv and -vvvv 2006-11-25 21:05:14 +00:00
d69e035876 Disabled old workaround for ticket 8, burn_disc_read_atip() fixed the problem 2006-11-25 10:42:22 +00:00
c8652e4d6a Version leap to 0.2.7 2006-11-24 12:19:43 +00:00
cebdbe61ed Version leap to 0.2.6 2006-11-23 10:26:18 +00:00
0406428c37 Implemented new option fifo_start_at= 2006-11-20 13:30:01 +00:00
ec8e9366c1 Fixed missing brackets from revison 421 2006-11-19 16:40:53 +00:00
7f134be911 Avoided self contradiction with "Min drive buffer fill" 2006-11-19 16:32:09 +00:00
982166e944 Implemented libburn builtin fine granulated drive buffer min-fill recording 2006-11-19 11:47:34 +00:00
2ea285318f Adjusted some texts to new multi-session situation 2006-11-15 09:14:17 +00:00
515551ca6d Implemented try to find on restricted drives a suitable write mode as default 2006-11-14 10:41:06 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00