Support for wierd CDs with two data tracks before audio.

Minor enhancements to CTDB download routine, fixed support for parity files without header
This commit is contained in:
chudov
2011-06-03 19:15:28 +00:00
parent 1b5336164c
commit 020610a2ea
35 changed files with 350 additions and 27 deletions

View File

@@ -2244,6 +2244,7 @@ namespace Bwg.Scsi
/// Read the CD text information from the leadin using the ReadTocPmaAtip command form
/// </summary>
/// <param name="data"></param>
/// <param name="_timeout"></param>
/// <returns></returns>
public CommandStatus ReadCDText(out byte [] data, int _timeout)
{