mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Decoders/CD/ATIP.cs:
Added disc type and manufacturer lookup from ATIP. * DiscImageChef.Decoders/CD/PMA.cs: Implement full PMA decoding. * DiscImageChef.Decoders/CD/FullTOC.cs: Implement decoding disc ID. * DiscImageChef.Decoders/SCSI/MMC/DiscInformation.cs: Disc ID is 24-bit. * DiscImageChef.Decoders/CD/CDTextOnLeadIn.cs: CD-TEXT can be empty without being null, do not decode an empty one.
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
2015-12-04 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* CD/ATIP.cs:
|
||||
Added disc type and manufacturer lookup from ATIP.
|
||||
|
||||
* CD/PMA.cs:
|
||||
Implement full PMA decoding.
|
||||
|
||||
* CD/FullTOC.cs:
|
||||
Implement decoding disc ID.
|
||||
|
||||
* SCSI/MMC/DiscInformation.cs:
|
||||
Disc ID is 24-bit.
|
||||
|
||||
* CD/CDTextOnLeadIn.cs:
|
||||
CD-TEXT can be empty without being null, do not decode an
|
||||
empty one.
|
||||
|
||||
2015-12-04 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* CD/CDTextOnLeadIn.cs:
|
||||
|
||||
Reference in New Issue
Block a user