Commit Graph

184 Commits

Author SHA1 Message Date
f5cca3c779 Pass filter UUID to sidecar creation, use it to detect filters
and calculate checksums of disk image and its contents
	correctly.
2017-06-22 01:11:50 +01:00
e57f2a5131 Added suppor for resume mapfile. 2017-06-20 05:50:42 +01:00
b135a3f7d1 Added resume parameter passing. 2017-06-08 20:21:50 +01:00
8e4e4cd27a Added support for dumping subchannel in a separate file. 2017-06-07 23:25:06 +01:00
fb0a2898a0 Add support for encodings. 2017-06-06 21:38:13 +01:00
ce3e941e1c Version bumped to 3.4.99.0. 2017-06-04 23:09:27 +01:00
7105fbb333 Store and show statistics for "ls" and "extract-files"
commands.
2017-06-04 23:07:31 +01:00
9fd65d9e6f Don't generate report files with '/', '\\' or '?' characters. 2017-06-03 01:22:59 +01:00
64e95a31f9 Submit pending statistics on bootup. 2017-06-03 01:19:07 +01:00
7354898f91 Call to statistics from metadata. 2017-06-03 01:18:53 +01:00
eca3916891 Added code to submit statistics. 2017-06-03 01:18:36 +01:00
3b86c042f3 * DiscImageChef/ChangeLog:
* DiscImageChef.Interop/DetectOS.cs:
	  Created method for returning platform name from id.
2017-06-03 01:14:30 +01:00
c4abefbb5d * DiscImageChef/ChangeLog:
* DiscImageChef.Core/Devices/Report/SCSI/MMC.cs:
	  Added TODO.
2017-06-03 01:14:03 +01:00
d9b372c878 Project file formatting. 2017-06-03 01:13:47 +01:00
d011caaaa9 Refactor: Move device-report logic to Core and separate by
category.
2017-05-28 21:01:17 +01:00
af05401220 Refactor: Return result from core to CLI, show in CLI. 2017-05-28 01:16:49 +01:00
8d3e4fe420 Refactor: Use delegates to report progress and status. 2017-05-28 00:31:46 +01:00
33d8945f1d Refactor: Return result from core to CLI, show in CLI. 2017-05-27 23:14:55 +01:00
9eea933876 Refactor: Move benchmark to Core. 2017-05-27 22:30:02 +01:00
308e710d65 Refactor: Move create-sidecar logic to Core. 2017-05-27 20:24:06 +01:00
ee5f031aef Refactor: Move filesystem identification code to Core. 2017-05-27 20:11:33 +01:00
543b3528d9 Refactor: Move dumping code, and misc file writing code, to
Core.
2017-05-27 20:02:57 +01:00
7f68351746 Refactor: Moved media scanning to Core. 2017-05-27 18:58:20 +01:00
212f1ea1cf Refactor: Moved CompareBytes to Helpers. 2017-05-27 18:20:27 +01:00
ba5f5b957d Enabled option to set which checksums to use. 2017-05-27 18:03:57 +01: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
9a87466b25 Refactor: Move Checksum to Core. 2017-05-27 15:29:07 +01:00
ad8bde7eac Refactor: Move Statistics to Core. 2017-05-27 15:24:07 +01:00
0c6617edf8 Refactor: Move ImageFormat to Core. 2017-05-27 15:17:20 +01:00
4000786a41 Refactor: Moved PluginBase to Core. 2017-05-27 14:54:15 +01:00
68b17e1809 Added support for Xbox security sector. 2017-05-23 22:58:02 +01:00
631da0b1ff Added support for extracting SS in Kreon drives. 2017-05-23 19:38:55 +01:00
97afb4ac12 Added XGD3 detection (by its size). 2017-05-23 19:25:17 +01:00
a2188cfcbb Show information from Kreon drives. 2017-05-23 19:11:11 +01:00
efdfcf7db9 Add support for duming raw with DVD drives that support READ
LONG (10) (afaik only Matshita).
2017-05-23 17:44:03 +01:00
e4742a5375 Added an user-oriented changelog. 2017-05-19 22:30:23 +01:00
869b49d711 Updated copyright string. 2017-05-19 20:28:49 +01:00
047a4b7911 Bumped version to 3.3.99.0. 2017-05-19 20:27:27 +01:00
e4afde55b8 Upped version to 3.3.99.0. Do not use version from solution on
library projects.
2017-05-19 18:39:15 +01:00
8b9d678893 Added PCMCIA support. 2016-10-17 04:41:27 +01:00
0e808c8844 Added Seagate EVPD and INQUIRY fields. 2016-10-14 23:05:36 +01:00
e123203b0a Added Apple OEM MODE page 30h. 2016-10-14 02:32:26 +01:00
895b1b51f8 Added HP vendor EVPD, MODE pages and INQUIRY fields. 2016-10-14 02:20:00 +01:00
d7746415b1 Added EVPD pages B1h, B2h, B3h and B4h. 2016-10-14 00:02:42 +01:00
6491e59989 Added EVPD page B0h. 2016-10-13 22:59:48 +01:00
5799eb8a5e Added IBM vendor EVPD, MODE pages and INQUIRY fields. 2016-10-13 22:56:16 +01:00
55b038daaf Added MODE PAGE 1Dh 2016-10-13 21:31:30 +01:00
65b0949b82 Added Certance vendor mode pages 21h and 22h. 2016-10-13 21:17:42 +01:00
5865c61fb2 Added Certance vendor EVPD pages. 2016-10-13 20:28:08 +01:00