Commit Graph

24 Commits

Author SHA1 Message Date
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
6a2fc9f76b Move DeviceType to CommonTypes. 2018-11-27 00:11:03 +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
6df96ccc96 Automate version set from git revision. 2018-04-12 00:20:29 +01:00
a2be2dcf51 Moved some environment version detections to Interop. 2018-04-11 07:16:45 +01:00
cfee0226dd Moved version from Core to Interop. 2017-12-29 01:26:58 +00: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
78437ef90c Cache MHDD and IBG logs til write end to prevent race condition with file handles under Windows. 2017-12-22 21:46:38 +00:00
7f829422a8 REFACTOR: All refactor in DiscImageChef.Core. 2017-12-21 23:00:30 +00:00
4e6e8f340a REFACTOR: Use string interpolation expression. 2017-12-21 17:58:51 +00:00
a895700757 REFACTOR: Replace if statement with null-propagating code. 2017-12-21 17:45:39 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
4d886dae25 REFACTOR: Invert 'if' statement to reduce nesting. 2017-12-21 06:06:19 +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
ef49fdfd45 REFACTOR: Member or type can be made internal. 2017-12-20 02:08: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
5fbf06c360 Added dump log creation. 2017-11-20 05:07:16 +00:00
03b5381658 Refactor: Move MHDDLog to Core. 2017-05-27 15:54:03 +01:00
e5d667f424 Refactor: Move IBGLog to Core. 2017-05-27 15:42:00 +01:00