Commit Graph

646 Commits

Author SHA1 Message Date
4b2903fab8 * DiscImageChef.Core/Devices/Scanning/ATA.cs:
Correctly use LBA mode. Call FindReadCommand().

	* DiscImageChef.Core/Devices/Dumping/ATA.cs:
	  Call FindReadCommand().
2017-06-03 01:24:58 +01:00
b20d5ce2f6 Serialize PCMCIA and reorder. 2017-06-03 01:23:38 +01:00
9fd65d9e6f Don't generate report files with '/', '\\' or '?' characters. 2017-06-03 01:22:59 +01:00
39e72a1cf9 Added server side code for creating
http://discimagechef.claunia.com with statistics and device
	reports.
2017-06-03 01:19:47 +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
55eb8a2a70 Moved statistics to metadata. 2017-06-03 01:17:55 +01:00
a092c870c3 Added CompactFloppy and Generic HDD. 2017-06-03 01:15:46 +01:00
a0a94e4a9c Added getters/setters. 2017-06-03 01:15:33 +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
3b8d9cd78a Corrected when EVPD is smaller than length field. 2017-06-03 01:11:51 +01:00
5f5bda6d28 Typo. 2017-06-03 01:11:25 +01:00
b4787d5a29 Corrected modes 02h ahd 04h that are smaller than expected. 2017-06-03 01:11:16 +01:00
e694ea69b1 Removed spurious variable. 2017-06-03 01:10:46 +01:00
98aaf94961 Use ".iso" extension for optical media with 2048 bytes/sector. 2017-05-31 14:18:14 +01:00
9f8d93fd4d Refactor: Separate dumping code by media type. 2017-05-31 01:00:58 +01:00
a0e5e1dbce Refactor: Create XML version information from a central point. 2017-05-30 21:33:35 +01:00
edd832d40d Updated assembly version and name. 2017-05-30 21:12:51 +01:00
07b9f9787f Refactor: Move common reading code to separate class. 2017-05-30 02:00:55 +01:00
d011caaaa9 Refactor: Move device-report logic to Core and separate by
category.
2017-05-28 21:01:17 +01:00
80b5cc95e9 Removed unused code. 2017-05-28 01:20:54 +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
a722547b5c Refactor: Move filesystem identification code to Core. 2017-05-27 20:13:34 +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
d1e480aa90 Enabled option to set which checksums to use. 2017-05-27 18:11:51 +01:00
b5aef27d6b Corrected formatting 2017-05-27 18:10:50 +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
33f10dc202 Added project for separation of engine from CLI. 2017-05-27 14:43:48 +01:00
0c121c0f1d Added support for dumping XGD with a Kreon drive. 2017-05-26 20:27:36 +01:00
e5362df03e Added support for retrieving XGD layout. 2017-05-26 20:27:21 +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