Add support in dicformat for skipping storing CD prefixes and suffixes that are correct.

This commit is contained in:
2018-07-31 23:27:08 +01:00
parent daab885f2a
commit 9aab686e93
9 changed files with 833 additions and 118 deletions

View File

@@ -198,6 +198,7 @@
<Compile Include="DiscFerret\Read.cs" />
<Compile Include="DiscFerret\Structs.cs" />
<Compile Include="DiscFerret\Unsupported.cs" />
<Compile Include="DiscImageChef\CdEcc.cs" />
<Compile Include="DiscImageChef\ClauniaSubchannelTransform.cs" />
<Compile Include="DiscImageChef\Constants.cs" />
<Compile Include="DiscImageChef\DiscImageChef.cs" />