199 Commits

Author SHA1 Message Date
cf6f9d43d3 Add error handling for null filesystem and localize error message. Fixes #561 2026-04-19 23:55:28 +01:00
4705682fab [GUI] Add archive information and subdirectory panels with data models 2026-04-18 12:05:11 +01:00
189faed554 Allow to skip volumes in fs ls, use same logic in fs extract. 2026-04-13 12:31:28 +01:00
f73d6589fb Merge pull request #928 from aaru-dps/fakeshemp/aacs-2
Add AACS decryption when converting BDs
2026-04-12 19:26:02 +01:00
Rebecca Wallander
06e424a7a3 update translation 2026-04-12 17:50:38 +02:00
7b74de7db4 Add error recovery support and related logging 2026-04-12 16:23:34 +01:00
4d6f280356 Add option to start retrying errors in reverse. 2026-04-11 10:34:58 +01:00
fe8da6033b [analyze] Add option to ignore subchannels. 2026-04-11 09:29:34 +01:00
bd12fb0cfd [analyze] Change xattr column. 2026-04-11 09:09:06 +01:00
4cccec3565 Add image analyze command. 2026-04-10 20:53:26 +01:00
Rebecca Wallander
59b1235ac8 Add ability to merge flux 2026-04-04 20:14:42 +02:00
a8671cd278 [GUI] Add specific error message for insufficient permissions on device opening in Windows. 2026-04-04 12:08:14 +01:00
12b0ce0862 Merge pull request #920 from aaru-dps/fakeshemp/edc
Dump GameCube and Wii with OmniDrive
2026-04-03 18:06:28 +01:00
Rebecca Wallander
7166ade598 outputFormat null-check 2026-04-03 16:33:11 +02:00
Rebecca Wallander
0dfef8ccb3 Dump NGCW 2026-04-03 08:39:09 +02:00
Rebecca Wallander
c1f703d8e7 Start adding NGCW dumping 2026-04-03 08:38:07 +02:00
8eb9f91a83 Add 'write-metadata' command to handle metadata writing for AaruFormat images 2026-03-27 23:03:27 +00:00
3be63e0bd4 Add volume selection option for file extraction 2026-03-26 10:39:03 +00:00
abf2414d6d [Convert] Implement GameCube/Wii conversion pipeline with partition parsing, junk detection, and metadata enrichment 2026-03-17 22:36:56 +00:00
87717540f0 [Convert] Add support for bypassing Wii disc decryption during conversion 2026-03-17 22:00:14 +00:00
98047032df [Convert] Extract Wii U product code and disc number from disc header for metadata enrichment 2026-03-17 20:27:31 +00:00
d412e91dac [Convert] Implement Wii U media tag injection and partition key mapping 2026-03-17 20:12:47 +00:00
ff3d5904f5 [Convert] Add support for bypassing Wii U decryption during conversion 2026-03-17 19:28:00 +00:00
636b71e8d1 Add colorization to PS3 messages. 2026-03-17 12:42:18 +00:00
98c8f56a7e [Convert] Implement PS3 media tag injection and sector conversion logic 2026-03-17 11:58:59 +00:00
49baed349c [Convert] Add option to bypass PS3 decryption during image conversion 2026-03-17 11:05:25 +00:00
Rebecca Wallander
668fb57524 Address Github code quality issues 2026-02-28 08:18:54 +01:00
Rebecca Wallander
9e6f7c06ab Add lead-in and lead-out to 2026-02-22 10:57:51 +01:00
Rebecca Wallander
cdef88a9ca Read Lead-in and lead-out for DVD 2026-02-22 10:44:21 +01:00
Rebecca Wallander
92e3aa38b3 Initial OmniDrive DVD read 2026-02-21 23:20:01 +01:00
898c434368 Fix formatting in directory display string 2026-02-05 01:03:48 +00:00
c9404499e7 Add 'metadata-schema' command to generate JSON schema for Aaru metadata files 2026-01-19 09:40:22 +00:00
Rebecca Wallander
8ebfd8c810 Rename Lite-On commands to ReadBuffer3C 2026-01-11 10:23:21 +01:00
Rebecca Wallander
88bd0877ae Enable other drives that can read raw 2026-01-10 22:23:58 +01:00
Rebecca Wallander
ec4c99a8ab Enable reading raw switch 2026-01-10 20:30:48 +01:00
86bc57b4bd Disable default calculation of SpamSum on sidecar creation.devel
Nobody seems to be using it and it's an order of magnitude slower than the next slowest hash.
2026-01-07 01:42:00 +00:00
6eb4fb16e5 Add progress updates and localization for hardware processing in image merge command 2026-01-05 01:55:07 +00:00
c6db847b6a Implement a command to merge two images into a combined third image. 2025-12-21 20:04:50 +00:00
0a7437232c Add option to compare command to use long sectors for comparison. 2025-12-18 16:12:26 +00:00
3382369502 Fix translation typo. 2025-12-16 10:52:03 +00:00
6e4befa98b Change colors in FileSystem panel. 2025-12-15 17:08:37 +00:00
3efbd151d5 Add localization support for Physical Format Information and Copyright Management Information in DvdInfo 2025-12-15 16:35:22 +00:00
49ffa4f921 Add localized strings for metadata sidecar menu actions 2025-12-14 23:40:56 +00:00
7f49998683 Added a localized description for barcode types. 2025-12-14 18:39:19 +00:00
d8a9ec25af Added a localized description for architectures. 2025-12-14 17:27:09 +00:00
523ce89c7c Added a localized description for languages. 2025-12-14 17:11:27 +00:00
a3ec57902f Added a localized description for release types. 2025-12-14 16:40:09 +00:00
1aa8271d62 Add support for dumping the 2nd layer PFI of DVDs. 2025-12-14 11:23:54 +00:00
0b373c33e1 [GUI] Added a window to edit AaruFormat files basic metadata. 2025-12-14 11:09:43 +00:00
f1abe1af0a When comparing two images be specific about their contents. 2025-12-09 21:06:35 +00:00