Commit Graph

8 Commits

Author SHA1 Message Date
869b49d711 Updated copyright string. 2017-05-19 20:28:49 +01:00
c2ec29a681 Add support for ADC compressed images. 2016-09-30 04:57:35 +01:00
256304bfa2 Fail on StuffIt compressed images. 2016-09-30 04:34:45 +01:00
e39b45f918 * DiscImageChef.DiscImages/NDIF.cs:
Correctec chunk sector counting.

	* DiscImageChef.Filesystems/ProDOS.cs:
	  Added debug. Corrected volume size.
2016-09-12 01:13:39 +01:00
11b6c094c6 Added more specific non-supported compression algorithms
message.
2016-09-10 01:49:17 +01:00
3c520c3216 * DiscImageChef.DiscImages/NDIF.cs:
Corrected sector calculation.
	Added support for multiple block chunk resources.

	* DiscImageChef.DiscImages/UDIF.cs:
	  Corrected sector calculation.
2016-09-10 01:39:43 +01:00
50a263cc44 Added new possible compression algorithms and field names from
DiskImages.framework.
2016-09-07 21:32:21 +01:00
122141c850 * TODO:
* README.md:
	* DiscImageChef.DiscImages/NDIF.cs:
	* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
	  Adds support for Apple NDIF images, closes #47

	* Claunia.RsrcFork:

	* DiscImageChef.DiscImages/UDIF.cs:
	* DiscImageChef.DiscImages/DiskCopy42.cs:
	  Try to get and use "vers" resource from the Resource Fork to
	  get ImageApplication and its version.

	* DiscImageChef.Filters/OffsetStream.cs:
	  Corrected OffsetStream arithmetic bug.
2016-09-06 23:21:10 +01:00