Commit Graph

387 Commits

Author SHA1 Message Date
Mario Danic 44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00
Thomas Schmitt 89b08c7f73 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 50b3e84406 Reacted on error condition during write operation 2006-11-12 15:28:09 +00:00
Thomas Schmitt d14d5f654e Made SAO preferrable default write mode, kept TAO as default where needed 2006-11-12 11:34:58 +00:00
Thomas Schmitt f980aac5b5 Made speed 0 in burn_drive_set_speed() really maximum speed (i.e. FFFFh) 2006-11-12 08:56:46 +00:00
Thomas Schmitt ee27c80efe Updated docs about multi-session 2006-11-11 16:33:23 +00:00
Thomas Schmitt c4273b144f Prepared next cdrskin-0.2.5 cycle 2006-11-11 16:12:52 +00:00
Thomas Schmitt f2a93128f4 Generally enabled -multi, -msinfo and writing to appendable CDs in TAO mode 2006-11-11 15:27:40 +00:00
Thomas Schmitt 52e6f6ccd9 Demanded (for now) -tao for writing to appendable CDs 2006-11-11 15:19:08 +00:00
Thomas Schmitt 313954ff8e Implemented handling of unsuitable disk states with -msinfo 2006-11-11 13:46:22 +00:00
Thomas Schmitt 3272428cbb Reacted on some warnings of gcc -O2 2006-11-11 12:39:49 +00:00
Thomas Schmitt d8339b71bf Reacted on some warnings of gcc -O2 2006-11-11 12:39:08 +00:00
Thomas Schmitt 59d2e6d65a Implemented not so provisory -msinfo 2006-11-11 12:31:13 +00:00
Thomas Schmitt a7ec8586c9 Implemented not so provisory -msinfo 2006-11-11 12:27:43 +00:00
Thomas Schmitt a8991fcef0 New API function burn_disc_track_lba_nwa() 2006-11-11 12:22:53 +00:00
Thomas Schmitt c39f6c0f3d Read -msinfo from first track of last session and not from last track 2006-11-10 18:50:56 +00:00
Thomas Schmitt 62d4a9a07b Made it work with fifos and other non-plain files as track sources 2006-11-10 18:39:35 +00:00
Thomas Schmitt 261e85026d Provisory -msinfo (very verbous on stderr) 2006-11-10 17:21:08 +00:00
Thomas Schmitt 1199e4f7d6 Expressing more self-confidence 2006-11-10 09:37:48 +00:00
Thomas Schmitt 1082e7df20 Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only) 2006-11-09 19:29:39 +00:00
Thomas Schmitt 2606441e3e Corrected first speed measurement report in TAO mode (which was random) 2006-11-09 15:13:33 +00:00
Thomas Schmitt 29e70c98f3 Silenced SCSI error (debugging) messages about missing media 2006-11-09 11:36:38 +00:00
Thomas Schmitt f75f98e7b4 Check desired write and block type with burn_drive_info.*_block_types 2006-11-09 11:27:51 +00:00
Thomas Schmitt 9fe8ec195c Prepared next cdrskin-0.2.5 upload cycle 2006-11-08 18:08:03 +00:00
Thomas Schmitt 4e09a54741 Made track write counter of SAO count rather too much than too few bytes 2006-11-08 17:28:56 +00:00
Thomas Schmitt 03c1b08362 Mentioned bug fix about trailing trash 2006-11-08 17:27:27 +00:00
Thomas Schmitt 41f26dc5fb Avoided error message and nonzero exit with trailing trash on .wav 2006-11-08 16:56:16 +00:00
Thomas Schmitt c44643e01b Updated documentation about TAO 2006-11-07 15:22:06 +00:00
Thomas Schmitt 8efe603334 Updated documentation about TAO 2006-11-07 14:58:38 +00:00
Thomas Schmitt 6242453c14 Prepared next cdrskin-0.2.5 upload cycle 2006-11-07 13:14:24 +00:00
Thomas Schmitt 8f38c97ae5 Made -tao default for single track or stdin, -sao for any other multi-track 2006-11-07 11:45:10 +00:00
Thomas Schmitt 890eb41cbe Cared for some SCSI error conditions which were ignored up to now 2006-11-06 19:58:24 +00:00
Thomas Schmitt 1c61d511c0 Made CD with unclosed track blankable (by -force) 2006-11-06 15:52:45 +00:00
Thomas Schmitt c7762b84c2 Make -toc on multiple sessions more compatible 2006-11-06 12:14:10 +00:00
Thomas Schmitt fad90e147e New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet) 2006-11-06 11:42:21 +00:00
Thomas Schmitt 3b1c8e2848 Adapted documentation to reflect experimental TAO mode 2006-11-06 08:34:21 +00:00
Thomas Schmitt 7c4f5e5ec6 Revoked autotools aspect of revision 290 2006-11-05 12:10:19 +00:00
Mario Danic a24588393a Finally tagged it right 2006-11-05 10:21:20 +00:00
Mario Danic deaa707ab6 Opened Cdrskin0.2.4.1 tag 2006-11-04 10:02:05 +00:00
Thomas Schmitt f5bb4af282 Enabled audio tracks with TAO 2006-11-04 09:27:50 +00:00
Thomas Schmitt 85876feedc Enabled TAO for multiple -data tracks (-audio still ends after 0 bytes) 2006-11-03 20:22:54 +00:00
Thomas Schmitt facb4a50a7 Installed decent abort behavior with TAO 2006-11-03 15:10:24 +00:00
Thomas Schmitt 5adb0d4441 Removed some obsolete debugging messages 2006-11-03 06:31:51 +00:00
Thomas Schmitt cdd52a98cf Changed status report during blanking (there are no "sectors") 2006-11-03 06:30:18 +00:00
Thomas Schmitt 500869fe96 Installed status communications about closing session ("Fixating") 2006-11-02 21:17:32 +00:00
Thomas Schmitt eed527c6d7 Mentioned -tao and experimental compile 2006-11-02 12:21:14 +00:00
Thomas Schmitt 75f5dffa17 Repaired broken macro settings during Linux build 2006-11-01 17:19:37 +00:00
Thomas Schmitt 9fae02f628 dapted cdrskin pacifier to possibly unknown track size 2006-11-01 16:39:07 +00:00
Thomas Schmitt a3709dc8ff Made single track TAO work without fixed size (compile -experimental) 2006-10-31 18:48:18 +00:00
Thomas Schmitt 7546e8735e Made single track TAO work (sector i/o still wants fixed size, though) 2006-10-31 11:55:51 +00:00