mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user