Commit Graph

17 Commits

Author SHA1 Message Date
6a2fc9f76b Move DeviceType to CommonTypes. 2018-11-27 00:11:03 +00:00
b8d0dce8af Move SecureDigital / MultiMediaCard device reporting to non-static class and its UI to CLI. 2018-11-25 18:51:16 +00:00
667acd9faa Create new more extensible device report format in JSON. 2018-11-25 17:47:14 +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
380dbad1a0 REFACTOR: Final cleanup of DiscImageChef.Core. 2017-12-23 17:41:23 +00:00
9249a221fc DOCUMENTATION: Added XML documentation to DiscImageChef.Core. 2017-12-23 01:46:08 +00:00
7f829422a8 REFACTOR: All refactor in DiscImageChef.Core. 2017-12-21 23:00:30 +00:00
9cd1869d1d REFACTOR: Convert 'if' statement to 'switch' statement. 2017-12-21 04:43:29 +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
d68e5b59f6 Corrected serial number clearing. 2017-09-29 15:29:39 +01:00
06b1b583d0 Corrected SD/MMC report being saved in incorrect fields. 2017-09-29 13:48:17 +00:00
1ebac730c2 Implemented device-report command for MMC and SecureDigital devices. 2017-09-28 23:35:52 +01:00
d011caaaa9 Refactor: Move device-report logic to Core and separate by
category.
2017-05-28 21:01:17 +01:00