mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
* DiscImageChef/Commands/MediaInfo.cs: * DiscImageChef.CommonTypes/DiskType.cs: Added support for CD-V. * DiscImageChef.Decoders/CD/TOC.cs: * DiscImageChef.Decoders/CD/FullTOC.cs: Added support for CD-V. Added support for CD-DA.
34 lines
778 B
Plaintext
34 lines
778 B
Plaintext
2015-12-03 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
Added support for CD-V.
|
|
|
|
2015-11-24 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
Added DVD-RW DL, DVD-Download, HD DVD-R DL and HD DVD-RW DL.
|
|
|
|
2015-11-23 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskType.cs:
|
|
* DiscImageChef.CommonTypes.csproj:
|
|
Moved DiskType to commons.
|
|
|
|
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.CommonTypes.csproj:
|
|
Upgrade .NET version to 4.0.
|
|
|
|
2015-10-12 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Partition.cs:
|
|
Added standard header.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Partition.cs:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.CommonTypes.csproj:
|
|
Moved disc image plugins to a separate library.
|
|
|