Commit Graph

6 Commits

Author SHA1 Message Date
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
25c6c78516 * DiscImageChef.Tests/Filters/PCExchange.cs:
* DiscImageChef.Tests/DiscImageChef.Tests.csproj:
	  Added test for PCExchange filter.

	* DiscImageChef.Filters/PCExchange.cs:
	  Solved handling last entry of FINDER.DAT.
	Close FINDER.DAT to prevent sharing violation.
2017-06-29 23:41:14 +01:00
76e16db616 Added support for different character encodings. 2017-06-06 21:23:20 +01:00
869b49d711 Updated copyright string. 2017-05-19 20:28:49 +01:00
59799daccf * DiscImageChef.Filters/PCExchange.cs:
Removed debug messages.

	* DiscImageChef.Filesystems/FAT.cs:
	  Corrected syntax bug.

	* DiscImageChef.Filters/Filters.cs:
	  Corrected handling of "No filter".

	* DiscImageChef.Filesystems/AmigaDOS.cs:
	  Corrected detection of FFS on hard disks and FFS with block
	  sizes > sector size.
2016-09-13 14:52:31 +01:00
fe623a5dfb Added filter for PCExchange files. 2016-09-12 01:13:12 +01:00