Commit Graph

124 Commits

Author SHA1 Message Date
8673b976b8 Added forgotten help text lines 2007-10-25 13:18:48 +00:00
80d186e4c1 Made number transition to 0.4.1 2007-10-25 09:26:02 +00:00
7833b81678 Corrected 4-byte buffer overflow (which did no detectable harm) 2007-10-15 11:55:34 +00:00
86af789021 Corrected announcement with dev=help about stdio: "Open via UNIX device" 2007-09-27 09:32:13 +00:00
1024e2a68d Disallowed emulated drives for superuser, allowed stdio:/dev/null for all 2007-09-27 08:34:26 +00:00
6ad69223f6 Disabled --allow_emulated_drives in setuid runs 2007-09-26 15:53:43 +00:00
64d740daaa Took into respect new drive role 3 2007-09-24 13:58:47 +00:00
2004826e6d Made use of burn_drive_equals_adr() 2007-09-23 16:34:34 +00:00
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