Hardware/Hardware.cs
2011-01-20 Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-09-08 Fixed some Code Analysis warnings.
2010-09-06 Added a desktop gadget implementation.
2010-08-15 Fixed some Code Analysis warnings.
2010-08-12 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).
2010-05-09 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-02-27 Added sub-hardware support and basic enumeration for mainboards.
2010-02-07 Added initial support for W83627HF. Some refactoring for IHardware classes.