CD parity information database

This commit is contained in:
chudov
2010-02-23 23:24:54 +00:00
parent 21b3ef3d15
commit cc6d2ff950
4 changed files with 466 additions and 99 deletions

View File

@@ -2757,7 +2757,7 @@ string status = processor.Go();
CheckStop();
if (this.CUEToolsProgress == null)
return;
_progress.percentDisk = 1.0;
_progress.percentDisk = 0;
_progress.percentTrck = e.percent;
_progress.offset = 0;
_progress.status = e.uri;