Commit Graph

220 Commits

Author SHA1 Message Date
0d68b2de8e Fix track 1 pregap in CloneCD images. Fixes #489. 2021-06-30 21:03:37 +01:00
98b0785bde Return empty data in BlindWrite 5 images where only some tracks has subchannel. Fixes #485 2021-06-30 20:27:51 +01:00
235d178483 Fix track flags in BlindWrite 4 images. 2021-06-30 19:34:33 +01:00
41f9abbea4 In BlindWrite 4 images, consider there is subchannel if we have a subchannel file, ignoring header. Fixes #481 2021-06-30 19:12:52 +01:00
c992d0101f Reverse engineer unknown field in BlindWrite 4 images that adjusts the file offset per track. Fixes #480 2021-06-30 18:42:10 +01:00
2a6903f866 Move TOC creation to Aaru.Decoders. Fixes #629 2021-06-29 12:36:30 +01:00
0380ea2d6a Add support for BlindWrite 6 and 5 split images. Fixes #430 2021-06-28 19:10:15 +01:00
a77fb96a00 Detect when DVD book type is different from drive's firmware profile. 2021-06-23 14:48:22 +01:00
541555501b Implement support for Nero Burning ROM 4 disc images. Fixes #449 2021-06-11 12:26:54 +01:00
5fb5deb357 Fix Nero Burning ROM plugin returning long sectors in non-CD media. 2021-06-11 02:47:10 +01:00
307c0945ac Support reading sector tags in MODE2 disc images from Nero Burning ROM. 2021-06-11 01:50:42 +01:00
d046bfbfa2 Add alternate audio track mode number in Nero Burning ROM disc images. 2021-06-11 01:38:07 +01:00
ecb7201f6d Redo Nero Burning ROM disc image parser. Fixes #286, #450, #524, #525, #526, #527, #528 and #534. 2021-06-11 01:32:51 +01:00
1ec948ced4 Be more lenient with unknown data in DiscJuggler disc images. Fixes #496 2021-06-10 02:41:38 +01:00
da4545df1b Fix processing MODE 2 sectors in DiscJuggler disc images. 2021-06-09 19:16:43 +01:00
25f1624257 Fix track flags not readable in DiscJuggler disc images. 2021-06-09 18:41:21 +01:00
1ee69230d9 Merge pull request #610 from aaru-dps/fakeshemp/bug/redump_gdrom
Fix reading Redump GD-ROM dumps
2021-06-08 22:24:17 +01:00
Rebecca Wallander
92073d949e Add error message when trying to convert vanilla multi-session redump dumps 2021-06-08 22:40:44 +02:00
Rebecca Wallander
567288e6a8 Fix reading Redump GD-ROM dumps 2021-06-08 22:12:11 +02:00
47853f0cb5 Fix subchannel types being set incorrectly in DiscJuggler disc images. Fixes #498 2021-06-08 04:46:47 +01:00
9bc5dc7c17 In DiscJuggler disc images do not generate long sectors on non-CD media. Fixes #499 2021-06-08 03:31:48 +01:00
4957f37bec Add support for 13-sector Apple DOS images. Fixes #551 2021-06-08 03:10:42 +01:00
a3c498aa0f Fix writing discs with hidden tracks (NOT CD-i Ready) in CDRWin disc images. Fixes #540 2021-06-08 02:31:54 +01:00
617cc92c5f Use same processing for PREGAP than for INDEX 00 in CDRWin disc images. Fixes #510 2021-06-07 22:28:13 +01:00
afaacd20e8 Fix sectors calculations in CDRWin disc images. Fixes #501 2021-06-07 20:47:05 +01:00
44f27c01f4 Fix calculation of CDRWin sizes when it has "CDG" tracks. Fixes #487 2021-06-07 15:21:43 +01:00
5aeea8c15e Try to detect, and workaround, CDRWin disc images that lack the first track data when there's a hidden track, as such created by PowerISO. Fixes #547 2021-06-07 02:21:51 +01:00
698c7276e4 Detect incorrect DVD images in CDRWin disc image format created by MagicISO. Fixes #518 2021-06-06 17:34:17 +01:00
0fc8f6996e Do not reconstruct long sectors when media is not a CD in CDRWin disc images. Fixes #504 2021-06-06 17:30:38 +01:00
d615435bc2 Check if media is a CD when generating track list in CDRWin disc images. Fixes #503 2021-06-06 17:16:59 +01:00
a564e66c26 Fix Nero images not showing flags as readable sectors. Fixes #523 2021-06-06 14:58:40 +01:00
3c0002a529 Invert condition when retrieving flags in CloneCD images. Fixes #492 2021-06-06 14:25:56 +01:00
9493db6048 Do not allow CD-only tags on non-CD media in CDRWin images. Fixes #502 2021-06-06 13:56:10 +01:00
edfae4904c Fix data offset in UDIF images. Fixes #559 2021-06-04 16:14:46 +01:00
54e7e8a7c8 Fix reading obsolete UDIF RO images, these require resource fork. 2021-06-04 16:00:09 +01:00
8167fcc4fc Prevent NDIF from identifying obsolete UDIF images. 2021-06-04 15:59:39 +01:00
3215795dd5 Fix sectors in obsolete UDIF RO images. 2021-06-04 14:49:37 +01:00
8b00bb1073 Fix getting tracks when writing raw image. Fixes #568 2021-06-04 04:54:38 +01:00
8d3277db11 Add support for VDI 1.1+ geometry. Fixes #575 2021-06-04 04:36:01 +01:00
5023730562 Support setting sector size in raw image when the extension describes it. Fixes #591 2021-06-03 12:43:27 +01:00
140a9380f9 Fix reading of CPCDSK disk images where the headers have different case. 2021-06-03 12:03:20 +01:00
df84763612 Fix CPCDSK with interleaved sectors numbers. 2021-06-03 04:27:03 +01:00
e971ba45d9 Add support to IMD images created by SAMdisk and z88dk. 2021-05-30 16:13:38 +01:00
8b9d5adda7 Update Claunia.Encoding dependency. 2021-04-30 16:14:41 +01:00
96f8c329d7 Update plist-cil dependency. 2021-04-30 13:12:44 +01:00
d246ce8e01 Update Claunia.Encoding dependency. 2021-04-30 13:12:06 +01:00
Michael Drüing
aa5063d10d Add DiskDupe (DDI) image format 2021-03-07 18:09:30 +01:00
Darkstar
32aa86646f Add required method due to the change in Aaru.CommonTypes 2021-03-05 14:21:01 +01:00
Michael Drüing
38afbcbf82 Add support for different/newer HD-Copy format 2021-02-28 19:07:03 +01:00
7bc15a0883 Add detection of UDIF's LZMA chunks. 2021-02-26 04:51:38 +00:00