|
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 |
|
|
e54be83b27
|
Cared for some SCSI error conditions which were ignored up to now
|
2006-11-06 19:58:24 +00:00 |
|
|
448aac8880
|
Made CD with unclosed track blankable (by -force)
|
2006-11-06 15:52:45 +00:00 |
|
|
d7c34f05e4
|
New API burn_write_opts_set_multi(). (But libburn cannot burn next session yet)
|
2006-11-06 11:42:21 +00:00 |
|
|
25d5a2afe4
|
Enabled audio tracks with TAO
|
2006-11-04 09:27:50 +00:00 |
|
|
66515523c1
|
Enabled TAO for multiple -data tracks (-audio still ends after 0 bytes)
|
2006-11-03 20:22:54 +00:00 |
|
|
684cfd0cd2
|
Installed decent abort behavior with TAO
|
2006-11-03 15:10:24 +00:00 |
|
|
c98dd9b0a7
|
Installed status communications about closing session ("Fixating")
|
2006-11-02 21:17:32 +00:00 |
|
|
d337722920
|
dapted cdrskin pacifier to possibly unknown track size
|
2006-11-01 16:39:07 +00:00 |
|
|
5af92d13fe
|
Made single track TAO work without fixed size (compile -experimental)
|
2006-10-31 18:48:18 +00:00 |
|
|
114307a679
|
Made single track TAO work (sector i/o still wants fixed size, though)
|
2006-10-31 11:55:51 +00:00 |
|
|
99ca953b1d
|
Made MMC command CLOSE TRACK/SESSION available to struct burn_drive
|
2006-10-30 11:18:36 +00:00 |
|