Move decoders to a separate library.

This commit is contained in:
2015-10-05 20:27:44 +01:00
parent 80a1e37009
commit 1afeb5e545
14 changed files with 154 additions and 59 deletions

View File

@@ -0,0 +1,12 @@
2015-10-05 Natalia Portillo <claunia@claunia.com>
* CD.cs:
* BD.cs:
* MMC.cs:
* DVD.cs:
* SCSI.cs:
* Floppy.cs:
* Properties/AssemblyInfo.cs:
* DiscImageChef.Decoders.csproj:
Move decoders to a separate library.