Move decoders to a separate library.

This commit is contained in:
2015-10-05 20:27:44 +01:00
commit 751c2f468f
9 changed files with 10124 additions and 0 deletions

12
ChangeLog Normal file
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.