|
|
8c6d05eed3
|
FEATURE FREEZE: Removed TODO lines already implemented.
|
2017-12-19 01:13:31 +00:00 |
|
|
|
6afa671afd
|
Set lead-in dumping as false default.
|
2017-12-18 23:33:39 +00:00 |
|
|
|
023e6ff0d9
|
Added support to skip dumping Lead-In.
|
2017-12-18 21:31:41 +00:00 |
|
|
|
022e7adaa1
|
Correct extract-file working when more than one filesystem is detected or it resides inside a partition table.
|
2017-12-07 02:30:54 +00:00 |
|
|
|
0b58866c2d
|
Bumped version to 3.99.6.0.
|
2017-11-29 16:02:19 +00:00 |
|
|
|
c92ed766fe
|
Corrected sidecar filename creation when path is absolute.
|
2017-11-28 02:23:45 +00:00 |
|
|
|
44360af3e8
|
Corrected sidecar filename creation when path is absolute.
|
2017-11-28 02:20:56 +00:00 |
|
|
|
e306dc4694
|
Some SCSI devices get reset on incorrect commands, so retry up
to 5 device resets in media info and dumping.
|
2017-11-26 22:20:31 +00:00 |
|
|
|
5fbf06c360
|
Added dump log creation.
|
2017-11-20 05:07:16 +00:00 |
|
|
|
e5f860e6b1
|
Updated Claunia.Encoding to 1.2.9.1.
|
2017-10-19 01:20:03 +01:00 |
|
|
|
0e998879a4
|
Updated Claunia.Encoding.
|
2017-10-18 18:45:04 +01:00 |
|
|
|
a78653f207
|
If debug is enabled show more information about catched
exception in analyze command.
|
2017-10-17 23:34:31 +01:00 |
|
|
|
90a4a0b37d
|
Add support for choosing character encoding in appropiate command.
|
2017-10-12 23:54:02 +01:00 |
|
|
|
9cd9285276
|
Added list-encodings command.
|
2017-10-12 22:41:31 +01:00 |
|
|
|
0a840b59ce
|
Show documentation on server.
|
2017-10-12 18:44:13 +01:00 |
|
|
|
a42eb4ea63
|
Implemented device-info command for MMC and SecureDigital
devices.
|
2017-09-28 21:13:09 +01:00 |
|
|
|
70a4a054d1
|
Implemented media-info command for MMC and SecureDigital
devices.
|
2017-09-28 21:13:01 +01:00 |
|
|
|
e990174711
|
Disable EDC check on CDs, it's currently not working.
|
2017-09-17 23:02:15 +01:00 |
|
|
|
5e29fb0c13
|
Version bumped to 3.5.99.0.
|
2017-09-05 17:21:24 +01:00 |
|
|
|
6e441ddda1
|
Implemented "list-devices" command for Linux.
|
2017-08-21 21:04:44 +01: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 |
|
|
|
ac68968610
|
Added support for creating a sidecar from a folder containing
the files of a tape dump. e.g.: tape1/file01, tape2/file02,
etc.
|
2017-08-08 21:15:14 +01:00 |
|
|
|
72dd8d9179
|
Use generic method to search for partitions, supporting
partitions inside partitions. At the same time SGI DVH is
disabled because it is not working correctly. Fixes #60
|
2017-07-24 23:35:33 +01:00 |
|
|
|
c41645b376
|
Adjusted to new API.
|
2017-07-20 13:11:59 +01:00 |
|
|
|
16434f2788
|
Refactor: Simplify field names.
|
2017-07-19 16:37:11 +01:00 |
|
|
|
711d19fd04
|
Refactor, pass whole partition structure to filesystems.
|
2017-07-19 16:31:08 +01:00 |
|
|
|
29738d6dec
|
Added tests for checksums.
|
2017-06-29 22:09:41 +01:00 |
|
|
|
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 |
|