Commit Graph

3186 Commits

Author SHA1 Message Date
ad794817b4 Set language version to C# 8.0. 2020-07-19 21:44:37 +01:00
386fe10561 Declare optical image capabilities for the images that support writing indexes. 2020-07-19 21:40:23 +01:00
ff54128b34 Fix writing indexes in CDRWin images. 2020-07-19 21:39:23 +01:00
6b3535803a Fix writing indexes in CDRDAO images. 2020-07-19 21:38:55 +01:00
ab9ea8f4d6 Fix overwriting flags and isrc in all CD writable image formats. 2020-07-19 21:23:09 +01:00
991e52e4fc Fix marking CD track flags and ISRCs as present in an Aaru format image. 2020-07-19 21:22:47 +01:00
93eabef14f Add detection of China Video Disc. 2020-07-19 16:20:10 +01:00
7423194b1e Add China Video Disc media type. 2020-07-19 16:10:50 +01:00
1b70ae813d Add detection of PS1 CDs. 2020-07-19 15:59:36 +01:00
88e835e2f8 Calculate all pregaps in media info. 2020-07-19 14:50:58 +01:00
b42963e398 Fix pregap calculation in track mode changes when pregap ends in 0. 2020-07-19 14:50:28 +01:00
d6b7d10b3f Undo commit 672ccb7e44. 2020-07-18 21:11:09 +01:00
216fb19cfa Fix detecting indexes in track 1. 2020-07-18 21:03:26 +01:00
b0f01f53f0 Handle discs that have pregap ending in LBA 1 instead of ending in LBA 0. 2020-07-18 20:43:37 +01:00
4b78302630 Update azure pipelines. 2020-07-18 20:12:21 +01:00
6d03643a1d Update submodules. 2020-07-18 19:41:36 +01:00
71b4228a83 Fix block reading sizes in GD-ROM device report. 2020-07-18 19:37:26 +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
64689fafaa Fix infinite loop on some CD track mode changes while dumping. 2020-07-18 13:59:22 +01:00
a2795a1d7d Default trap disc device report to false. 2020-07-16 04:40:36 +01:00
672ccb7e44 Add list of files for media dump command. 2020-07-16 04:40:09 +01:00
a5f470cffb Fix detecting Neo Geo CD. 2020-07-14 16:43:25 +01:00
63768420ff Fix reading ISO9660 directories that span more than a sector when detecting media type. 2020-07-14 16:09:49 +01:00
439f685ce4 Trim as audio when we know it is an audio sector, fixes some firmware bugs in audio pregap after a data track. 2020-07-14 15:04:20 +01:00
533a94bdc9 Fix infinite loop when Lead-Out cannot be crossed. 2020-07-14 14:24:44 +01:00
dca471be1e Fix not exiting when an image cannot be appended. 2020-07-14 14:24:25 +01:00
14ee6da14f Fix setting track pregaps from subchannel. 2020-07-14 13:42:31 +01:00
4c1de1eca9 Add option to use list of output files when dumping media. 2020-07-14 03:54:48 +01:00
a9d8aa453c Add option to eject media after a dump completes. 2020-07-14 03:02:05 +01:00
75ec1d3d92 Add ATA commands for lock, unlock and eject. 2020-07-14 02:45:27 +01:00
29e6d16b78 Change defaults. 2020-07-14 02:38:13 +01:00
e2e13954a1 Add option to generate subchannels on image conversion. 2020-07-14 02:26:08 +01:00
4759a73679 Add options to fix subchannels on image conversion. 2020-07-14 02:16:53 +01:00
f1244d543c Move subchannel generation and fixing to a separate class. 2020-07-14 01:06:23 +01:00
1073fe47c6 Add option to generate subchannels for undumped ones. 2020-07-13 22:39:40 +01:00
6a5b18bf45 Add option to generate subchannels for undumped ones. 2020-07-13 22:32:47 +01:00
a4b4329c2b Change database name to be more inclusive. 2020-07-13 19:41:42 +01:00
720bb1df6e Save error log on dump. 2020-07-13 18:54:41 +01:00
a5f5517007 Do not calculate pregaps on non-CD optical disc images. Fixes #371 2020-07-12 23:13:05 +01:00
6f3f324742 Add media catalogue number, track isrc, flag and indexes to sidecar. Fixes #367 2020-07-12 22:47:32 +01:00
9071433db3 Fix conversion of ISO9660 to UTC. Fixes #366. 2020-07-12 21:26:04 +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
7659aebb28 Display media sizes in international system units. Fixes #334 2020-07-12 15:15:22 +01:00
d8d3d9cc88 Fix sending media formats statistics. 2020-07-12 14:53:42 +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