Commit Graph

402 Commits

Author SHA1 Message Date
639a32ac74 Fixed a wrong name in API description 2006-11-14 16:38:01 +00:00
515551ca6d Implemented try to find on restricted drives a suitable write mode as default 2006-11-14 10:41:06 +00:00
0f963b6fca Corrected a typo reported by George Danchev 2006-11-14 08:33:34 +00:00
dccd8485b9 Changed references to libisofs 2006-11-14 08:32:32 +00:00
Mario Danic
185e756912 Adapted svn version of libisofs 2006-11-14 01:25:39 +00:00
Mario Danic
da21002d9a Adapted libisofs build system to separate tree 2006-11-14 01:24:10 +00:00
Mario Danic
044a210150 Started cleaning libisofs tree 2006-11-14 00:58:21 +00:00
Mario Danic
e41a227b64 Removed remaining signs of libisofs in libburn tree 2006-11-14 00:52:32 +00:00
f598859c31 Removed references to libisofs 2006-11-13 15:00:42 +00:00
e457862f1a Adjusted description of write mode default 2006-11-13 13:23:34 +00:00
44a932d204 Next cdrskin-0.2.5 cycle 2006-11-13 13:04:38 +00:00
575b980297 Refered to both libburn and libisofs in SVN description, updated history 2006-11-13 11:58:57 +00:00
3694800795 Changed SVN URLs to reflect new structure 2006-11-13 08:33:21 +00:00
Mario Danic
fdec98b9a7 Introduced extras directory for various bindings, wrappers, etc. 2006-11-13 00:18:07 +00:00
Mario Danic
33b7e9eaab Introduced libisofs as separated development unit 2006-11-13 00:15:17 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
89b08c7f73 Made -toc on blank CD exit with value 0 (rather than 7 with no media) 2006-11-12 18:51:59 +00:00
50b3e84406 Reacted on error condition during write operation 2006-11-12 15:28:09 +00:00
d14d5f654e Made SAO preferrable default write mode, kept TAO as default where needed 2006-11-12 11:34:58 +00:00
f980aac5b5 Made speed 0 in burn_drive_set_speed() really maximum speed (i.e. FFFFh) 2006-11-12 08:56:46 +00:00
ee27c80efe Updated docs about multi-session 2006-11-11 16:33:23 +00:00
c4273b144f Prepared next cdrskin-0.2.5 cycle 2006-11-11 16:12:52 +00:00
f2a93128f4 Generally enabled -multi, -msinfo and writing to appendable CDs in TAO mode 2006-11-11 15:27:40 +00:00
52e6f6ccd9 Demanded (for now) -tao for writing to appendable CDs 2006-11-11 15:19:08 +00:00
313954ff8e Implemented handling of unsuitable disk states with -msinfo 2006-11-11 13:46:22 +00:00
3272428cbb Reacted on some warnings of gcc -O2 2006-11-11 12:39:49 +00:00
d8339b71bf Reacted on some warnings of gcc -O2 2006-11-11 12:39:08 +00:00
59d2e6d65a Implemented not so provisory -msinfo 2006-11-11 12:31:13 +00:00
a7ec8586c9 Implemented not so provisory -msinfo 2006-11-11 12:27:43 +00:00
a8991fcef0 New API function burn_disc_track_lba_nwa() 2006-11-11 12:22:53 +00:00
c39f6c0f3d Read -msinfo from first track of last session and not from last track 2006-11-10 18:50:56 +00:00
62d4a9a07b Made it work with fifos and other non-plain files as track sources 2006-11-10 18:39:35 +00:00
261e85026d Provisory -msinfo (very verbous on stderr) 2006-11-10 17:21:08 +00:00
1199e4f7d6 Expressing more self-confidence 2006-11-10 09:37:48 +00:00
1082e7df20 Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only) 2006-11-09 19:29:39 +00:00
2606441e3e Corrected first speed measurement report in TAO mode (which was random) 2006-11-09 15:13:33 +00:00
29e70c98f3 Silenced SCSI error (debugging) messages about missing media 2006-11-09 11:36:38 +00:00
f75f98e7b4 Check desired write and block type with burn_drive_info.*_block_types 2006-11-09 11:27:51 +00:00
9fe8ec195c Prepared next cdrskin-0.2.5 upload cycle 2006-11-08 18:08:03 +00:00
4e09a54741 Made track write counter of SAO count rather too much than too few bytes 2006-11-08 17:28:56 +00:00
03c1b08362 Mentioned bug fix about trailing trash 2006-11-08 17:27:27 +00:00
41f26dc5fb Avoided error message and nonzero exit with trailing trash on .wav 2006-11-08 16:56:16 +00:00
c44643e01b Updated documentation about TAO 2006-11-07 15:22:06 +00:00
8efe603334 Updated documentation about TAO 2006-11-07 14:58:38 +00:00
6242453c14 Prepared next cdrskin-0.2.5 upload cycle 2006-11-07 13:14:24 +00:00
8f38c97ae5 Made -tao default for single track or stdin, -sao for any other multi-track 2006-11-07 11:45:10 +00:00
890eb41cbe Cared for some SCSI error conditions which were ignored up to now 2006-11-06 19:58:24 +00:00
1c61d511c0 Made CD with unclosed track blankable (by -force) 2006-11-06 15:52:45 +00:00
c7762b84c2 Make -toc on multiple sessions more compatible 2006-11-06 12:14:10 +00:00
fad90e147e New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet) 2006-11-06 11:42:21 +00:00