Commit Graph

94 Commits

Author SHA1 Message Date
3396a47b17 Defaulting sessions without leadout entry 2008-12-03 08:52:44 +00:00
21ac13180e Circumventing BD-RE Quick Certification refusal of LG GGW-H20L YL03 2008-11-29 14:04:31 +00:00
33427c7bdb Issueing many SCSI error messages in cleartext now 2008-08-30 10:44:45 +00:00
837ae4e6a2 CD burn_toc_entries now bear extension_valid data 2008-08-09 07:18:53 +00:00
80e01aea55 Allowed BD-ROM and BD-R for read-only purposes 2008-05-09 14:51:48 +00:00
26edc25ab4 Declared BD-RE to be supported 2008-05-06 18:17:05 +00:00
9a4d62c621 Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
3d0c97541f Mapped undefined size to 0 with burn_disc_get_formats() and DVD-RW 2008-05-06 08:41:48 +00:00
434f27e730 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
e66a50a54a Preparations for formatting BD-RE 2008-04-25 13:16:23 +00:00
13fa08e3b7 New blank type blank=format_by_index_<number> 2008-04-23 11:02:11 +00:00
b00ba47c68 Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +00:00
f8c0cfd7f3 Adjustments with DVD-RAM formatting 2008-04-18 19:46:18 +00:00
dbec2d53a3 Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:27:16 +00:00
d76fee9816 New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
1047bee0ec Trying to fix bugs about BD-RE, macro for simulating BD-RE on DVD-RAM 2008-04-10 21:16:07 +00:00
3207ed812c Mentioned support for DVD+R/DL. 2008-02-28 13:24:08 +00:00
4bf0732aa4 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
e42ee70fc0 Allowed DVD +/- DL for reading 2008-02-08 07:34:58 +00:00
762ac54aa7 Enabled reading of TOC from ROM drives (direly needed for xorriso) 2007-11-29 18:55:06 +00:00
055e0caeab Ensured synchronize cache before release 2007-10-03 11:24:41 +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
bbdc3fe840 Made use of Immed bit with 5Bh CLOSE TRACK/SESSION 2007-09-18 13:03:24 +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
d9ef40e39c Ended falsely alleged erasability of DVD-RAM and DVD+RW 2007-09-09 18:28:05 +00:00
2139aa5ac3 More memory management changes proposed by Joris Dobbelsteen 2007-08-25 16:02:58 +00:00
3e432c0341 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
d8399cc8c9 Allowed to suppress error message from failed burn_read_data() 2007-08-23 15:02:55 +00:00
ab47b3bb1b Corrected dangerous typo with error message production of mmc_read_10() 2007-08-22 13:46:21 +00:00
9a1e8a34a5 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
3ffd17556b Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00
37868dec9b Only set realistic maximum DVD speeds (for my LG GSA which fails otherwise) 2007-07-14 11:22:01 +00:00
ba1956ebeb Preparations to avoid writing which will not fit in drive buffer 2007-07-12 16:29:29 +00:00
40b4674190 For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
9cfe22531d Updated comments about DVD+R 2007-04-18 10:36:35 +00:00
2a32b31ed7 Kept mmc_get_configuration() from believing the announcement of 1 GB reply 2007-03-15 19:55:17 +00:00
ada31dd3f2 Enabled DVD+R as tested media (-multi is still always on) 2007-03-06 20:51:32 +00:00
d178e2abdb Enabled DVD+R, DVD+R DL via --allow_untested_media_types, always -multi for now 2007-03-06 19:50:32 +00:00
0a4f2e2f10 Determine physical interface SCSI,ATA,SATA,USB,... (for future use) 2007-03-03 14:09:46 +00:00
a25ab4d433 Preparations for supporting DVD+R[/DL] 2007-03-01 12:07:29 +00:00
7e8aaa102a Enabled DVD-R/DL Sequential via burn_allow_untested_profiles() 2007-02-23 19:08:58 +00:00
b9c71c4d63 Disabled debugging messages about format descriptors 2007-02-22 07:31:32 +00:00
18ad6c20ac Installed a guardian for predicted track end 2007-02-15 20:18:07 +00:00
74487ee749 Handle eventual ridiculously high d->last_track_no 2007-02-14 12:20:32 +00:00
8ac399f67e Mew API function burn_disc_available_space() 2007-02-13 14:37:25 +00:00
5251e93562 Made profile 0010h DVD-ROM suitable,full,not erasable. So it delivers a TOC. 2007-02-12 14:23:14 +00:00
7d7e64f43c Added a comment about DVD-R 2007-02-10 17:23:49 +00:00
681336e23f Beautification of debugging messages 2007-02-06 17:08:15 +00:00
3f35513991 Implemented DVD-R[W] DAO as BURN_WRITE_SAO 2007-02-06 13:06:39 +00:00