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
facb4a50a7 Installed decent abort behavior with TAO 2006-11-03 15:10:24 +00:00
7546e8735e Made single track TAO work (sector i/o still wants fixed size, though) 2006-10-31 11:55:51 +00:00
0553687bff Implemented some ATIP functionality 2006-10-21 10:34:15 +00:00
37ac61dabf Classified media with TOC read error as unsuitable (rather than as blank) 2006-10-20 15:16:29 +00:00
f08a680b5e Implemented a first attempt of a .wav decapitator (ticket 38) 2006-10-15 13:51:41 +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
08ba0e8de7 Got rid of assert() in sg.c by soft means 2006-10-10 17:55:34 +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
6d2087096c Got rid of assert() in structure.c by soft means 2006-10-08 10:04:09 +00:00
2d46d1dffc Got rid of assert() in spc.c by soft means 2006-10-07 17:51:07 +00:00
da96502ab0 Got rid of assert() in options.c by soft means 2006-10-07 14:19:32 +00:00
c004e5364b Got rid of assert() in drive.c by soft means 2006-10-07 12:29:22 +00:00
6f764c5ec3 Got rid by soft means of assert() in async.c 2006-10-07 06:23:31 +00:00
d4ca67bae9 Implemented burn_abort() and made use of it 2006-10-02 10:35:51 +00:00
47c52f7add Disabled but did not discarded failed attempt to lock against growisofs 2006-09-27 11:57:28 +00:00
6d2164291e Made changes with usage of queued messages 2006-09-26 14:26:35 +00:00
1d46c6b5d4 Implemented sg_close_drive_fd (ticket 74) 2006-09-25 14:09:14 +00:00
f810d3ee05 Recorded error_code 0x00020001 2006-09-24 19:02:51 +00:00
a94cffbaec Made use of new message handling facility and removed first bugs 2006-09-24 18:07:10 +00:00
f59071dde9 Added an error message handling facility (ticket 74) 2006-09-24 17:16:01 +00:00