Commit Graph

28 Commits

Author SHA1 Message Date
8c1bf841e2 Human readable error messages with asynchronous SCSI errors 2009-02-19 19:28:16 +00:00
1bda3b83a9 Error texts for ASC 73 : power calibration and program memory 2009-01-06 12:25:53 +00:00
9a6601d13c Translating ASC=0x31 formatting error messages, reporting command names 2008-11-29 14:01:41 +00:00
6a628db774 Bug fix: Potential buffer overflow introduced with revision 2024 2008-09-28 19:39:00 +00:00
33427c7bdb Issueing many SCSI error messages in cleartext now 2008-08-30 10:44:45 +00:00
4bf0732aa4 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
762ac54aa7 Enabled reading of TOC from ROM drives (direly needed for xorriso) 2007-11-29 18:55:06 +00:00
8a77bb8259 Had to revoke Immed bit on load command. LG GSA-4082B : premature "no media" 2007-09-21 12:04:27 +00:00
e9d5c3b760 Changed some comments, reacted on harmless compiler warning 2007-09-18 20:15:25 +00:00
1ec9176f9c Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE 2007-09-18 20:03:20 +00:00
bd24c8a60a Reacted on compiler -O2 warnings 2007-09-12 11:57:49 +00:00
7b205b4b4d Brought burn_stdio_write_track() onto sector_data() for outmost realism 2007-09-12 10:45:34 +00:00
1c3a79629c New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
40b4674190 For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
eeba8beb36 Avoided SIGSEGV with an old SCSI CD-ROM drive and its wild replies 2007-04-10 14:46:46 +00:00
6b825d7360 After loading tray wait for unit to become ready or to report some clear error 2007-03-15 19:50:57 +00:00
98f6f4e93e Removed outdated ifdef 2007-02-14 12:03:47 +00:00
8ac399f67e Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
66622376f9 Set a suitable page 05h after spc_probe_write_modes() 2007-02-13 11:55:09 +00:00
6e3e02ddf9 Enabled writing to DVD-RAM 2007-01-12 16:26:31 +00:00
f505c56896 Prepared formatting of DVD-RW 2007-01-01 17:10:54 +00:00
9b42fcf64b Prepared support for DVD-RW in mode Restricted Overwrite 2006-12-30 00:15:07 +00:00
1bd1985aeb New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist() 2006-12-26 17:07:53 +00:00
8e9262eb2d Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity 2006-12-25 19:00:26 +00:00
15ab12493c Ticket 93: write speeds from mode page 2Ah descriptors 2006-12-25 11:34:43 +00:00
7e267f2d82 Coordinated scsi_notify_error() and scsi_error() 2006-11-22 12:25:16 +00:00
cf6b3a755c Made portability clarifications 2006-11-15 17:10:12 +00:00
Mario Danic
44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00