|
|
5020f33006
|
Add UpdateStatus event to ATA dumper.
|
2019-04-19 18:21:19 +01:00 |
|
|
|
b0426c4335
|
Create dump class.
|
2019-04-19 18:21:18 +01:00 |
|
|
|
cdf3132620
|
Prevent showing option to dump first pregap on FreeBSD where it crashes the system.
|
2019-01-09 12:25:00 +00:00 |
|
|
|
a9f9b2f045
|
Register command statistics earlier.
|
2019-01-05 20:21:57 +00:00 |
|
|
|
372f9f68ac
|
Return specific error codes from command execution.
|
2019-01-05 19:50:56 +00:00 |
|
|
|
104bc55c5e
|
Use Mono.Options as command line parser.
|
2019-01-05 16:59:23 +00:00 |
|
|
|
046d93098f
|
Add support for dumping UMD from USB attached PlayStation Portable with CFW installed.
|
2019-01-01 04:31:59 +00:00 |
|
|
|
357ea1e666
|
Correct first track pregap references.
|
2018-12-31 21:16:52 +00:00 |
|
|
|
6b12cd1a8e
|
Update copyright year.
|
2018-12-29 17:34:38 +00:00 |
|
|
|
6a2fc9f76b
|
Move DeviceType to CommonTypes.
|
2018-11-27 00:11:03 +00:00 |
|
|
|
667acd9faa
|
Create new more extensible device report format in JSON.
|
2018-11-25 17:47:14 +00:00 |
|
|
|
2656e27655
|
Close device when finished command execution.
|
2018-09-25 23:42:13 +01:00 |
|
|
|
991ee84712
|
Implement IOC for plugin registration.
|
2018-07-20 22:53:46 +01:00 |
|
|
|
91569c4636
|
Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes.
|
2018-06-25 19:08:26 +01:00 |
|
|
|
88da8fc019
|
Code cleanup.
|
2018-06-22 08:08:51 +01:00 |
|
|
|
ec8b309670
|
General refactor.
|
2018-06-20 22:22:21 +01:00 |
|
|
|
07f0dfe935
|
Separate trimming from retry pass fixes #172.
|
2018-04-10 02:39:41 +01:00 |
|
|
|
448d55b547
|
Add option to not write metadata dumping.
|
2018-02-02 22:03:19 +00:00 |
|
|
|
efcf1720e2
|
Add option to skip more sectors than tried to read when a bad sector is found.
|
2018-02-02 18:44:28 +00:00 |
|
|
|
484782f8e1
|
Allow to use an existing metadata sidecar when dumping media.
|
2018-01-28 21:18:52 +00:00 |
|
|
|
29ac7931cb
|
Add support for dumping media in any of the writable image formats.
CompactDisc dumping disabled until further notice.
|
2018-01-19 01:21:01 +00:00 |
|
|
|
d4bfbf2cae
|
REFACTOR: Final cleanup of DiscImageChef.
|
2017-12-23 04:48:17 +00:00 |
|
|
|
bcbda18e4d
|
REFACTOR: Removed unneeded value sets.
|
2017-12-21 16:07:20 +00:00 |
|
|
|
bce69c9161
|
REFACTOR: Use preferred braces style.
|
2017-12-21 00:44:33 +00:00 |
|
|
|
e9443388ee
|
REFACTOR: Use preferred braces style.
|
2017-12-20 23:07:46 +00:00 |
|
|
|
a4650c61aa
|
REFACTOR: Fixed MOST name inconsistencies.
|
2017-12-20 17:15:37 +00:00 |
|
|
|
ef49fdfd45
|
REFACTOR: Member or type can be made internal.
|
2017-12-20 02:08:37 +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 |
|
|
|
341e8b563a
|
Corrected passing encoding to dump-media command.
|
2017-12-19 01:38:11 +00:00 |
|
|
|
023e6ff0d9
|
Added support to skip dumping Lead-In.
|
2017-12-18 21:31:41 +00:00 |
|
|
|
5fbf06c360
|
Added dump log creation.
|
2017-11-20 05:07:16 +00:00 |
|
|
|
89163474c9
|
In Windows, there is no way to know if \\.\Whatever exists,
that I know of.
|
2017-08-21 03:49:04 +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 |
|
|
|
543b3528d9
|
Refactor: Move dumping code, and misc file writing code, to
Core.
|
2017-05-27 20:02: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 |
|
|
|
4000786a41
|
Refactor: Moved PluginBase to Core.
|
2017-05-27 14:54:15 +01:00 |
|
|
|
0c121c0f1d
|
Added support for dumping XGD with a Kreon drive.
|
2017-05-26 20:27:36 +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 |
|
|
|
869b49d711
|
Updated copyright string.
|
2017-05-19 20:28:49 +01:00 |
|
|
|
8b9d678893
|
Added PCMCIA support.
|
2016-10-17 04:41:27 +01:00 |
|
|
|
5865c61fb2
|
Added Certance vendor EVPD pages.
|
2016-10-13 20:28:08 +01:00 |
|
|
|
7593fd38a0
|
Code cleaning, using sorting and pragma to not mark necessary
casts that seem unnecessary to the compiler.
|
2016-10-12 06:37:24 +01:00 |
|
|
|
35ac5aa3e4
|
Adds support for SCSI Streaming Devices (see #65).
|
2016-10-12 06:19:01 +01:00 |
|
|
|
71af0eda23
|
* TODO:
* README.md:
* DiscImageChef.sln:
* DiscImageChef/Commands/Ls.cs:
* DiscImageChef.Filters/GZip.cs:
* DiscImageChef.DiscImages/BLU.cs:
* DiscImageChef.DiscImages/VHD.cs:
* DiscImageChef.DiscImages/VDI.cs:
* DiscImageChef.DiscImages/QED.cs:
* DiscImageChef.DiscImages/DIM.cs:
* DiscImageChef.DiscImages/GDI.cs:
* DiscImageChef.Filters/Filter.cs:
* DiscImageChef/Commands/Decode.cs:
* DiscImageChef.DiscImages/QCOW.cs:
* DiscImageChef.Filters/Filters.cs:
* DiscImageChef/Core/Statistics.cs:
* DiscImageChef.DiscImages/VHDX.cs:
* DiscImageChef.DiscImages/Nero.cs:
* DiscImageChef/Commands/Verify.cs:
* DiscImageChef.DiscImages/UDIF.cs:
* DiscImageChef/Commands/Compare.cs:
* DiscImageChef/Commands/Analyze.cs:
* DiscImageChef.DiscImages/QCOW2.cs:
* DiscImageChef/Commands/Entropy.cs:
* DiscImageChef/Commands/Formats.cs:
* DiscImageChef/Commands/PrintHex.cs:
* DiscImageChef.DiscImages/VMware.cs:
* DiscImageChef.Settings/Settings.cs:
* DiscImageChef/DetectImageFormat.cs:
* DiscImageChef/DiscImageChef.csproj:
* DiscImageChef.DiscImages/CDRDAO.cs:
* DiscImageChef.DiscImages/CPCDSK.cs:
* DiscImageChef/Commands/Checksum.cs:
* DiscImageChef.DiscImages/CopyQM.cs:
* DiscImageChef.DiscImages/CDRWin.cs:
* DiscImageChef/Commands/Configure.cs:
* DiscImageChef/Commands/DumpMedia.cs:
* DiscImageChef/Commands/Statistics.cs:
* DiscImageChef.Filters/ZZZNoFilter.cs:
* DiscImageChef.DiscImages/TeleDisk.cs:
* DiscImageChef.DiscImages/Apple2MG.cs:
* DiscImageChef.Filters/OffsetStream.cs:
* DiscImageChef.DiscImages/Parallels.cs:
* DiscImageChef/Commands/ExtractFiles.cs:
* DiscImageChef.DiscImages/DiskCopy42.cs:
* DiscImageChef.DiscImages/Alcohol120.cs:
* DiscImageChef.DiscImages/ZZZRawImage.cs:
* DiscImageChef/Commands/CreateSidecar.cs:
* DiscImageChef.DiscImages/ImagePlugin.cs:
* DiscImageChef.DiscImages/BlindWrite5.cs:
* DiscImageChef.DiscImages/BlindWrite4.cs:
* DiscImageChef.Filters/ForcedSeekStream.cs:
* DiscImageChef.Filters/Properties/AssemblyInfo.cs:
* DiscImageChef.Filters/DiscImageChef.Filters.csproj:
* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
Added filters.
* DiscImageChef.Filesystems/CPM/Info.cs:
Do not throw identification exceptions.
* DiscImageChef/Plugins.cs:
Sorted plugins lists.
|
2016-09-05 17:37:31 +01:00 |
|
|
|
a63ba13b6b
|
Refactor and code cleanup.
|
2016-07-28 22:25:26 +01:00 |
|