Commit Graph

1306 Commits

Author SHA1 Message Date
bb0b845da8 REFACTOR: Final cleanup of DiscImageChef.Checksums. 2017-12-23 16:40:14 +00:00
d4bfbf2cae REFACTOR: Final cleanup of DiscImageChef. 2017-12-23 04:48:17 +00:00
5784f342ab Updated changelog. 2017-12-23 04:37:17 +00:00
5b2011b333 DOCUMENTATION: Added XML documentation to DiscImageChef.Filters. 2017-12-23 04:06:02 +00:00
3d38e01fdc DOCUMENTATION: DateTime handlers. 2017-12-23 03:59:48 +00:00
efea6e8b33 DOCUMENTATION: Removed unneeded AppleDouble DateTime handler. 2017-12-23 03:58:01 +00:00
eace184c9a DOCUMENTATION: Removed unused code from DiscImageChef.Helpers. 2017-12-23 03:52:45 +00:00
eb1cd59a98 DOCUMENTATION: Added XML documentation to DiscImageChef.Helpers. 2017-12-23 03:51:42 +00:00
c15207c053 DOCUMENTATION: Added XML documentation to DiscImageChef.Interop. 2017-12-23 03:00:57 +00:00
b106e5d9af DOCUMENTATION: Added XML documentation to DiscImageChef.Server. 2017-12-23 02:57:47 +00:00
c3a3caf4e2 DOCUMENTATION: Added XML documentation to DiscImageChef.Settings. 2017-12-23 02:41:37 +00:00
27da8f2227 DOCUMENTATION: Added XML documentation to DiscImageChef.Devices. 2017-12-23 02:32:02 +00:00
01d34e1823 Removed spurious fields on ATA error registers 2017-12-23 02:00:31 +00:00
9249a221fc DOCUMENTATION: Added XML documentation to DiscImageChef.Core. 2017-12-23 01:46:08 +00:00
e7932c12c2 REFACTOR: All refactor in DiscImageChef.Tests.Devices. 2017-12-22 22:31:01 +00:00
6e95ba400b REFACTOR: All refactor in DiscImageChef.Tests. 2017-12-22 22:18:21 +00:00
19914db94f Check speed doesn't become infinite because command duration was too low. 2017-12-22 22:02:10 +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
071f9df122 Added Google Analytics ID. 2017-12-22 20:14:51 +00:00
94ec59e7ef REFACTOR: All refactor in DiscImageChef.Settings. 2017-12-22 18:20:37 +00:00
10d767af73 REFACTOR: All refactor in DiscImageChef.Server. 2017-12-22 18:17:36 +00:00
fabb50584e REFACTOR: All refactor in DiscImageChef.Partitions. 2017-12-22 16:53:11 +00:00
97d35a8e8e REFACTOR: All refactor in DiscImageChef.Metadata. 2017-12-22 16:38:53 +00:00
c684b25418 REFACTOR: All refactor in DiscImageChef.Helpers. 2017-12-22 16:35:31 +00:00
af478a92d1 REFACTOR: All refactor in DiscImageChef.Filters. 2017-12-22 16:17:40 +00:00
c59e424ec8 REFACTOR: All refactor in DiscImageChef.Filesystems. 2017-12-22 08:43:22 +00:00
ef2fff0abd Refactor ISO9660 and solves bug preventing amiga extensions from being named. 2017-12-22 07:28:54 +00:00
56986338be Refactor AppleDOS and solves bug preventing VTOC from being retrieved as "$Vtoc". 2017-12-22 07:05:08 +00:00
0ad9da7b3a REFACTOR: All refactor in DiscImageChef.DiscImages. 2017-12-22 06:55:04 +00:00
e87e058a11 REFACTOR: All refactor in DiscImageChef.Devices. 2017-12-22 03:13:43 +00:00
49144eeb01 REFACTOR: All refactor in DiscImageChef.Decoders. 2017-12-22 02:04:18 +00:00
7f829422a8 REFACTOR: All refactor in DiscImageChef.Core. 2017-12-21 23:00:30 +00:00
effdcb4e0e REFACTOR: All refactor in DiscImageChef.Console. 2017-12-21 20:34:19 +00:00
1f3efabc2b REFACTOR: All refactor in DiscImageChef.CommonTypes. 2017-12-21 20:32:50 +00:00
4a48f698e1 REFACTOR: All refactor in DiscImageChef.Checksums. 2017-12-21 20:26:46 +00:00
5953246f19 REFACTOR: All refactor in DiscImageChef. 2017-12-21 20:15:53 +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
3053d22b91 REFACTOR: Convert to lambda expression. 2017-12-21 17:37:14 +00:00
9a404acef4 REFACTOR: Expression is always 'true' or always 'false'. 2017-12-21 17:34:47 +00:00
ccd9930884 REFACTOR: Heuristically unreachable code. 2017-12-21 17:17:13 +00:00
b9ec685b4e REFACTOR: Minor refactors. 2017-12-21 17:14:49 +00:00
13a6473236 REFACTOR: Possible 'System.InvalidOperationException'. 2017-12-21 17:10:37 +00:00
e06c140e45 REFACTOR: Possible loss of fraction. 2017-12-21 17:02:40 +00:00
f65de10280 REFACTOR: Possible 'System.NullReferenceException'. 2017-12-21 16:59:15 +00:00
586b838a17 REFACTOR: Invalid XML in XML comment. 2017-12-21 16:45:16 +00:00
02ffa86b6c REFACTOR: Parameter has no matching param tag in the XML comment. 2017-12-21 16:42:20 +00:00
b386ea8ce5 REFACTOR: Unused local variable. 2017-12-21 16:37:35 +00:00
f02e8f3cca REFACTOR: XML comment is not placed on a valid language element. 2017-12-21 16:35:49 +00:00
b67a0b3500 REFACTOR: Unreachable code. 2017-12-21 16:33:16 +00:00