|
|
12c5412b52
|
* 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.
|
2015-10-19 03:13:15 +01:00 |
|
|
|
b3d48cac37
|
Separated SCSI decoders by type.
|
2015-10-19 02:59:32 +01:00 |
|
|
|
4457479471
|
Separated CD decoders by type.
|
2015-10-19 02:40:30 +01:00 |
|
|
|
7864f72481
|
Separated DVD decoders by type.
|
2015-10-19 02:28:40 +01:00 |
|
|
|
aab90287f9
|
Separated floppy decoders by type.
|
2015-10-19 02:04:38 +01:00 |
|
|
|
d46a5ab437
|
Organize decoders files&folders
|
2015-10-19 01:46:06 +01:00 |
|
|
|
4f407e3d15
|
Added specific console handling for standard, verbose, debug
and error outputs.
|
2015-10-18 22:04:03 +01:00 |
|
|
|
12842dccfc
|
Implement ATA/ATAPI IDENTIFY decoder.
|
2015-10-17 01:26:17 +01:00 |
|
|
|
6e7ed8e743
|
* DiscImageChef.Decoders/ATA.cs:
* DiscImageChef.Decoders/DiscImageChef.Decoders.csproj:
Added structure for ATA/ATAPI IDENTIFY [PACKET] DEVICE
response
* DiscImageChef.Devices/Enums.cs:
Added command clash in XML documentation
|
2015-10-16 01:55:55 +01:00 |
|
|
|
1afeb5e545
|
Move decoders to a separate library.
|
2015-10-05 20:27:44 +01:00 |
|