Properties/AssemblyVersion.cs
2010-10-02 Removed unused assemblies.
2010-10-02 Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class.
2010-10-01 Fixed the initialization of the TSC estimating code.
2010-09-30 Improved the implementation for the AMD 10h family CPU clock speeds.
2010-09-24 Added support for more than one Heatmaster fan controller.
2010-09-22 A first (experimental) implementation for the AMD 10h family CPU clock speeds.
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-09-18 Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx
2010-09-13 Added a configurable font size and window width to the gadget.
2010-09-07 Improved the gadget formatting and added an option to remove the hardware names in the gadget.
2010-09-07 Added a mainboard specific configuration for the ECS A890GXM-A.
2010-09-06 Added a desktop gadget implementation.
2010-08-24 Search all possible registry locations for the Heatmaster serial port.
2010-08-24 Added another registry path for getting the Heatmaster serial port.
2010-08-23 Fixed a few problems with the Heatmaster.
2010-08-22 Added a first implementation for the Heatmaster fan controller.
2010-08-12 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.