Commit Graph

15 Commits

Author SHA1 Message Date
ec8b309670 General refactor. 2018-06-20 22:22:21 +01:00
94d8173b3a 🎨REFACTOR: Plugins do not need to expose their methods as virtual. 2017-12-26 07:28:40 +00:00
f66a0bdd42 🎨Converted all plugin types to interfaces. 2017-12-26 06:05:24 +00:00
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
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +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
d1a4af704b Corrected duplicate GUID. 2017-06-08 14:34:14 +01:00
8cd80c89a3 Use uncompressed size from footer. 2017-06-07 20:03:10 +01:00
9fe8399d6a Added support for LZIP compressed files (.lz). 2017-06-07 18:36:06 +01:00
6b3c824f3e Debug messages go to debug console. 2017-06-06 23:04:25 +01:00