Commit Graph

126 Commits

Author SHA1 Message Date
6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
07f535c72b Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00
2fd0fc3086 Converted stderr experiment messages to DEBUG messages 2009-12-05 14:35:41 +00:00
203976a6db Bug fix: SIGSEGV with LG GH22LS30 when inquiring media product id 2009-12-05 11:17:13 +00:00
0debeeabf9 Split automatic drive start function from mmc_function_spy() 2009-11-18 12:25:57 +00:00
ff94b794fd Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
71e2ab85e6 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
277255953f Avoiding START UNIT before the drive gets released 2009-11-10 12:21:43 +00:00
d385730ebd Corrected allocation length with GET CONFIGURATION 2009-11-08 11:08:19 +00:00
4b30530f52 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
6e44f7ea4e Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
d4a3d303a6 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
4ff9053d68 Bug fix: burn_drive->disc_id or burn_drive->disc_app_code altered by stray 0. Thanks to George Danchev. 2009-10-27 10:06:43 +00:00
1deac6afeb Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
9ccad6a9d9 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
3dbc958c05 Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
a8ba16ad63 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
a81a1daaf4 Avoided to read third sixpack of manufacturer bytes with DVD-R media 2009-09-06 11:20:18 +00:00
07f5e48f29 Made product ID surely a single printable word 2009-09-05 11:29:44 +00:00
922785b8f3 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00
ba6b4bc974 Implemented automatic START UNIT after STOP UNIT before any other SCSI command 2009-08-24 20:24:39 +00:00
111322daaf Adapted to pitfalls of U3 memory sticks which appear as CD-ROM drives 2009-08-23 13:08:19 +00:00
4343f82c2e New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() 2009-08-15 13:32:56 +00:00
ee6c1ac0d9 Bug fix: No usable media was detected with old MMC-1 drives 2009-06-03 18:53:57 +00:00
27c75ee526 New API function burn_drive_set_stream_recording() 2009-02-27 14:30:57 +00:00
12db32e25e Recognizing BD-R media spoiled by the close bug and handling them as appendable 2009-01-09 09:59:59 +00:00
7618b01d1c Interpreting feature 0023h for BD-R formatting capabilities 2008-12-12 21:40:34 +00:00
e035ee80fa Making format size of BD-RE and BD-R quite freely adjustable 2008-12-12 11:22:14 +00:00
0985d48799 Catching BD-R zero spare formatting with NOTE rather than SORRY 2008-12-11 09:22:33 +00:00
334063ffe0 Formatting of BD-R SRM to default size and by index 2008-12-10 09:26:09 +00:00
23682a109b Beginning to implement write code for BD-R SRM without POW 2008-12-09 12:35:13 +00:00
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