Commit Graph

549 Commits

Author SHA1 Message Date
951aa79cce Change --no-metadata to --metadata and --no-trim to --trim. 2020-01-04 02:28:17 +00:00
9eec967646 Fix options in media scan. 2020-01-03 18:35:16 +00:00
65f3c0e666 Change defaults for image checksum. 2020-01-03 18:32:30 +00:00
5deda9c537 Split filesystem and image list options. 2020-01-03 18:27:32 +00:00
03573f1cb6 Rename commands and add aliases. 2020-01-03 18:24:44 +00:00
56e24f1ed9 Remove benchmark command. 2020-01-03 18:13:57 +00:00
51b39da0d6 Update copyright date. 2020-01-03 17:52:18 +00:00
684122e94c Move commands to families. 2020-01-03 17:41:19 +00:00
1b6bf82624 Fix binding of first track pregap. 2020-01-03 00:50:33 +00:00
8e99c62f4b Fix type of dump media options. 2020-01-03 00:15:40 +00:00
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
e6f5b0f9ca Remove old master database if there is a new database schema. 2019-12-07 17:34:38 +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
a1b80d3f0c Reword hardware needs. Fixes #231, #232 and #234. 2019-09-23 21:46:13 +01:00
f5fbb646f3 Remove braces from project files that seems to make some msbuilds fail. 2019-09-19 17:56:30 +01:00
7f01bc5940 Add support for REV120. 2019-09-19 16:39:32 +01:00
44a4fab381 Update dependencies. 2019-09-19 15:02:21 +01:00
d088cf66ea Fix compiling .NET 4.5 using .NET Core msbuild. 2019-09-13 19:46:29 +01:00
49f63c3ad6 Fix null reference exception on verify. 2019-08-15 20:52:50 +01:00
8d45745ff8 Fix clearing console line. 2019-08-15 18:49:18 +01:00
1b5ef5a8cd Add codepages for .NET Core. 2019-07-19 14:25:33 +01:00
f3bed9c2ec Remove dependency on Gui project from Cli project. 2019-07-14 22:55:01 +01:00
90a391c780 Fix RID for macOS. 2019-07-14 13:25:35 +01:00
0c0df17095 Set only supported RIDs. 2019-07-14 01:12:55 +01:00