Hardware/HDD/HDD.cs
Tue, 15 Mar 2011 17:33:13 +0000 Fixed Issue 171.
Sun, 17 Oct 2010 19:25:50 +0000 Updated attribute maps for the 4 SSD controllers we figured out so far.
Sun, 17 Oct 2010 17:12:38 +0000 Changed the SMART AttributeID type from an enum to a struct.
Sun, 17 Oct 2010 08:21:33 +0000 Small bits of refactoring.
Fri, 08 Oct 2010 12:18:32 +0000 Added initial SSD support for Intel, Indilinx, SandForce and Samsung drives. Experimental feature for now!
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
Sun, 15 Aug 2010 14:46:58 +0000 Fixed some Code Analysis warnings.
Thu, 12 Aug 2010 20:53:27 +0000 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
Sun, 25 Apr 2010 13:16:28 +0000 Fixed a NullReferenceException in HDD.Update.
Sat, 27 Feb 2010 20:08:13 +0000 Added sub-hardware support and basic enumeration for mainboards.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.