Commit Graph

517 Commits

Author SHA1 Message Date
ad5c633180 Use device report version 2 for the database. 2018-11-26 23:16:54 +00:00
d077bf13d5 Move SCSI MMC device reporting to non-static class and its UI to CLI. 2018-11-25 22:15:38 +00:00
9c578ab74d Move SCSI SSC device reporting to non-static class and its UI to CLI. 2018-11-25 20:27:38 +00:00
745e408233 Move SCSI device reporting to non-static class and its UI to CLI. 2018-11-25 20:08:28 +00:00
bba98c2abf Move ATAPI device reporting to non-static class and its UI to CLI. 2018-11-25 19:17:21 +00:00
8269b7a235 Move ATA device reporting to non-static class and its UI to CLI. 2018-11-25 19:13:21 +00:00
b8d0dce8af Move SecureDigital / MultiMediaCard device reporting to non-static class and its UI to CLI. 2018-11-25 18:51:16 +00:00
ac29604264 Remove NVMe not implemented reporting static class. 2018-11-25 18:41:29 +00:00
499905d832 Move PCMCIA device reporting to non-static class and its UI to CLI. 2018-11-25 18:40:16 +00:00
5b07108ef1 Move FireWire device reporting to non-static class and its UI to CLI. 2018-11-25 18:35:39 +00:00
dc4be81e35 Move USB device reporting to non-static class and its UI to CLI. 2018-11-25 18:28:57 +00:00
667acd9faa Create new more extensible device report format in JSON. 2018-11-25 17:47:14 +00:00
97413eabab Corrected typo on media scanning. 2018-11-21 18:28:26 +00:00
5391fd9d7c Implement settings on GUI. 2018-11-16 00:31:12 +00:00
8a64ca08ef Submit pending statistics in background. 2018-11-16 00:17:52 +00:00
00ca3009dd Implement entropy calculation on GUI. 2018-10-14 19:11:05 +01:00
b693a2e1aa Move entropy calculation to Core. 2018-10-13 14:39:26 +01:00
cfd0ba4188 Implement benchmark in GUI. 2018-10-08 23:32:00 +01:00
fac608b8d3 Add default value for writable image options. 2018-09-30 22:28:59 +01:00
2656e27655 Close device when finished command execution. 2018-09-25 23:42:13 +01:00
42fbe85a13 Prevent some filesystem information to be interpreted as formatting strings in analyze command. 2018-09-12 18:24:27 +01:00
91522b7b04 Move GUI elements to folders. 2018-09-09 01:07:46 +01:00
629846777f Rename Xbox Security Sector to singular. 2018-09-09 00:59:58 +01:00
63f1fc4b7e Move media info logic to Core. 2018-09-07 23:26:10 +01:00
d93870aa68 Correct detection of Plextor features in device-info verb. 2018-09-03 00:55:24 +01:00
0eafbaf8ee Correct showing EVPD page number in device-info command. 2018-09-02 21:37:47 +01:00
4280cf4a66 Move device information to Core. 2018-09-01 19:22:46 +01:00
f2757dc24c Add GUI console. 2018-08-27 18:25:11 +01:00
5a2de92355 Add devices list. 2018-08-27 15:07:51 +01:00
b88d1a6df7 Add GUI skeleton. 2018-08-26 14:04:09 +01:00
991ee84712 Implement IOC for plugin registration. 2018-07-20 22:53:46 +01:00
d9f2a45ff4 Merge branch 'master' into alcoholfix 2018-07-20 20:50:20 +01:00
1930cf95f3 Bump version to 4.5.1.1692. 2018-07-19 23:15:51 +01:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00
ac1efc4be1 Move to development version 4.5.99.1663. 2018-06-24 21:35:04 +01:00
430441ccf8 Bump version to 4.5.0.1663. 2018-06-24 12:46:08 +01:00
be078093f5 Remove old and abandoned per-project changelogs. 2018-06-23 20:41:04 +01:00
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
ec8b309670 General refactor. 2018-06-20 22:22:21 +01:00
414262f574 Add several out of bounds and null protections against rogue MMC firmwares. 2018-06-19 21:35:23 +01:00
6b983719f3 GDPR compliance. 2018-05-27 16:20:52 +01:00
6df96ccc96 Automate version set from git revision. 2018-04-12 00:20:29 +01:00
64647ed5fd Move version to project files. 2018-04-11 22:56:48 +01:00
a95beb84eb Final strike... 2018-04-11 09:25:41 +01:00
8a269054a7 Remove old nuget packages. 2018-04-11 09:02:28 +01:00
9ea20d7d81 Change nuget package references in projects (should fix compilation). 2018-04-11 08:57:34 +01:00
7328f05dea Framework minimum version is v4.6.1. 2018-04-11 08:28:45 +01:00
b14320a44a Update project schemas. 2018-04-11 08:13:49 +01:00
0dd475f520 🐛Correct status printing on verify command. 2018-04-10 05:44:57 +01:00
07f0dfe935 Separate trimming from retry pass fixes #172. 2018-04-10 02:39:41 +01:00