mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
28 lines
577 B
Plaintext
28 lines
577 B
Plaintext
2015-10-18 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* VHD.cs:
|
|
* Nero.cs:
|
|
* CDRWin.cs:
|
|
* Apple2MG.cs:
|
|
* TeleDisk.cs:
|
|
* DiskCopy42.cs:
|
|
* DiscImageChef.DiscImages.csproj:
|
|
Added specific console handling for standard, verbose, debug
|
|
and error outputs.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* VHD.cs:
|
|
* Nero.cs:
|
|
* CDRWin.cs:
|
|
* TeleDisk.cs:
|
|
* Apple2MG.cs:
|
|
* ImageInfo.cs:
|
|
* DiskCopy42.cs:
|
|
* ImagePlugin.cs:
|
|
* ZZZRawImage.cs:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.DiscImages.csproj:
|
|
Moved disc image plugins to a separate library.
|
|
|