Commit Graph

7 Commits

Author SHA1 Message Date
725a3eff4e Bump to version 3.1.0. 2016-07-29 02:25:29 +01:00
01b98d8a50 Code re-styling. 2016-07-28 23:08:22 +01:00
7a2aed2bea Refactor and code cleanup. 2016-07-28 22:25:26 +01:00
5b9777776c Solved some bugs found testing on usb flash sticks. 2015-10-31 21:32:10 +00:00
c8a7bd550d Upgrade .NET version to 4.0. 2015-10-19 04:48:17 +01:00
f5a525d5e9 * DiscImageChef.Console/DicConsole.cs:
Added methods without formatting.

	* DiscImageChef.Decoders/ATA.cs:
	  Typo.

	* DiscImageChef.Decoders/SCSI.cs:
	  Don't try to decode Version Descriptors if there are none.
	Also there are devices on the wild with less than 8 VDs.

	* DiscImageChef/Commands/DeviceInfo.cs:
	  Use a format-less output.
2015-10-19 01:37:23 +01:00
43d181959a Added specific console handling for standard, verbose, debug
and error outputs.
2015-10-18 22:04:03 +01:00