Thomas Schmitt
|
d40ab32360
|
Being more rugged towards missing MODE SENSE info
|
8 years ago |
Thomas Schmitt
|
6e4d1cc53e
|
Prepared for possible demise of mode page 2A
|
8 years ago |
Thomas Schmitt
|
1c6f6c084f
|
Interpreting feature 0x107 when deciding from where to get speed info
|
8 years ago |
Thomas Schmitt
|
658851a497
|
Registering all drive-media feature descriptors in burn_drive
|
8 years ago |
Thomas Schmitt
|
d09ecac4a8
|
Enforcing reasonable minimum read speeds even if the drive is lying
|
9 years ago |
Thomas Schmitt
|
119c0cf76d
|
Bug fix: Drive LG BH16NS40 stalled on inspection of unformatted DVD+RW
|
9 years ago |
Thomas Schmitt
|
4880ca3b93
|
Closed potential memory leak introduced by rev 5168
|
9 years ago |
Thomas Schmitt
|
87ab352d6f
|
New API calls burn_drive_was_feat21_failure(), burn_write_opts_set_fail21h_sev()
|
9 years ago |
Thomas Schmitt
|
1f7dfb84fc
|
Forgot to disable a debugging message
|
9 years ago |
Thomas Schmitt
|
844dc958be
|
Separately determining the maximum speeds for writing and reading
|
9 years ago |
Thomas Schmitt
|
cc8ac3aefb
|
Reacted on warnings of PLD Linux build log
|
9 years ago |
Thomas Schmitt
|
669ccb9b43
|
Catching and defaulting mad responses to READ BUFFER CAPACITY
|
9 years ago |
Thomas Schmitt
|
1f92419cb4
|
Bug fix: Formatting of BD-RE used certification regardless of drive capabilities
|
9 years ago |
Thomas Schmitt
|
bbb6315af0
|
Always considering mode page 2A when looking for min and max speed
|
9 years ago |
Thomas Schmitt
|
c7784b79b7
|
Still correcting the bug fix of rev 4975
|
9 years ago |
Thomas Schmitt
|
f1b3184531
|
Corrected previous bug fix which caused speed descriptors to appear twice
|
9 years ago |
Thomas Schmitt
|
a18c862e84
|
Bug fix: On some drives the request for minimum speed yielded maximum speed
|
9 years ago |
Thomas Schmitt
|
676231c362
|
New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits
|
9 years ago |
Thomas Schmitt
|
1a74a05965
|
Let mmc_format_unit issue failure message on SCSI error
|
10 years ago |
Thomas Schmitt
|
2df7f3d5d5
|
Forgot mcc.c with the previous commit
|
10 years ago |
Thomas Schmitt
|
100be5078c
|
Better reaction on non-plausible ATIP info from CD-ROM
|
10 years ago |
Thomas Schmitt
|
a2b4361d69
|
Preserving an immature sketch of media quality scanning
|
10 years ago |
Thomas Schmitt
|
4c74cbf7b3
|
New flag bit4 of burn_read_data() for better handling of TAO end blocks
|
10 years ago |
Thomas Schmitt
|
fa95326bac
|
Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov.
|
10 years ago |
Thomas Schmitt
|
8ce54bcb28
|
Bug fix: CD SAO sessions with data tracks started by an audio pause
|
10 years ago |
Thomas Schmitt
|
3ea4892040
|
Corrected some minor differences between SVN and local development tree
|
10 years ago |
Thomas Schmitt
|
66eba145d3
|
Obtaining more accurate track sizes for CD with pre-gap
|
11 years ago |
Thomas Schmitt
|
18efcd6299
|
New API call burn_session_set_start_tno()
|
11 years ago |
Thomas Schmitt
|
3845e1af05
|
Writing SCMS into mode page 5 if TAO
|
11 years ago |
Thomas Schmitt
|
4afaaf3fb6
|
Reduced waiting time between retries of WRITE commands
|
11 years ago |
Thomas Schmitt
|
8f725bab11
|
Improved reaction on failure of SEND CUE SHEET
|
11 years ago |
Thomas Schmitt
|
47e5ce5da2
|
Transmitting CATALOG by mode page 5. ISRC too, if TAO.
|
11 years ago |
Thomas Schmitt
|
7be652ac6b
|
New API call burn_write_opts_set_leadin_text()
|
11 years ago |
Thomas Schmitt
|
9aa23d6695
|
Corrected a style deviation in code of mmc.c
|
11 years ago |
Thomas Schmitt
|
1d5ee82c16
|
New API call burn_disc_get_leadin_text()
|
11 years ago |
Thomas Schmitt
|
7a5f1ab35c
|
Improved debugging of drive feature list
|
11 years ago |
Thomas Schmitt
|
6b7e0f134a
|
Made SCSI timeout settable at level of SPC, SBC, MMC functions
|
11 years ago |
Thomas Schmitt
|
a1158a118b
|
Corrected a bug with obtaining Physical Interface Standard information
|
11 years ago |
Thomas Schmitt
|
42b6c22dca
|
Enabled recognition of QEMU DVD-ROM 0.12 as ATAPI drive
|
11 years ago |
Thomas Schmitt
|
ac4bfb128c
|
Gave up use of burn_print() in libburn
|
11 years ago |
Thomas Schmitt
|
2e20a4f888
|
New API call burn_disc_get_phys_format_info()
|
11 years ago |
Thomas Schmitt
|
62944e3b21
|
Bug fix: Some drives return -150 as NWA of blank CD, rather than 0
|
11 years ago |
Thomas Schmitt
|
b0a4b7c15c
|
Bug fix: Some drives returned wrong CD sizes after having burnt DVD-R
|
11 years ago |
Thomas Schmitt
|
781beb3a27
|
Silenced warning of cppcheck
|
11 years ago |
Thomas Schmitt
|
15e18501d9
|
Reacted on warnings of -Wunused-but-set-variable
|
11 years ago |
Thomas Schmitt
|
4abf2b75b1
|
Reporting SCSI error if command RESERVE TRACK fails
|
11 years ago |
Thomas Schmitt
|
9ee4f65141
|
Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h
|
11 years ago |
Thomas Schmitt
|
c96745af15
|
Consolidated several local struct command to a new member of struct burn_drive
|
11 years ago |
Thomas Schmitt
|
0352486f97
|
Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION
|
11 years ago |
Thomas Schmitt
|
7e50165d5c
|
Replaced some large local variables by other means in libburn/mmc.c
|
11 years ago |