Commit Graph

224 Commits

Author SHA1 Message Date
5e733abc8f Add support for byte addressable images to detection. 2021-11-14 03:52:44 +00:00
3f6fd587a1 Enable sidecar creation for byte addressable images. 2021-11-14 01:38:37 +00:00
3f82e68512 Enable verify for byte addressable images. 2021-11-14 01:29:03 +00:00
0fbfd3c10b Enable print for byte addressable images. 2021-11-14 01:23:48 +00:00
66c4d97198 Enable image information for byte addressable images. 2021-11-13 20:00:01 +00:00
b415ff5c4e Enable calculating entropy of byte addressable images. 2021-11-13 19:27:46 +00:00
b015101bda Enable comparing byte addressable images. 2021-11-13 19:15:53 +00:00
5d1bc1a907 Enable checksumming byte addressable images. 2021-11-13 18:25:14 +00:00
738f2325bc Update .NET 6 dependencies to RTM. 2021-11-09 01:46:07 +00:00
307b6568e3 Fix conversion when ISRC or track flags are not present in source image. 2021-11-06 17:44:36 +00:00
b7fa638410 Refactor IOpticalMediaImage.ReadSector(s) to return error status instead of buffer. 2021-09-21 01:38:54 +01:00
34df6087ce Refactor IMediaImage.ReadSector(s)Tag to return error status instead of buffer. 2021-09-20 20:52:18 +01:00
a6690aa121 Refactor IMediaImage.ReadSector(s)Long to return error status instead of buffer. 2021-09-20 14:22:22 +01:00
f51d414abd Refactor IMediaImage.ReadSector(s) to return error status instead of buffer. 2021-09-19 21:16:47 +01:00
fbccfb2ca9 Refactor IMediaImage.ReadMediaTag to return error status instead of buffer. 2021-09-18 15:01:31 +01:00
ef2fc1788a Refactor IMediaImage.Open to return error status instead of boolean. 2021-09-16 19:10:39 +01:00
12a72a45e4 Consolidate error number enumerations. 2021-09-16 04:42:14 +01:00
8a5040fd56 Fix escaping device information. 2021-09-15 23:36:44 +01:00
cd41c8e59a Simplify some struct type names. 2021-09-14 21:18:28 +01:00
93937f5d48 Remove no longer needed progress class. 2021-09-14 05:12:50 +01:00
9170a49831 Use Spectre for media dump command. 2021-09-14 05:12:13 +01:00
c8c4f7ba14 Use Spectre for media info command. 2021-09-14 05:00:50 +01:00
5de9347ecd Use Spectre for media scan command. 2021-09-14 04:50:41 +01:00
651b8dde07 Use Spectre for image create-sidecar command. 2021-09-14 04:36:01 +01:00
fd9ee3c285 Use Spectre for image convert command. 2021-09-14 04:14:07 +01:00
6bc34ad9b8 Don't calculate entropy for both tracks and the whole disc if there is only 1 track. Fixes #632 2021-09-14 03:33:27 +01:00
bb57d5463e Use Spectre for image entropy command. 2021-09-14 03:25:56 +01:00
3111815da0 Use Spectre for image decode command. 2021-09-14 02:47:37 +01:00
33272b8ace Use Spectre for image print command. 2021-09-14 02:42:38 +01:00
1f4a4d3726 Use Spectre for image verify command. 2021-09-14 02:31:59 +01:00
5c670d8b1c Use Spectre for image compare command. 2021-09-14 02:13:44 +01:00
740a3c32ee Use Spectre for image checksum command. 2021-09-14 01:35:43 +01:00
df0dbe33d7 Use Spectre for image info command. 2021-09-14 00:56:06 +01:00
bf8e98005b Use Spectre for image option command. 2021-09-13 22:57:01 +01:00
e34d0939a3 Extract files in blocks. 2021-09-13 20:31:32 +01:00
49ab9339c0 Use Spectre for fs extract command. 2021-09-13 19:53:32 +01:00
dea4946751 Use Spectre for fs ls command. 2021-09-13 19:27:44 +01:00
ae2d78b8a3 Use Spectre for fs info command. 2021-09-13 18:38:25 +01:00
01dddb0508 Use Spectre for fs options command. 2021-09-13 18:15:14 +01:00
ed4d2f9c11 Use Spectre for device report command. 2021-09-13 18:08:44 +01:00
7ea17d91a4 Fix device list when elements are null. 2021-09-13 18:08:18 +01:00
5b99fa4382 Use Spectre for device info command. 2021-09-13 03:25:04 +01:00
b05e4153d3 Use Spectre for device list command. 2021-09-13 03:00:16 +01:00
a5b85529bf Use Spectre for db-update command. 2021-09-13 02:48:17 +01:00
82fe979a71 Separate statistics for media found in images vs found in real devices. 2021-09-13 02:16:33 +01:00
a75e2abe49 Fix sorting statistics. 2021-09-13 02:06:49 +01:00
e63b45af1b Use Spectre for stats command. 2021-09-13 02:02:24 +01:00
4e3d8129c1 Use Spectre for archive-info command. 2021-09-13 01:22:11 +01:00
4ca02550d1 Use Spectre for remote command. 2021-09-13 01:21:17 +01:00
5663cce331 Use Spectre for list-namespaces command. 2021-09-13 01:13:59 +01:00