Hardware/Hardware.cs
Thu, 20 Jan 2011 21:31:54 +0000 Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis 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.
Sat, 27 Feb 2010 20:08:13 +0000 Added sub-hardware support and basic enumeration for mainboards.
Sun, 07 Feb 2010 19:53:51 +0000 Added initial support for W83627HF. Some refactoring for IHardware classes.