Commit Graph

52 Commits

Author SHA1 Message Date
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
ee593915e0 Added tests for Certance vendor commands. 2017-09-08 20:38:19 +01:00
0f24a8f6d6 Added tests for Archive Corp. vendor commands. 2017-09-08 20:34:14 +01:00
75225164dd Add tests for Adaptec vendor commands. 2017-09-08 20:20:15 +01:00
741b0a4171 Added tests for SCSI Primary Commands. 2017-09-08 20:05:23 +01:00
739a4acf4b Don't try to decode as identify things that are not identify. 2017-09-08 18:29:31 +01:00
b92d64beb1 Test methods don't need to be public. 2017-09-08 18:21:52 +01:00
849a6f2847 Added tests for S.M.A.R.T. commands. 2017-09-08 18:20:14 +01:00
9ea7b076af Added tests for Media Card Pass Through commands. 2017-09-08 18:00:01 +01:00
386f35afb7 Added tests for CompactFlash commands. 2017-09-08 17:52:37 +01:00
67f1a4a639 Added tests for 48-bit ATA commands. 2017-09-08 17:44:56 +01:00
e62133c247 Added tests for 28-bit ATA commands. 2017-09-08 17:27:36 +01:00
fbcf513819 Added tests for CHS ATA commands. 2017-09-08 16:34:57 +01:00
6271aeeb81 Minor menu correction. 2017-09-08 16:34:26 +01:00