Commit Graph

16 Commits

Author SHA1 Message Date
f9cc6e6918 REFACTOR: Final cleanup of DiscImageChef.Filters. 2017-12-24 02:43:49 +00:00
5b2011b333 DOCUMENTATION: Added XML documentation to DiscImageChef.Filters. 2017-12-23 04:06:02 +00:00
af478a92d1 REFACTOR: All refactor in DiscImageChef.Filters. 2017-12-22 16:17:40 +00:00
a895700757 REFACTOR: Replace if statement with null-propagating code. 2017-12-21 17:45:39 +00:00
4d886dae25 REFACTOR: Invert 'if' statement to reduce nesting. 2017-12-21 06:06:19 +00:00
bce69c9161 REFACTOR: Use preferred braces style. 2017-12-21 00:44:33 +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
ec94c6e913 Filename should not include compressed extension. 2017-07-01 03:26:31 +01:00
149949b29f Remove spurious debug message. 2017-06-07 18:34:11 +01:00
0c1f05dacc Use cached stream. Gives a 600% speed boost on analyze. 2017-06-07 18:23:30 +01:00
6b3c824f3e Debug messages go to debug console. 2017-06-06 23:04:25 +01:00
869b49d711 Updated copyright string. 2017-05-19 20:28:49 +01:00
b0a7b2e7ea Updated SharpCompress to 0.13.0 2016-09-30 04:32:18 +01:00
b453752155 Added support for .bz2 compressed files. 2016-09-10 01:31:52 +01:00