Properties/AssemblyVersion.cs
Tue, 15 Mar 2011 17:20:22 +0000 Fixed Issue 172.
Fri, 11 Feb 2011 22:29:26 +0000 Added code to delete any kernel driver service that can't be opened before reinstalling it.
Tue, 08 Feb 2011 22:02:29 +0000 Added some error reporting to the Ring0 driver loading code.
Sun, 30 Jan 2011 23:45:26 +0000 Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size.
Thu, 27 Jan 2011 22:29:43 +0000 Added support for AMD family 11h CPUs.
Sat, 22 Jan 2011 17:58:32 +0000 Fixed the Intel Sandy Bridge CPU core clock calculation.
Tue, 16 Nov 2010 21:48:26 +0000 Improved the moving and resizing of the gadget on multi-monitor systems. Fixed one problem where the underlying gadget window size would be reduced unrequested. Fine tuned the progress bar size in the gadget.
Sun, 17 Oct 2010 19:13:26 +0000 Removed the WMI Provider menu entry and restricted WMI to the Windows platform.
Sun, 10 Oct 2010 16:57:11 +0000 Reading the timeStampCounterMultiplier right at the beginning when the time stamp counter is estimated instead of reading it at each update. Refactored the IntelCPU code a bit.
Sat, 02 Oct 2010 20:03:59 +0000 Removed unused assemblies.
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.
Fri, 01 Oct 2010 19:01:09 +0000 Fixed the initialization of the TSC estimating code.
Thu, 30 Sep 2010 16:51:09 +0000 Improved the implementation for the AMD 10h family CPU clock speeds.
Fri, 24 Sep 2010 21:33:55 +0000 Added support for more than one Heatmaster fan controller.
Wed, 22 Sep 2010 20:44:34 +0000 A first (experimental) implementation for the AMD 10h family CPU clock speeds.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Sat, 18 Sep 2010 15:13:26 +0000 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
Mon, 13 Sep 2010 22:34:08 +0000 Added a configurable font size and window width to the gadget.
Tue, 07 Sep 2010 22:15:02 +0000 Improved the gadget formatting and added an option to remove the hardware names in the gadget.
Tue, 07 Sep 2010 17:52:43 +0000 Added a mainboard specific configuration for the ECS A890GXM-A.
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
Tue, 24 Aug 2010 22:11:10 +0000 Search all possible registry locations for the Heatmaster serial port.
Tue, 24 Aug 2010 19:06:49 +0000 Added another registry path for getting the Heatmaster serial port.
Mon, 23 Aug 2010 20:00:06 +0000 Fixed a few problems with the Heatmaster.
Sun, 22 Aug 2010 21:53:11 +0000 Added a first implementation for the Heatmaster fan controller.
Thu, 12 Aug 2010 20:53:27 +0000 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.