|
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 |
|
|
77f44ce5a2
|
Prepared experiments for new Linux SCSI adventures
|
2006-12-11 10:01:18 +00:00 |
|
|
e29f13980b
|
Avoided unsuitable media complaint on burn_drive_grab() with load==0
|
2006-12-02 20:13:31 +00:00 |
|
|
91ff41856b
|
Correction for drives which return empty tray as profile 0x00 rather than error
|
2006-12-02 13:06:05 +00:00 |
|
|
229328e869
|
New API function to obtain media type: burn_disc_get_profile()
|
2006-12-02 11:17:12 +00:00 |
|
|
ad2c080145
|
Ticket 21: media type via 46h GET CONFIGURATION , Current Profile
|
2006-12-01 21:38:34 +00:00 |
|
|
9270f41c65
|
Prevented premature BURN_DRIVE_IDLE introduced with revision 443
|
2006-11-25 18:30:06 +00:00 |
|
|
3d5cb04093
|
Trying to keep signal handler from repeating messages
|
2006-11-25 17:06:17 +00:00 |
|
|
56ab215db0
|
Ticket 91: update media state model after content change
|
2006-11-25 15:26:35 +00:00 |
|
|
26fa325ee4
|
Coordinated scsi_notify_error() and scsi_error()
|
2006-11-22 12:25:16 +00:00 |
|
|
26412b4793
|
Removed a redundant d->start_unit() of revision 419
|
2006-11-20 09:07:47 +00:00 |
|
|
9ea689d7e4
|
Silenced compiler warnings
|
2006-11-20 09:06:30 +00:00 |
|
|
4daed7c4a9
|
Implemented libburn builtin fine granulated drive buffer min-fill recording
|
2006-11-19 11:47:34 +00:00 |
|
|
ebb94ee212
|
Test wether SCSI 1Bh START UNIT would be helpful with ticket 90
|
2006-11-18 19:49:18 +00:00 |
|
|
373e401671
|
Polished porting hints
|
2006-11-16 14:21:27 +00:00 |
|
|
06d008d6c6
|
Polished porting hints and self-compliance to newly established specs
|
2006-11-16 13:40:21 +00:00 |
|
|
ff284b3f51
|
Made consolidaed operating system adapters for ease of porting
|
2006-11-16 11:17:55 +00:00 |
|
|
628e935fe5
|
Narrowed system specific part of enumerate_common()
|
2006-11-15 20:49:27 +00:00 |
|
|
13641fcbae
|
Made portability clarifications
|
2006-11-15 17:10:12 +00:00 |
|
|
17d1d2e8a6
|
Enhanced optional SCSI command logging
|
2006-11-15 09:11:57 +00:00 |
|
|
c1b3d3341e
|
Prepared tests for eventual drive which might support SAO to appendable CD
|
2006-11-15 09:05:06 +00:00 |
|
|
725b6515ff
|
Fixed a wrong name in API description
|
2006-11-14 16:38:01 +00:00 |
|
|
5a0b597e3f
|
Reacted on error condition during write operation
|
2006-11-12 15:28:09 +00:00 |
|
|
1bfd7b5a5f
|
Made speed 0 in burn_drive_set_speed() really maximum speed (i.e. FFFFh)
|
2006-11-12 08:56:46 +00:00 |
|
|
6c22b98235
|
New API function burn_disc_track_lba_nwa()
|
2006-11-11 12:22:53 +00:00 |
|
|
c9478cc15e
|
Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only)
|
2006-11-09 19:29:39 +00:00 |
|
|
5057fe48ab
|
Silenced SCSI error (debugging) messages about missing media
|
2006-11-09 11:36:38 +00:00 |
|
|
dad50348db
|
Made track write counter of SAO count rather too much than too few bytes
|
2006-11-08 17:28:56 +00:00 |
|