414 Commits

Author SHA1 Message Date
2d3720a9f5 When dumping media if device returns "corrected error", consider it as a good read. 2020-10-17 20:46:43 +01:00
93f43423a5 Cover closing remote connection when socket is disposed. 2020-10-17 00:19:31 +01:00
b3c578074d Fix PKGBUILD for unstable version. 2020-08-28 02:07:23 +01:00
b6b72901ad Fix binding in about dialog. 2020-08-22 13:29:07 +01:00
02e25c2749 Update changelog. 2020-07-25 01:54:58 +01:00
9a202e0223 Use UTC as starting point for ISO9660, leap seconds should only cause a problem when UTC time is assumed to be GMT and not reverse. 2020-07-23 22:10:15 +01:00
ab04fef463 Add unit test for CDRWin. 2020-07-23 14:28:34 +01:00
2506238d57 Add unit testing for BlindWrite 6. 2020-07-23 04:14:36 +01:00
990a6fbf08 Add unit testing for BlindWrite 5. 2020-07-23 04:09:59 +01:00
0167aab72d Add unit testing for Alcohol 120%. 2020-07-23 03:41:32 +01:00
fd9605501d Add more 2MG tests. 2020-07-22 22:33:11 +01:00
3c8fc2fa0c Fix PhotoCD detection. 2020-07-22 21:56:13 +01:00
f1fa52716c Fix namespaces. 2020-07-20 15:43:52 +01:00
b52642af4e Inherit documentation. 2020-07-20 05:20:18 +01:00
b42963e398 Fix pregap calculation in track mode changes when pregap ends in 0. 2020-07-19 14:50:28 +01:00
3e73d38517 Consider if the F1h command 06h subcommand returns the same data when trying lead-out than when tried LBA 0, it was a failure. 2020-07-18 15:04:08 +01:00
a9d8aa453c Add option to eject media after a dump completes. 2020-07-14 03:02:05 +01:00
f1244d543c Move subchannel generation and fixing to a separate class. 2020-07-14 01:06:23 +01:00
720bb1df6e Save error log on dump. 2020-07-13 18:54:41 +01:00
3cf21360d6 Show the reasons while a media type has been chosen on detection. Fixes #314. 2020-07-12 21:03:53 +01:00
9d54545f72 Send statistics at program end, not start. 2020-07-12 14:53:18 +01:00
548d3ebf81 Create report using swap trick for GD-ROM. 2020-07-12 00:20:19 +01:00
9d7df12e33 Fix field name in GD-ROM capabilities in device report. 2020-07-12 00:09:18 +01:00
df37826a91 Add MediaTek command F1h subcommand 06h to device report. 2020-07-11 20:25:41 +01:00
cba9612b6d Add field on device report for command F1h subcommand 06h. 2020-07-11 19:53:36 +01:00
bdd6b1b5fa Add audio fields to GD-ROM reading capabilities. 2020-07-10 21:02:06 +01:00
647ea6f0bf Change CanReadGdRomUsingSwapDisc to nullable. 2020-07-10 20:29:47 +01:00
7f755a12f9 Add fields for GD-ROM reading capabilities report using swap disc trick. 2020-07-10 18:18:11 +01:00
ab35e58984 Add field to indicate if a device can read GD-ROM discs using swap trick. 2020-07-10 17:48:22 +01:00
5216ec5eb3 Fix some database indexes. 2020-07-10 17:38:52 +01:00
9ba78d1561 Add detection of HiFD floppies. 2020-07-10 14:55:01 +01:00
ab124c8056 Add test for reading Lead-Out using a trap disc. 2020-07-09 21:35:31 +01:00
813cd27a5d Add test for trying to read a GD-ROM using a trap disc. 2020-07-09 20:36:08 +01:00
73ac7613e5 Add test for MediaTek READ CACHE vendor command. 2020-07-09 04:08:39 +01:00
7bd563a05b Add MediaTek's READ CACHE vendor command. 2020-07-09 03:39:58 +01:00
43115b4bcd Use system included encodings. 2020-07-09 03:09:37 +01:00
a8abc48d5f Fix tests compilation. 2020-07-09 03:09:36 +01:00
aca0c78bad Enable generation of RAW CD sectors from images that do only contains them cooked. Fixes #301 2020-06-21 22:30:07 +01:00
24f7a2049a Fix reading multisession CDRWin images. 2020-06-20 22:44:25 +01:00
de5ae7245e Fix CDRWin indexes. 2020-06-20 20:51:33 +01:00
cb557760d9 Change track indexes type. 2020-06-17 21:32:19 +01:00
b3e5ada998 Add option to skip hole between data and audio in CD-i Ready discs. Fixes #295 2020-06-17 01:59:09 +01:00
50ec1fc2ce Update to .NET Core 3.1.
Add decoder for MMC Track Information.
2020-06-16 21:11:53 +01:00
c1d9ce5aea Update dependencies. 2020-06-14 18:42:13 +01:00
b4c4086ab7 Update to .NET Core 3.1. 2020-06-14 16:13:47 +01:00
09b2ffcbfb Do not try to read EAs from FAT16 directory entry field when it is a FAT32 volume. Fixes #361 2020-06-14 04:32:47 +01:00
88c36610f2 Add media tag types for MiniDisc. 2020-06-05 01:54:20 +01:00
45fc95aea3 Add support for MD DATA drives in media info command. 2020-05-14 03:59:47 +01:00
94511a75d3 Allow to dump MD DATA discs. 2020-05-14 03:43:21 +01:00
1e1f3e2c38 Fix opening SD/MMC devices. 2020-05-13 10:42:58 +00:00