Rename Aaru.DiscImages namespace to Aaru.Images.

This commit is contained in:
2023-10-06 01:16:28 +01:00
parent 3b917207e3
commit 55353809f7
616 changed files with 624 additions and 632 deletions

View File

@@ -38,7 +38,7 @@ using Aaru.CommonTypes.Interfaces;
using Aaru.CommonTypes.Structs;
using Aaru.Decoders.CD;
namespace Aaru.DiscImages;
namespace Aaru.Images;
// TODO: There seems no be no clear definition on how to treat pregaps that are not included in the file, so this is just appending it to start of track
// TODO: This format doesn't support to specify pregaps that are included in the file (like Redump ones)