Commit Graph

10 Commits

Author SHA1 Message Date
924442f307 Do not hash image when it is raw and plugin is appledouble as
file hash is the same.
2017-07-20 13:10:48 +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
8b8ba56322 On optical disks consider each track a separate partition for
sidecar creation.
2017-07-15 01:36:40 +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
c25cc90c46 * CICMMetadata:
Updated metadata.

	* DiscImageChef.Core/Sidecar.cs:
	  On block media, calculate checksum of contents not only of
	disk image.
2017-06-20 06:13:38 +01:00
92d34eef55 Do not calculate checksum of only track for raw files. 2017-06-20 05:51:21 +01:00
6e7275d5b1 Corrected sidecar invalid usage of int for block numbers. 2017-06-08 22:01:06 +01:00
8d3e4fe420 Refactor: Use delegates to report progress and status. 2017-05-28 00:31:46 +01:00
308e710d65 Refactor: Move create-sidecar logic to Core. 2017-05-27 20:24:06 +01:00