Commit Graph

5 Commits

Author SHA1 Message Date
869b49d711 Updated copyright string. 2017-05-19 20:28:49 +01:00
c8245c9fd5 Do not skip text-based images on NULL, if they're smaller than
512 the test buffer gets NULL-filled.
2017-05-16 07:26:05 +01:00
17db00b068 * DiscImageChef.DiscImages/CloneCD.cs:
Correct subchannel reading.

	* DiscImageChef/DetectImageFormat.cs:
	  Add debug output.
2016-10-10 02:05:49 +01:00
9eb0a44b7a Adds support for CloneCD images, closes #57. 2016-10-08 04:29:33 +01:00
eeb313e42d * DiscImageChef.Filesystems/FAT.cs:
Add sanity check for BPB.

	* DiscImageChef.Filesystems/AppleHFS.cs:
	  Correct calling of Read2048SectorAs512()

	* DiscImageChef.Decoders/CD/Sector.cs:
	* DiscImageChef.Decoders/DiscImageChef.Decoders.csproj:
	  Added CD sector descrambling.
2016-10-08 04:29:04 +01:00