Commit Graph

389 Commits

Author SHA1 Message Date
697649ed53 Show offsets in media info. 2020-01-02 19:50:43 +00:00
6556741fa3 Fix non static commands. 2020-01-02 19:45:57 +00:00
9bbc70f06e Calculate track sizes and pregaps in media info. 2020-01-02 18:31:49 +00:00
86deddee77 Fix commands declaration. 2020-01-02 04:20:31 +00:00
b5ea3d681a Fix visibility of command invoke method. 2020-01-02 04:18:55 +00:00
758d4dd364 Replace Mono.Options with System.CommandLine 2020-01-02 04:09:39 +00:00
d1e78b69f9 Set default for --fix-offset in dump-media command to true. 2020-01-02 01:01:08 +00:00
2884a14ac6 Add option to select dump speed for MMC devices. Fixes #218 2020-01-02 01:01:08 +00:00
889de634fd Add option to select desired subchannel to dump. 2020-01-02 01:01:08 +00:00
69dcbbd877 Check offset using HL-DT-ST bug command. 2020-01-02 01:01:07 +00:00
ab15af62d3 Add option to fix CD audio track offsets. 2020-01-02 01:01:06 +00:00
fb4eba6703 Refactor. 2020-01-02 01:01:06 +00:00
a81ab9a8d5 Refactor. 2019-12-27 18:00:03 +00:00
482c646f71 Save data on device report when not in debug mode. 2019-12-27 17:48:23 +00:00
cca150418b Set remote statistics. 2019-12-07 19:54:27 +00:00
SilasLaspada
b5f08ff5f2 Fix typo in variable name
Change "wanteOutputFormat" to "wantedOutputFormat".
2019-11-25 10:29:06 -07:00
SilasLaspada
e64736ec89 Remove unused variables
Fixes some warnings when compiling
2019-11-14 20:24:19 -07:00
SilasLaspada
6a78eef442 Comment out unused variables
Fixes a few warnings when compiling.
2019-11-14 11:45:33 -07:00
438fa1c9a2 Catch and print exceptions from device constructor. 2019-11-02 01:15:49 +00:00
18507d0ef0 Eject SCSI DirectAccess devices if removable in device-report. 2019-11-01 01:10:48 +00:00
49297dc54a Add packet to check if remote is running as root. 2019-10-26 17:39:50 +01:00
03af9b7f2e Use bigger columns to list remote devices. 2019-10-19 19:08:49 +01:00
580b8e0981 Allow listing devices from remote. 2019-10-19 19:08:48 +01:00
58b2b84f0a Move remote connection to Devices. 2019-10-19 19:08:47 +01:00
083517b8ed Send hello packet. 2019-10-19 19:08:47 +01:00
36d273b7af Receive hello packet. 2019-10-19 19:08:47 +01:00
7f5a775941 Added base for remote connection and hello packet. 2019-10-19 19:08:46 +01:00
Michael D
43919deba3 Simple fix for #222 2019-10-05 13:49:21 +02:00
7f01bc5940 Add support for REV120. 2019-09-19 16:39:32 +01:00
49f63c3ad6 Fix null reference exception on verify. 2019-08-15 20:52:50 +01:00
5cd72cc738 Set GTK+ GUI as a separate project. 2019-07-14 00:32:23 +01:00
337c4967c9 Remove RIPEMD160. 2019-07-13 23:08:50 +01:00
6d12f969bc Add support to device report Iomega REV drives. 2019-07-13 13:55:24 +01:00
beec952762 Update server endpoint to https://www.discimagechef.app 2019-05-26 00:45:34 +01:00
8fefbb4d00 Add support for PD650 media. 2019-05-16 23:29:54 +01:00
a8af980b3f Init second progress on dump media. 2019-05-03 00:23:16 +01:00
6849667664 Fix typo 2019-05-02 20:01:21 +01:00
315e7547b5 Checksum tape images. 2019-05-02 20:00:54 +01:00
33f0e86597 Enable resuming tapes. 2019-05-01 23:21:16 +01:00
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
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
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