mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
43 lines
1017 B
Plaintext
43 lines
1017 B
Plaintext
2016-01-16 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Dimensions.cs:
|
|
Added about 200 new media types.
|
|
|
|
2016-01-16 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
* MediaType.cs:
|
|
* Dimensions.cs:
|
|
* DiscImageChef.Metadata.csproj:
|
|
Refactor most disk references to media.
|
|
|
|
2016-01-16 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Dimensions.cs:
|
|
* DiscImageChef.Metadata.csproj:
|
|
Added static method to get standard dimensions from disk
|
|
types.
|
|
|
|
2015-12-31 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
Added known floppies and magneto-opticals.
|
|
|
|
2015-12-13 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
Corrected miswriting of CDXA, CDRW and CDROM.
|
|
|
|
2015-12-06 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
* DiscImageChef.Metadata.csproj:
|
|
Added method to convert DiskType to disk type and subtype
|
|
strings.
|
|
|
|
2015-12-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Metadata.csproj:
|
|
Added generating XML metadata for file systems.
|
|
|