Commit Graph

21 Commits

Author SHA1 Message Date
f2caa8c40f General code refactor and reformat. 2018-12-31 13:17:27 +00:00
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
feecb2f70a 🎨REFACTOR: Rename some methods and fields in IMediaImage interface. 2017-12-28 19:56:36 +00:00
f66a0bdd42 🎨Converted all plugin types to interfaces. 2017-12-26 06:05:24 +00:00
6e95ba400b REFACTOR: All refactor in DiscImageChef.Tests. 2017-12-22 22:18:21 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
f0d2e7dac9 REFACTOR: Removed reduntant commas. 2017-12-21 02:52:12 +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
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
71f1ccb3dd Finally got correct partition types. 2017-08-17 02:16:34 +01:00
09deb53089 Corrected test parameter. 2017-08-03 01:19:55 +01:00
081d8d489a Added real test files and removed Parted one (had unknown
geometry, PC98 partition table needs correct geometry).
2017-08-03 01:16:13 +01:00
4f8ccf0b29 Parameter adjustment. 2017-08-02 13:57:18 +01:00
72dd8d9179 Use generic method to search for partitions, supporting
partitions inside partitions. At the same time SGI DVH is
	disabled because it is not working correctly. Fixes #60
2017-07-24 23:35:33 +01:00
16434f2788 Refactor: Simplify field names. 2017-07-19 16:37:11 +01:00
5deaa07446 Added unit tests for partition schemes. 2017-07-18 06:34:06 +01:00
e5cc6ad5d6 Corrected parameters. 2017-07-18 06:33:47 +01:00