Pass filter UUID to sidecar creation, use it to detect filters

and calculate checksums of disk image and its contents
	correctly.
This commit is contained in:
2017-06-22 01:11:50 +01:00
parent 1df2589b39
commit f5cca3c779
4 changed files with 51 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
* Commands/CreateSidecar.cs:
Pass filter UUID to sidecar creation, use it to detect filters and
calculate checksums of disk image and its contents correctly.
* Options.cs:
* Commands/DumpMedia.cs:
Implemented resume mapfile support.