Hardware/HDD/HDDGroup.cs
Sat, 02 Oct 2010 15:46:12 +0000 Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class.
Sat, 02 Oct 2010 14:39:25 +0000 Added a S.M.A.R.T dump for all drives, regardless of temperature presence so that we can start debugging SSD's and such.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Wed, 17 Feb 2010 18:48:27 +0000 Added additional SMART temperature attributes.
Wed, 27 Jan 2010 18:12:51 +0000 Fixed a NullReferenceException in the HDD SMART code.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.