mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef/Commands/Decode.cs:
* DiscImageChef.Decoders/ATA/ATA.cs: * DiscImageChef/Commands/DeviceInfo.cs: Rename SCSI decoders fields, methods and structs to more adequate names. * DiscImageChef.Decoders/SCSI/MMC/MMC.cs: * DiscImageChef.Decoders/DiscImageChef.Decoders.csproj: Separated SCSI decoders by type. * DiscImageChef.Decoders/SCSI/Enums.cs: * DiscImageChef.Decoders/SCSI/Inquiry.cs: * DiscImageChef.Decoders/SCSI/VendorString.cs: Rename fields, methods and structs to more adequate names.
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -1,3 +1,18 @@
|
||||
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* ATA/ATA.cs:
|
||||
Rename SCSI decoders fields, methods and structs to more
|
||||
adequate names.
|
||||
|
||||
* SCSI/MMC/MMC.cs:
|
||||
* DiscImageChef.Decoders.csproj:
|
||||
Separated SCSI decoders by type.
|
||||
|
||||
* SCSI/Enums.cs:
|
||||
* SCSI/Inquiry.cs:
|
||||
* SCSI/VendorString.cs:
|
||||
Rename fields, methods and structs to more adequate names.
|
||||
|
||||
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* SCSI/Enums.cs:
|
||||
|
||||
Reference in New Issue
Block a user