13 Commits

Author SHA1 Message Date
eae5514ce3 Update all calls to aaruf_open. 2025-10-21 15:36:43 +01:00
95c6aa4583 Refactor compare for simplicity. 2025-10-13 16:07:48 +01:00
dde81f6773 Add sector status parameter to read sector functions 2025-10-11 12:42:32 +01:00
b884cfe8ea Rename field names for consistency across the codebase 2025-10-09 02:33:35 +01:00
5e346e6fd5 Rename XmlMediaType to MetadataMediaType for clarity and consistency 2025-10-09 02:26:09 +01:00
fb4acfcbda Refactor metadata handling in context structures to improve organization and clarity 2025-10-09 02:06:34 +01:00
a8f39093bb Add support for negative sector addresses in read/write functions 2025-10-02 17:07:17 +01:00
4403cf267f Refactor variable declarations and expressions for improved readability and consistency across multiple source files 2025-10-01 02:54:51 +01:00
a7434322ea Add const qualifiers to function parameters and local variables for improved type safety 2025-10-01 02:34:42 +01:00
352850a698 Refactor function signatures to use const char* for string parameters 2025-09-30 13:48:31 +01:00
c15c7fb577 Refactor verify functions to use const char* for path parameters 2025-08-13 16:17:20 +01:00
676a87d25b Compare sectors when comparing images. 2025-08-06 02:49:52 +01:00
9a7eeb4a75 Add compare command to tool. 2025-08-06 02:14:49 +01:00