mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
113 lines
2.8 KiB
Plaintext
113 lines
2.8 KiB
Plaintext
2017-05-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Metadata.csproj: Upped version to 3.3.99.0. Do
|
|
not use version from solution on library projects.
|
|
|
|
2017-05-14 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* MediaType.cs: Added Iomega PocketZip types.
|
|
|
|
2016-10-17 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DeviceReport.cs: Added PCMCIA support.
|
|
|
|
2016-10-12 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* MediaType.cs: Added support for DDS, DDS-2, DDS-3, DDS-4.
|
|
|
|
2016-08-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Metadata.csproj: Bumped version to 3.2.99.2.
|
|
|
|
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Metadata.csproj: Public beta release 3.2.99.1.
|
|
|
|
2016-08-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* MediaType.cs: Added Priam DataTower.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.Metadata.csproj: Bumped to version 3.2.1.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.Metadata.csproj: Bump to version 3.2.0
|
|
|
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Metadata.csproj: Bump to version 3.1.0.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Dimensions.cs:
|
|
* DiscImageChef.Metadata.csproj: Code re-styling.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DeviceReport.cs: Refactor and code cleanup.
|
|
|
|
2016-02-10 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DeviceReport.cs:
|
|
Added support for ATA devices.
|
|
|
|
2016-02-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* MediaType.cs:
|
|
Added XML name for iomega ZIP.
|
|
|
|
2016-02-04 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Dimensions.cs:
|
|
Add dimensions for CDs and family.
|
|
|
|
* MediaType.cs:
|
|
Added Jaguar CD, Super CD-ROM² and 3DO discs.
|
|
|
|
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.
|
|
|