112 Commits

Author SHA1 Message Date
ea28c65aa2 [tool] Show information about an image's EC information. 2026-04-11 21:49:25 +01:00
b6c6b06395 [tool] Add option to add EC information on conversion. 2026-04-11 21:48:56 +01:00
1d56b605b0 [tool] Add verification of EC information. 2026-04-11 21:48:28 +01:00
Rebecca Wallander
d6b6accbf5 Add raw blu-ray and aacs tags 2026-04-10 19:47:34 +02:00
0d9e07a151 Add Windows compatibility for get_current_filetime function 2026-04-04 15:55:52 +01:00
65b88dab27 Add Windows compatibility for isatty and STDOUT_FILENO definitions 2026-04-04 15:55:15 +01:00
d39ffc2376 build: modify compare tool handling for Windows compatibility 2026-04-04 15:13:13 +01:00
d9c4a09972 build: enhance Windows build process by copying runtime DLLs and statically linking MinGW libraries 2026-04-04 15:12:47 +01:00
2aac1ce89c refactor: update file I/O to support large files with aaru_off_t type 2026-04-04 15:10:46 +01:00
694601cc63 Enhance Wii junk data handling: reconstruct junk in user data area during read and write operations 2026-03-16 22:54:53 +00:00
1956900b80 Add disc information display for GameCube/Wii: include game ID, title, maker code, disc number, version, region, and size 2026-03-16 19:30:29 +00:00
41efd51f5d Enhance progress display for GameCube/Wii conversion: add speed and progress bar visualization 2026-03-16 19:10:31 +00:00
39dff09653 Add implementation for GameCube/Wii disc image conversion: complete convert-ngcw function and related utilities 2026-03-16 19:02:02 +00:00
347e689ebc Add support for converting Nintendo GameCube/Wii images: implement convert-ngcw command and usage 2026-03-16 18:54:23 +00:00
98ec0c4add Refactor file structure: rename and reorganize PS3 and Wii U source files for better clarity and maintainability 2026-03-16 17:21:58 +00:00
317ca23a3e Refactor file structure: rename and reorganize PS3 and Wii U source files for better clarity and maintainability 2026-03-16 17:21:48 +00:00
70b51ec38e Add Wii U conversion support: implement command and usage for converting WUD/WUX to AaruFormat 2026-03-16 12:01:38 +00:00
03a5a06888 Add WIIU disc image converter: implement conversion logic for WUD/WUX to AaruFormat 2026-03-16 11:55:07 +00:00
f8cf406709 Add WIIU reader abstraction: implement WUD/WUX file handling and reading logic 2026-03-16 11:27:50 +00:00
a8f500fd5f Refactor AES-128 implementation: move source files to lib directory and update includes 2026-03-16 10:48:54 +00:00
45994c885d Add PS3 disc image conversion command with key resolution and metadata extraction 2026-03-16 00:40:46 +00:00
eec6c33195 Add minimal ISO 9660 reader and tests for PlayStation 3 2026-03-15 21:03:40 +00:00
8bbda5bf2b Add PARAM.SFO parser for PlayStation 3 game metadata 2026-03-15 20:07:52 +00:00
04f9204a25 Add IRD file parser for PlayStation 3 disc images 2026-03-15 19:49:12 +00:00
3d81f50afe Rename data type enum. 2026-03-14 21:45:02 +00:00
a5b8054a14 Rename compression enum. 2026-03-14 20:39:56 +00:00
ce9f6ba610 Rename media tags. 2026-03-14 20:18:35 +00:00
43b226bbfa Rename sector tags. 2026-03-14 19:54:52 +00:00
4df22c47ef Add Floppy Write-Protect status to media tag and data type enums 2026-01-06 14:00:55 +00:00
a0708fa195 Refactor color handling and formatting in info command for improved readability 2026-01-06 10:53:53 +00:00
781de5ad39 Add display for readable sector tags in tool info command. 2026-01-06 10:53:35 +00:00
9ee2722cd3 Add sector tag type conversion function 2026-01-06 10:52:26 +00:00
Rebecca Wallander
588b354725 Print more verbose info for flux images with tool 2026-01-01 13:37:19 +01:00
Rebecca Wallander
d644f81fe3 Address some Sonar issues 2026-01-01 13:35:45 +01:00
Rebecca Wallander
65d34b1e9a Add flux implementation 2026-01-01 13:35:43 +01:00
d213fa2569 Add basic metadata extraction and copying functionality to convert command 2025-12-31 16:58:17 +00:00
912b6c303f Add media tag handling to convert command 2025-12-31 16:40:13 +00:00
a4697c62fb Add support for Aaru JSON metadata extraction and copying to convert command. 2025-12-31 16:30:54 +00:00
1eb8e8c2db Add dump hardware information display and copying functionality to convert command. 2025-12-31 16:28:14 +00:00
c3bbcd0ebf Enhance tool's convert command UI. 2025-12-31 16:22:09 +00:00
703ac6ec18 Copy geometry from BlockMedia source if valid on image conversion. 2025-12-31 16:10:35 +00:00
34ca7c5921 Add DDT2 UserData Header section with detailed field display in aaruformattool information command. 2025-12-31 12:02:50 +00:00
48259087f8 Add command to inject media tags into images. 2025-12-31 10:56:38 +00:00
7f0dea2755 Repurpose two unused header fields to store biggest image sector size. 2025-12-30 20:13:39 +00:00
5823cb949c Enhance AaruFormat image information display with ANSI color support and structured formatting 2025-12-26 21:18:15 +00:00
4b8d5966e8 Enhance AaruFormat image information display with structured formatting and additional metadata 2025-12-26 20:51:57 +00:00
a18ed5fb1d Add media_tag_type_to_string and update media tag printing 2025-12-26 20:20:44 +00:00
08bafbf722 Enhance DDT upgrade process to support multiple DDTs. 2025-12-26 20:20:28 +00:00
f8a201f39b Add data_type_to_string function for data type descriptions 2025-12-26 20:17:50 +00:00
471a385283 Add a command to upgrade files from <=alpha20 DDTv2 to >=alpha21 DDTv2 (16-bit negative/overflow to 32-bit) to aaruformattool. 2025-12-26 09:41:05 +00:00