Commit Graph

17 Commits

Author SHA1 Message Date
4115698ac8 REFACTOR: Final cleanup of DiscImageChef.Filesystems. 2017-12-24 02:37:41 +00:00
c59e424ec8 REFACTOR: All refactor in DiscImageChef.Filesystems. 2017-12-22 08:43:22 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
b0936d51c5 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
90a4a0b37d Add support for choosing character encoding in appropiate command. 2017-10-12 23:54:02 +01:00
0c7b5aa604 Corrected encoding propagation. 2017-07-26 12:25:18 +01:00
dddf884c05 Don't try to read past partition end. 2017-07-23 19:58:11 +01:00
16434f2788 Refactor: Simplify field names. 2017-07-19 16:37:11 +01:00
711d19fd04 Refactor, pass whole partition structure to filesystems. 2017-07-19 16:31:08 +01:00
f2f7bcc2e9 Corrected string conversion. 2017-07-11 02:32:51 +01:00
dbe5a51222 Filesystems should be public. 2017-07-01 03:26:08 +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
9b086d4729 * TODO:
* README.md:
	* DiscImageChef.Filesystems/Reiser.cs:
	* DiscImageChef.Filesystems/Reiser4.cs:
	* DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj:
	  Adds support for Reiser filesystems, closes #19.

	* DiscImageChef.Filesystems/NILFS2.cs:
	  Corrected plugin GUID not being unique.
2016-09-02 19:33:30 +01:00