Properties/AssemblyVersion.cs
Sun, 08 Jul 2012 15:24:44 +0000 Added support for SSDs with a controller from Micron.
Sun, 01 Jul 2012 21:44:07 +0000 Added experimental support for Nuvoton NCT6779D super I/O chips.
Sun, 24 Jun 2012 16:16:46 +0000 Fixed Issue 300.
Sat, 23 Jun 2012 22:14:28 +0000 Added support for IT8705F super I/O chips.
Mon, 28 May 2012 13:45:38 +0000 Added support for reading more than one TBalancer fan controller.
Mon, 28 May 2012 10:39:30 +0000 Added support for Intel Ivy Bridge based CPUs. Added code to prevent displaying wrong information on unknown (future) Intel CPUs.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Wed, 22 Feb 2012 23:36:26 +0000 Fixed a division by zero in the Sandforce write amplification sensor.
Tue, 14 Feb 2012 23:07:55 +0000 Added a new sensor type "Factor" for dimensionless values (and similar) that are not to be shown as percent ("Level" type). Changed the write amplification sensor to use the new "Factor" sensor type. Added the temperature SMART attribute for Sandforce SSDs as hidden sensor (as it may show fake results on some hardware).
Mon, 13 Feb 2012 21:56:29 +0000 Added additional smart attribute identification and a write amplification sensor for Sandforce based SSDs.
Mon, 13 Feb 2012 20:34:39 +0000 Small correction to the Sandforce SSD detection to prevent Marvell controllers (M4, C300) from getting identified as Sandforce.
Sun, 08 Jan 2012 18:47:56 +0000 Updated year to 2012 in properties and about box.
Mon, 02 Jan 2012 21:17:21 +0000 Further restricted the identification for Indilinx SSDs to prevent Maxtor HDDs to be identified as Indilinx SSD.
Mon, 02 Jan 2012 20:45:18 +0000 Small corrections for AMD family 15h CPUs (based on documentation).
Thu, 07 Jul 2011 20:41:09 +0000 Added support for reading the TAMG ACPI table on Gigabyte mainboards. Fixed a small problem with HDD/SSD names (0 chars are trimmed now as well).
Sun, 26 Jun 2011 20:04:26 +0000 Small correction for the mainboard specific configuration of the Gigabyte Z68X-UD7-B3 mainboard.
Sun, 26 Jun 2011 16:00:20 +0000 Added a mainboard specific configuration for the Gigabyte Z68X-UD7-B3 mainboard.
Sun, 19 Jun 2011 14:14:00 +0000 Added initial support for AMD family 12h and 15h CPUs.
Mon, 23 May 2011 18:14:25 +0000 Added support for the Fintek F71889AD super I/O chip. Extended the identification list of mainboard manufacturers.
Thu, 19 May 2011 07:24:30 +0000 Fixed Issue 222.
Wed, 18 May 2011 19:58:57 +0000 Added a mainboard specific configuration for the Gigabyte H67A-UD3H-B3 mainboard and fixed a few issues in the about box.
Sun, 08 May 2011 22:10:13 +0000 Fixed the bus and core clock reading on AMD family 10h model Ah CPUs. The new "Core Performance Boost" feature of these CPUs resulted in very low accuracy of the bus speed (and as a consequence also an inaccurate TSC multiplier). This fixed Issue 205.
Tue, 03 May 2011 18:20:06 +0000 Added a mainboard specific configuration for the Gigabyte P67A-UD4-B3 mainboard.
Sun, 01 May 2011 13:37:15 +0000 Added first experimental support for the IT8728F super I/O chip.
Sat, 30 Apr 2011 16:03:58 +0000 Fixed Issue 199.
Sat, 23 Apr 2011 14:18:02 +0000 Updated version info.
Sat, 16 Apr 2011 19:26:20 +0000 A first correction for reading core and bus clocks on AMD family 14h CPUs.
Sat, 16 Apr 2011 14:49:47 +0000 A small correction for AMD K8 (family 0Fh) core temperature reading, and fan reading on older revision of IT8712F chips. This should fix Issue 42 and Issue 194.
Sat, 16 Apr 2011 13:19:13 +0000 Added initial support for AMD Fusion (family 14h) CPUs.
Fri, 15 Apr 2011 23:52:07 +0000 Fixed Issue 111.
Sun, 10 Apr 2011 23:36:07 +0000 Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.
Sat, 09 Apr 2011 20:16:42 +0000 Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.
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.