Commit Graph

22 Commits

Author SHA1 Message Date
a8991fcef0 New API function burn_disc_track_lba_nwa() 2006-11-11 12:22:53 +00:00
1082e7df20 Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only) 2006-11-09 19:29:39 +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
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
85876feedc Enabled TAO for multiple -data tracks (-audio still ends after 0 bytes) 2006-11-03 20:22:54 +00:00
facb4a50a7 Installed decent abort behavior with TAO 2006-11-03 15:10:24 +00:00
500869fe96 Installed status communications about closing session ("Fixating") 2006-11-02 21:17:32 +00:00
9fae02f628 dapted cdrskin pacifier to possibly unknown track size 2006-11-01 16:39:07 +00:00
a3709dc8ff Made single track TAO work without fixed size (compile -experimental) 2006-10-31 18:48:18 +00:00
7546e8735e Made single track TAO work (sector i/o still wants fixed size, though) 2006-10-31 11:55:51 +00:00
728c8621b4 Made available drive buffer fill during write 2006-10-23 11:31:37 +00:00
Alexander Nedotsukov
f7e3bceff7 Replaced malloc/memset pairs with single calloc() call. 2006-10-19 08:31:33 +00:00
1bda5fe4fa Removed bug in burn_disc_write_sync(): BURN_DRIVE_IDLE, then d->sync_cache() 2006-10-13 11:46:07 +00:00
546d2f58b5 Got rid of assert() in sector.c by soft means 2006-10-10 11:26:46 +00:00
354960a4bb Got rid of assert() in write.c by soft means 2006-10-09 08:43:15 +00:00
26d929a440 Removed libburn/message.[ch] 2006-09-26 14:53:06 +00:00
17b88c42fb Removed inclusion of libburn/message.h 2006-09-25 09:49:38 +00:00
d6e21aa0d6 Obsoleted libburn/message.[ch] 2006-09-24 20:25:54 +00:00
44031bc2af Implemented track number patch by bonfire-app@wanadoo.fr, tickets 58 and 9 2006-09-01 10:52:01 +00:00
283b15439b Silenced two compiler warnings 2006-08-20 18:21:29 +00:00
Mario Danic
21e92dcf3e Initial import 2006-08-15 20:37:04 +00:00