mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Corrected disc type calculation. * DiscImageChef.DiscImages/Nero.cs: Corrected debug output.
266 lines
6.3 KiB
Plaintext
266 lines
6.3 KiB
Plaintext
2016-08-17 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Alcohol120.cs: Corrected disc type calculation.
|
|
|
|
* Nero.cs: Corrected debug output.
|
|
|
|
2016-08-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Alcohol120.cs: Missed code to return PFI and DMI from disc
|
|
image.
|
|
|
|
2016-08-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.DiscImages.csproj: Bumped version to 3.2.99.2.
|
|
|
|
2016-08-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* Alcohol120.cs:
|
|
* DiscImageChef.DiscImages.csproj: Added support for Alcohol
|
|
120% Media Descriptor Structure disk images (.mds/.mdf).
|
|
Resolves #55.
|
|
|
|
2016-08-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRWin.cs: Corrected return of CD+G data, should return all
|
|
2448 bytes.
|
|
|
|
2016-08-08 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRDAO.cs: Corrected typo on audio track matching.
|
|
|
|
* CDRWin.cs: Corrected detection of images with CD-Text.
|
|
Do not output partitions for index 0.
|
|
|
|
|
|
* CopyQM.cs: Do not create debug image output.
|
|
|
|
* Nero.cs: Added type for any dvd seen on old Nero version.
|
|
Corrected handling of images where pregap is not indicated
|
|
(nonetheless, Nero stores them).
|
|
Corrected handling of track 1 (Lead-In is stored there).
|
|
Corrected session count in discs with 1 session.
|
|
Do not add partitions of index 0.
|
|
Corrected partition start offset of disc start.
|
|
Guess disc type for old Nero discs.
|
|
Corrected output of Mode2 sectors stored in RAW mode.
|
|
Do not throw exceptions on values that should be returned
|
|
empty or null if not supported by image format.
|
|
|
|
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.DiscImages.csproj: Public beta release
|
|
3.2.99.1.
|
|
|
|
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CopyQM.cs:
|
|
* DiscImageChef.DiscImages.csproj: Added support for Sydex
|
|
CopyQM disk image format.
|
|
|
|
* DiskCopy42.cs: Misplacement of XML media type setting.
|
|
|
|
2016-08-02 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* BLU.cs:
|
|
* DiscImageChef.DiscImages.csproj: Added support for Basic
|
|
Lisa Utility.
|
|
|
|
* Apple2MG.cs: Added CiderPress creator.
|
|
|
|
* CDRWin.cs: Changed RegExs so words must be exact.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.DiscImages.csproj: Bumped to version 3.2.1.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.DiscImages.csproj: Bump to version 3.2.0
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskCopy42.cs: Lisa Twiggies and Macintosh Twiggies use a
|
|
different track order. Detect a Macintosh File System to know
|
|
which re-ordering to use.
|
|
|
|
2016-07-31 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskCopy42.cs: Swap tracks in second half of twiggy images.
|
|
|
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.DiscImages.csproj: Bump to version 3.1.0.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiskCopy42.cs:
|
|
* DiscImageChef.DiscImages.csproj: Code re-styling.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* VHD.cs:
|
|
* GDI.cs:
|
|
* Nero.cs:
|
|
* CDRDAO.cs:
|
|
* CDRWin.cs:
|
|
* Apple2MG.cs:
|
|
* TeleDisk.cs:
|
|
* ImageInfo.cs:
|
|
* DiskCopy42.cs:
|
|
* ImagePlugin.cs:
|
|
* ZZZRawImage.cs: Refactor and code cleanup.
|
|
|
|
2016-02-03 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRWin.cs:
|
|
Corrected CD-ROM XA vs CD-ROM detection.
|
|
|
|
2016-01-16 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* VHD.cs:
|
|
* GDI.cs:
|
|
* Nero.cs:
|
|
* CDRDAO.cs:
|
|
* CDRWin.cs:
|
|
* Apple2MG.cs:
|
|
* TeleDisk.cs:
|
|
* ImageInfo.cs:
|
|
* DiskCopy42.cs:
|
|
* ImagePlugin.cs:
|
|
* ZZZRawImage.cs:
|
|
Refactor most disk references to media.
|
|
|
|
2015-12-31 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* ImagePlugin.cs:
|
|
Added DiskTag for PCMCIA CIS and SecureDigital/MMC CID, CSD
|
|
and extended CSD.
|
|
|
|
2015-12-25 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* GDI.cs:
|
|
* DiscImageChef.DiscImages.csproj:
|
|
Added support for Dreamcast GDI images.
|
|
|
|
* ImagePlugin.cs:
|
|
Add XML documentation to exceptions.
|
|
|
|
2015-12-23 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRDAO.cs:
|
|
* DiscImageChef.DiscImages.csproj:
|
|
Added support for cdrdao images. Solves #53
|
|
|
|
* CDRWin.cs:
|
|
Implemented FLAGS field support and
|
|
quadraphonic/broadcasting flag.
|
|
Return CD track flags for any track type.
|
|
|
|
2015-12-06 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRWin.cs:
|
|
* TeleDisk.cs:
|
|
* DiskCopy42.cs:
|
|
Move comments to XML documentation.
|
|
|
|
2015-12-06 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* ImagePlugin.cs:
|
|
Added documentation.
|
|
|
|
2015-12-06 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRWin.cs:
|
|
Added extra track information.
|
|
Corrected ReadLong for CD+G, subchannel should never come
|
|
along main channel on reading.
|
|
|
|
* ImagePlugin.cs:
|
|
Added extra track information.
|
|
Added audio media type.
|
|
|
|
* Nero.cs:
|
|
Added extra track information.
|
|
|
|
* ZZZRawImage.cs:
|
|
Added support for ReadLong and a single track and session
|
|
for optical discs.
|
|
|
|
2015-12-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* VHD.cs:
|
|
* Nero.cs:
|
|
* CDRWin.cs:
|
|
* Apple2MG.cs:
|
|
* TeleDisk.cs:
|
|
* ImageInfo.cs:
|
|
* DiskCopy42.cs:
|
|
* ImagePlugin.cs:
|
|
* ZZZRawImage.cs:
|
|
Added hint for XML metadata creator to know which kind of
|
|
media the image represents.
|
|
|
|
2015-11-23 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* VHD.cs:
|
|
* Nero.cs:
|
|
* CDRWin.cs:
|
|
* Apple2MG.cs:
|
|
* TeleDisk.cs:
|
|
* ImageInfo.cs:
|
|
* DiskCopy42.cs:
|
|
* ImagePlugin.cs:
|
|
* ZZZRawImage.cs:
|
|
Moved DiskType to commons.
|
|
|
|
2015-11-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRWin.cs:
|
|
Corrected typo in track calculation.
|
|
|
|
2015-11-09 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* CDRWin.cs:
|
|
Corrected partition start and length calculations.
|
|
|
|
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.DiscImages.csproj:
|
|
Upgrade .NET version to 4.0.
|
|
|
|
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* ImagePlugin.cs:
|
|
Added ATA/ATAPI IDENTIFY DEVICE disk tags.
|
|
|
|
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.
|
|
|