Commit Graph

206 Commits

Author SHA1 Message Date
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
753a40465e Add media type and detection of PlayStation 5 Ultra HD Blu-ray game discs. 2021-02-10 17:12:24 +00:00
06910eabce Add detection and media type for Ultra HD Blu-ray. 2021-02-10 17:12:23 +00:00
a444e719df Merge pull request #515 from aaru-dps/fakeshemp/css
Add support for dumping CSS encrypted DVDs
2021-01-16 18:18:28 +00:00
f2a1dd638c Fix reading track flag when track 1 has a pregap bigger than 150 sectors in CDRWin Cuesheet. 2021-01-16 16:59:49 +00:00
Rebecca Wallander
7154b3cfc6 Actually write the CSS sector tags to image 2021-01-16 11:09:42 +01:00
Rebecca Wallander
7e7c38dbcc Update copyright 2021-01-15 22:20:18 +01:00
Rebecca Wallander
f30bc69c13 Fix bugs in dumping, and reading/writing aaruformat 2021-01-15 11:43:05 +01:00
Rebecca Wallander
61354d359c Add DVD CSS related structures to AaruFormat 2021-01-13 22:22:34 +01:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
e106c7112c Update CUETools dependency. 2020-12-31 23:04:39 +00:00
afeb830549 Fix misdetecting optical discs as flash drives. 2020-12-29 19:37:16 +00:00
0fa680879b Prepare nuget packages. 2020-12-20 22:59:31 +00:00
1e4ac8b2fb Fix detection of flash drives that report themselves as CD drives when they're not. 2020-12-03 18:19:05 +00:00
72ffb3090d Bump version. 2020-12-03 02:37:40 +00:00