Commit Graph

4061 Commits

Author SHA1 Message Date
SilasLaspada
df2d7bcd74 Fix extracting filesystem from images with extended attributes 2021-06-23 22:27:12 -06:00
869a6dffef Add more media manufacturers for information. 2021-06-24 01:28:59 +01:00
a4652c517e Decode pre-recorded information from DVD-R(W). 2021-06-23 20:47:14 +01:00
26d1412186 Print DVD-R(W) PFI on media info. 2021-06-23 19:27:56 +01:00
a77fb96a00 Detect when DVD book type is different from drive's firmware profile. 2021-06-23 14:48:22 +01:00
f11080610d Use another way to set device path as not remote as the previous one crashed on Windows. 2021-06-23 13:21:31 +01:00
c92a4e5a3a Use system URI parser to parse AaruRemote endpoints. Fixes #409. 2021-06-22 20:23:21 +01:00
0d5802bf74 Clarify anonymouslity of stats sharing. Fixes #467 2021-06-22 19:44:06 +01:00
aa3217ae58 Fix creation of destination folders when extracting files. Fixes #431 2021-06-22 19:40:35 +01:00
1cda561791 Fix crashing without configuration when no argument is used. 2021-06-22 19:31:49 +01:00
b41b167911 Fix trying to read arguments when there are none. 2021-06-18 11:07:01 +01:00
4ec6710bf6 Fix detecting CD-R and CD-RW when dumping if drive reports as CD-ROM. 2021-06-16 18:53:24 +01:00
91f3928a67 Fix DVD discs being detected always as -ROM when the drive returned this profile on dump. 2021-06-16 18:45:01 +01:00
7a3d20af02 Fix exception when dumping DVD disc with no CMI. 2021-06-16 18:44:28 +01:00
541555501b Implement support for Nero Burning ROM 4 disc images. Fixes #449 2021-06-11 12:26:54 +01:00
36e94f12e2 Update values for Nero Burning ROM test images. 2021-06-11 02:47:28 +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
0a5c1d911a Add unit test for #450. 2021-06-11 01:31:40 +01:00
a80b0ddf46 Add unit test for #299 2021-06-11 01:29:00 +01:00
1ec948ced4 Be more lenient with unknown data in DiscJuggler disc images. Fixes #496 2021-06-10 02:41:38 +01:00
5ecf049327 Fix values in DiscJuggler unit tests. 2021-06-10 02:41:00 +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
ebac885045 Merge pull request #609 from aaru-dps/fakeshemp/bug/redump_multisession
Add error message when trying to convert vanilla multi-session redump…
2021-06-08 22:22:46 +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
317fb2b5b0 When AaruRemote points to a UNIX device node, ensure it has the proper absolute path slash. Fixes #536 2021-06-08 01:04:46 +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
515831143b Fixed expected value in CDRWin disc images unit tests. 2021-06-07 20:45:46 +01:00
44f27c01f4 Fix calculation of CDRWin sizes when it has "CDG" tracks. Fixes #487 2021-06-07 15:21:43 +01:00
ba67513eda Fix expected values in CDRWin unit tests. 2021-06-07 15:21:16 +01:00
4d884013da Flatten CDRWin unit tests. 2021-06-07 15:12:18 +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
c11df97fe2 Fix values for PowerISO cuesheet unit tests. 2021-06-07 02:19:36 +01:00
6011991c75 Fix expected values in MagicISO unit test. 2021-06-06 17:34:42 +01:00
7c7b0ec192 In optical media unit tests, pregap cannot be null. 2021-06-06 17:34:29 +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
36e7259f5c Fix expected value in UltraISO's Alcohol unit tests. 2021-06-06 15:07:52 +01:00
a564e66c26 Fix Nero images not showing flags as readable sectors. Fixes #523 2021-06-06 14:58:40 +01:00