Commit Graph

26 Commits

Author SHA1 Message Date
75edb759e6 General code refactor. 2021-08-17 21:23:10 +01:00
fdff1d74c9 Use Array.Empty<T>. 2021-08-17 18:23:50 +01:00
00ee79bc69 Fix shift operation with left operand 0. 2021-08-17 17:43:49 +01:00
00f605b0ca Add XML comments to public entities. 2021-08-17 13:56:05 +01:00
7687507353 Ensure Kreon commands return proper error status. 2021-08-09 03:34:54 +01:00
4784a6c101 Use a bigger buffer for READ TOC command. Fixes #505 2021-07-03 12:37:42 +01:00
eda85862cd Decode fixed or descriptor SCSI sense in a single pass, use whichever was returned by drive. 2021-03-26 00:37:54 +00:00
e4dbcdebc3 Enlarge sense buffer to 64 bytes. 2021-03-25 23:23:18 +00:00
41d750cb06 Rename MediaTek F1h command 06h subcommand. 2021-01-17 17:16:44 +00:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
ad2153f06d Return proper sense from SCSI MEDIUM SCAN command. 2020-10-23 01:11:37 +01:00
d59b57c5d5 Fix MEDIUM SCAN SCSI command. 2020-10-18 03:33:01 +01:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
f1fa52716c Fix namespaces. 2020-07-20 15:43:52 +01:00
da452ea834 More XML documentation. 2020-07-20 06:11:31 +01:00
163d2ce8db Add missing XML documentation. 2020-07-20 06:02:34 +01:00
7bd563a05b Add MediaTek's READ CACHE vendor command. 2020-07-09 03:39:58 +01:00
7fb2122c24 Add READ TRACK INFORMATION command from SCSI MMC. 2020-06-16 21:12:33 +01:00
88c36610f2 Add media tag types for MiniDisc. 2020-06-05 01:54:20 +01:00
667fd98dd3 Add SCSI MEDIUM SCAN command. 2020-04-28 20:15:32 +01:00
86ddbb2b6f Fix sending wrong command to set MMC drive speed. Fixes #274 2020-03-03 02:38:09 +00:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
895143b790 Rename DicConsole to AaruConsole. 2020-02-27 23:49:15 +00:00
67edb977bd Rename comment header. 2020-02-27 12:31:30 +00:00
4ade64cfc9 Rename namespace. 2020-02-27 00:36:40 +00:00
f5b199e483 Renamed project files and folders 2020-02-26 19:10:46 +00:00