Files
Aaru/DiscImageChef.CommonTypes/ChangeLog

92 lines
2.1 KiB
Plaintext
Raw Normal View History

2016-08-07 Natalia Portillo <claunia@claunia.com>
* MediaType.cs: Corrected typo.
2016-08-02 Natalia Portillo <claunia@claunia.com>
* MediaType.cs: Added Priam DataTower.
2016-08-01 19:07:04 +01:00
2016-08-01 Natalia Portillo <claunia@claunia.com>
* AssemblyInfo.cs:
* DiscImageChef.CommonTypes.csproj: Bumped to version 3.2.1.
2016-08-01 19:01:21 +01:00
2016-08-01 Natalia Portillo <claunia@claunia.com>
* AssemblyInfo.cs:
* DiscImageChef.CommonTypes.csproj: Bump to version 3.2.0
2016-07-29 02:25:29 +01:00
2016-07-29 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.CommonTypes.csproj: Bump to version 3.1.0.
2016-07-28 23:08:22 +01:00
2016-07-28 Natalia Portillo <claunia@claunia.com>
* MediaTypeFromSCSI.cs:
* DiscImageChef.CommonTypes.csproj: Code re-styling.
2016-07-28 22:25:26 +01:00
2016-07-28 Natalia Portillo <claunia@claunia.com>
* MediaType.cs:
* Partition.cs: Refactor and code cleanup.
2016-02-04 Natalia Portillo <claunia@claunia.com>
* MediaType.cs:
Added Jaguar CD, Super CD-ROM² and 3DO discs.
2016-01-16 05:30:15 +00:00
2016-01-16 Natalia Portillo <claunia@claunia.com>
* MediaType.cs:
Added about 200 new media types.
2016-01-16 04:02:35 +00:00
2016-01-16 Natalia Portillo <claunia@claunia.com>
* MediaType.cs:
Refactor: added regions
2016-01-16 Natalia Portillo <claunia@claunia.com>
* MediaType.cs:
* DiscImageChef.CommonTypes.csproj:
Refactor most disk references to media.
2015-12-31 Natalia Portillo <claunia@claunia.com>
* DiskType.cs:
Added Acorn Archimedes and Commodore 15xx floppies.
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 04:48:17 +01:00
2015-10-19 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.CommonTypes.csproj:
Upgrade .NET version to 4.0.
2015-10-12 06:39:31 +01:00
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.