Commit Graph

487 Commits

Author SHA1 Message Date
4b0f11cfc8 Allow ASC 28h in streaming device report. 2019-04-30 20:07:10 +01:00
a6314d7a5f Debug print sense in device report if drive is not ready. 2019-04-30 19:55:52 +01:00
fa6d550ffe On device report eject media once reported. 2019-04-30 19:07:53 +01:00
ff2153b949 On streaming device report do not LOAD as the tape is already in loaded state once inserted in the drive, and some old drives get confused. 2019-04-30 19:06:55 +01:00
6778c51601 On device report retry 50 times as tapes can take long to be ready. 2019-04-30 19:06:04 +01:00
cf1efbb5cc Update dependencies. 2019-04-23 22:40:52 +01:00
ffd1cd6564 Update CICMMetadata version. 2019-04-23 01:38:33 +01:00
421ce1574b Make some values in FileEntryInfo nullable to indicate the underlying filesystem cannot represent them. 2019-04-22 23:06:47 +01:00
9044d1236f Add launch settings for VS for GUI debug. 2019-04-21 20:32:53 +01:00
a800ddb0ab Update media scan GUI block times via events. 2019-04-21 01:42:38 +01:00
66108773d2 Allow MediaScan to be aborted. 2019-04-21 00:59:01 +01:00
359efb369c Use events for messages from MediaScan. 2019-04-21 00:51:55 +01:00
9052ea80f4 Make media scanning non-static. 2019-04-21 00:11:27 +01:00
8bcf346653 Make Sidecar class abortable. 2019-04-20 19:21:00 +01:00
c06f738ca9 Make Sidecar class non-static. 2019-04-20 18:11:02 +01:00
bc8052f0ae Centralize abort for dumpers 2019-04-20 16:40:12 +01:00
b5162fd4be Move common dumper fields to Dump class. 2019-04-20 13:23:58 +01:00
138830652d Move all dumpers to Dump class. 2019-04-19 18:54:25 +01:00
2b771e6761 Add InitProgress and EndProgress events to ATA dumper. 2019-04-19 18:21:20 +01:00
7228a523e7 Add PulseProgress event to ATA dumper. 2019-04-19 18:21:20 +01:00
bcb3a370a5 Add UpdateProgress event to ATA dumper. 2019-04-19 18:21:19 +01:00
8222e90906 Add StoppingErrorMessage event to ATA dumper. 2019-04-19 18:21:19 +01:00
455088af69 Add ErrorMessage event to ATA dumper. 2019-04-19 18:21:19 +01:00
5020f33006 Add UpdateStatus event to ATA dumper. 2019-04-19 18:21:19 +01:00
b0426c4335 Create dump class. 2019-04-19 18:21:18 +01:00
1cf6549036 Add filesystem namespaces. 2019-04-17 00:11:28 +01:00
3b2da26910 Checking if input tracks is null when converting image. 2019-04-16 01:12:00 +01:00
d1b19d47e2 Stylize output of list-files command. 2019-04-14 15:09:39 +01:00
1f37429d7b Fix list-files command to walk thru subdirectories. 2019-04-14 14:12:00 +01:00
8c21b2326b Refactor list-files command. 2019-04-14 13:38:12 +01:00
3a2d6a358e Fix extracting file from filesystems with subdirectories. 2019-04-14 13:03:45 +01:00
2e19f50b3f Refactor extract files command to remove duplicate code. 2019-04-14 12:23:40 +01:00
7610f4f779 Code styling. 2019-03-11 19:22:26 +00:00
6b1aeb6cbb Move image and sector verification methods to new interfaces. 2019-01-20 22:24:15 +00:00
640c57b87a Move optical disc exclusive methods to new interfaces. 2019-01-20 20:11:10 +00:00
cc90fa4ef4 Fix GDPR questions and first configuration when the first invocation is calling a command. 2019-01-19 15:14:54 +00:00
10b00162fa Hide device commands on unsupported platforms. 2019-01-09 12:29:19 +00:00
cdf3132620 Prevent showing option to dump first pregap on FreeBSD where it crashes the system. 2019-01-09 12:25:00 +00:00
7522d0813e Clear ATA IDENTIFY DEVICE private fields on device report. 2019-01-08 20:40:09 +00:00
13febba243 Add check for Nintendo discs on device report. 2019-01-07 13:26:46 +00:00
5b54083795 Fix compare command arguments. 2019-01-05 20:23:16 +00:00
a9f9b2f045 Register command statistics earlier. 2019-01-05 20:21:57 +00:00
372f9f68ac Return specific error codes from command execution. 2019-01-05 19:50:56 +00:00
104bc55c5e Use Mono.Options as command line parser. 2019-01-05 16:59:23 +00:00
ffb7f95e58 Remove old report submit code. 2019-01-04 04:16:44 +00:00
84c1e396dc Update dependencies. 2019-01-03 18:53:29 +00:00
597f27a3ae Add test for inter-session reading in multi-session discs to device reports. 2019-01-02 22:27:02 +00:00
80a4a65934 Fix device-report. 2019-01-02 05:26:45 +00:00
8df23e5f01 Update database from server. 2019-01-02 04:05:51 +00:00
a95a1f71e0 Use correct path for database. 2019-01-01 05:43:32 +00:00