Commit Graph

65 Commits

Author SHA1 Message Date
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
c964cf27b3 Update dependency to Unclassified.NetRevisionTask 2018-12-20 21:02:05 +00: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
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
ec8b309670 General refactor. 2018-06-20 22:22:21 +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
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
9dff1f8a54 🐛Fix sending READ LONG commands to ATA devices, thanks to supporting SET FEATURES command. 2018-01-21 21:56:09 +00:00
923ed6673a Version up to 4.0.99.0.
From now on in-development versions will be X.Y.99.Z, with Z being
a published development versions, and X.Y being the latest stable release.
2017-12-30 09:09:49 +00:00
b5004b0f48 Version bumped to 4.0.0.0. 2017-12-24 05:45:43 +00:00
a95ff85c56 REFACTOR: Final cleanup of DiscImageChef.Tests.Devices. 2017-12-24 04:01:36 +00:00
e7932c12c2 REFACTOR: All refactor in DiscImageChef.Tests.Devices. 2017-12-22 22:31:01 +00:00
49144eeb01 REFACTOR: All refactor in DiscImageChef.Decoders. 2017-12-22 02:04:18 +00:00
bcbda18e4d REFACTOR: Removed unneeded value sets. 2017-12-21 16:07:20 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
35ce7db892 REFACTOR: Unnecessary whitespace removal. 2017-12-21 07:36:47 +00:00
9cd1869d1d REFACTOR: Convert 'if' statement to 'switch' statement. 2017-12-21 04:43:29 +00:00
bce69c9161 REFACTOR: Use preferred braces style. 2017-12-21 00:44:33 +00:00
e9443388ee REFACTOR: Use preferred braces style. 2017-12-20 23:07:46 +00:00
3c843c3b06 REFACTOR: Add parentheses to avoid non-obvious precedence. 2017-12-20 17:38:12 +00:00
b0936d51c5 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
ef49fdfd45 REFACTOR: Member or type can be made internal. 2017-12-20 02:08:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
d3f994445b Corrected number of arguments on MMC devices tests. 2017-12-09 21:53:14 +00:00
0b58866c2d Bumped version to 3.99.6.0. 2017-11-29 16:02:19 +00:00
9e0be48cc2 Added tests for SCSI MultiMedia Commands. 2017-09-10 20:29:54 +01:00
4991f7a8a9 Added tests for MultiMediaCard commands. 2017-09-09 22:56:40 +01:00
e2eaddbaf8 Added MMC commands to SecureDigital tests. 2017-09-09 22:51:06 +01:00
ee02ed7bfc Added tests for SecureDigital commands. 2017-09-09 22:34:23 +01:00
1635a6ba31 Added tests for SyQuest vendor commands. 2017-09-09 21:57:56 +01:00
6069675a44 Added tests for SCSI Streaming Commands. 2017-09-09 21:39:38 +01:00
d5d2ee3910 Added tests for SCSI Media Changer commands. 2017-09-09 19:41:27 +01:00
5ed437a328 Added tests for SCSI Block Commands. 2017-09-09 19:23:04 +01:00
8f60a50d85 Added tests for Plextor vendor commands. 2017-09-09 18:47:18 +01:00
369bc06651 Added tests for Plasmon vendor commands. 2017-09-08 21:57:56 +01:00
edeb96903b Added tests for Pioneer vendor commands. 2017-09-08 21:47:57 +01:00
0cd85170ca Added tests for NEC vendor commands. 2017-09-08 21:26:19 +01:00
19989c5ccc Added tests for Kreon vendor commands. 2017-09-08 21:21:26 +01:00
e76c6fb015 Added tests Hewlett-Packard vendor commands. 2017-09-08 21:12:21 +01:00
e10da9e99f Added tests for HL-DT-ST vendor commands. 2017-09-08 20:54:58 +01:00
8a61157c0c Added tests for Fujitsu vendor commands. 2017-09-08 20:51:08 +01:00