|
c381104505
|
Removed surplus newlines from messages
|
2007-01-11 13:35:48 +00:00 |
|
|
d61f1279c1
|
Sketched better handling of self-inflicted SIGs
|
2007-01-11 13:34:41 +00:00 |
|
|
0f34fb03a0
|
Kept SIGWINCH from spoiling a burn.
|
2007-01-11 13:31:28 +00:00 |
|
|
ef6212f4ec
|
With full formatting prefer format 10h over 13h or 15h
|
2007-01-11 13:29:39 +00:00 |
|
|
8877b36625
|
Enabled explicit full formatting of DVD+RW ("de-icing")
|
2007-01-10 21:07:48 +00:00 |
|
|
15af71d448
|
Switched full formatting from type 10h to 00h which includes lead-out
|
2007-01-10 15:27:54 +00:00 |
|
|
27262bde51
|
Option -force enables re-formatting
|
2007-01-10 15:26:30 +00:00 |
|
|
e6cfff69eb
|
Enhanced DVD-RW formatting
|
2007-01-09 21:06:55 +00:00 |
|
|
5fc55ec164
|
Fixed a SIGFPE with formatting via libburner
|
2007-01-09 14:03:43 +00:00 |
|
|
fdd40d4492
|
Introduced size parameter to DVD-RW formatting plus writing of zeros.
|
2007-01-08 10:42:54 +00:00 |
|
|
6a69cfcf07
|
Added note that buffer may not be smaller than 32768
|
2007-01-08 10:30:30 +00:00 |
|
|
ab51d551d3
|
New formatting parameter "size". Sorry for changing API. Function is a week old.
|
2007-01-06 12:08:57 +00:00 |
|
|
f6b751c4bd
|
Comments and name changes from new findings out of reading MMC-5
|
2007-01-05 12:58:36 +00:00 |
|
|
f23deebe80
|
Moved blanking suitability test before eventual spwaning of threads
|
2007-01-03 16:49:09 +00:00 |
|
|
b362f80d40
|
Made formatting report progress (as good as the drive does)
|
2007-01-03 16:42:53 +00:00 |
|
|
97fe858760
|
Prepared formatting of DVD-RW
|
2007-01-01 17:10:54 +00:00 |
|
|
c05d6550cb
|
Prepared support for DVD-RW in mode Restricted Overwrite
|
2006-12-30 00:15:07 +00:00 |
|
|
6e9c399930
|
Corrected DVD-RW sequential profile name
|
2006-12-29 14:39:42 +00:00 |
|
|
c4fe384b56
|
Avoided self contradicting result of ATIP speed inquiry
|
2006-12-27 13:28:40 +00:00 |
|
|
13ecca61bc
|
Corrected kB conversion factor to 176.4 with ATIP speed codes
|
2006-12-27 13:03:09 +00:00 |
|
|
6277678a8e
|
Disabled obsolete drive-media-state workaround. (Spinoff of ticket 93 :))
|
2006-12-27 13:01:39 +00:00 |
|
|
cafad767a9
|
Minor corrections to revisions 559 and 560
|
2006-12-26 18:45:21 +00:00 |
|
|
85ffe77a32
|
New API calls burn_drive_get_speedlist() , burn_drive_free_speedlist()
|
2006-12-26 17:07:53 +00:00 |
|
|
95bebfb814
|
Completed revision 556
|
2006-12-25 19:07:43 +00:00 |
|
|
979e35d979
|
Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity
|
2006-12-25 19:00:26 +00:00 |
|
|
a4846ef882
|
Ticket 93: write speeds from mode page 2Ah descriptors
|
2006-12-25 11:34:43 +00:00 |
|
|
42c0cc6dd4
|
Bugfix after changes for DVD+RW: start_byte was initialized 0, but must be -1
|
2006-12-24 18:23:30 +00:00 |
|
|
221aee23d1
|
Bugfix with DVD+RW : progress indicators were initialized too late
|
2006-12-24 18:22:27 +00:00 |
|
|
a7610aa0c9
|
Made DVD 32k end padding controllable
|
2006-12-24 14:24:35 +00:00 |
|
|
fb4a209a34
|
Fixed a bug with speed measurement at end of DVD+RW burning
|
2006-12-24 14:22:38 +00:00 |
|
|
7e30dbfc5a
|
More appropriate drive status during format and close of DVD+RW
|
2006-12-23 18:43:31 +00:00 |
|
|
1ce6ec4a3a
|
New API function to inquire burn success (and avoid confusing messages)
|
2006-12-23 14:12:55 +00:00 |
|
|
c09d8e6da6
|
Adjustable write position for DVD+RW: burn_write_opts_set_start_byte()
|
2006-12-23 10:20:35 +00:00 |
|
|
9a752c6130
|
Disallowed multi flag with DVD+RW (nurses wrong hopes for now)
|
2006-12-21 20:57:15 +00:00 |
|
|
ce27ad5159
|
DVD speed setting via B6h SET STREAMING, DVD+RW now enabled in vanilla build
|
2006-12-21 20:06:04 +00:00 |
|
|
ff755e7204
|
Removed some debugging messages
|
2006-12-21 12:23:10 +00:00 |
|
|
dae337de09
|
Corrected bug reported by gcc -O2
|
2006-12-20 17:40:38 +00:00 |
|
|
adaf3f20d7
|
Corrected bug reported by gcc -O2
|
2006-12-20 17:13:05 +00:00 |
|
|
de33492cde
|
Corrected DVD+RW track number and nwa with 52h READ TRACK INFORMATION
|
2006-12-20 17:05:33 +00:00 |
|
|
1b1ef5a31d
|
Avoid undefined 43h commands (TOC/ATIP) with non-CD
|
2006-12-20 14:52:48 +00:00 |
|
|
b02b2a40e7
|
Refuse to burn audio tracks to DVD
|
2006-12-20 14:23:36 +00:00 |
|
|
94848398c0
|
Prepared experiments for writing to DVD (most easy: DVD+RW)
|
2006-12-20 11:20:08 +00:00 |
|
|
c1f49bab3b
|
Noted some insight about necessity of OPC gained from growisofs_mmc.cpp
|
2006-12-18 12:33:51 +00:00 |
|
|
fcf9c50220
|
Appeased doxygen warnings
|
2006-12-11 21:51:00 +00:00 |
|
|
17bac86aae
|
Trying to identfy CD device via ioctl(CDROM_DRIVE_STATUS)
|
2006-12-11 19:19:15 +00:00 |
|
|
d9e502ee5f
|
Reacted better on failing ioctl(SG_GET_SCSI_ID)
|
2006-12-11 16:20:54 +00:00 |
|
|
17fc8e7161
|
Removed ban on linux_sg_device_family, warning now of linux_sg_accept_any_type
|
2006-12-11 14:54:26 +00:00 |
|
|
e405092ab0
|
Enabled correct SCSI address parameter registration for /dev/srM
|
2006-12-11 13:45:50 +00:00 |
|
|
c6d22a1eb0
|
Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter)
|
2006-12-11 12:53:12 +00:00 |
|
|
8265834404
|
Silenced a compiler warning. Worked further on /dev/srM test. Not done yet.
|
2006-12-11 11:58:52 +00:00 |
|