Properties/AssemblyVersion.cs
Sun, 11 Aug 2013 21:26:56 +0000 Added a first data logging implementation.
Sun, 04 Aug 2013 06:54:46 +0000 Fixed an issue in the NCT677X class causing a crash when calling Update.
Sat, 03 Aug 2013 13:12:07 +0000 Changed the Intel core temperature reading to evaluate the "Reading Valid" bit 31 for package level sensors as well (undocumented).
Thu, 01 Aug 2013 11:57:09 +0000 Added experimental support for Intel Ivy Bridge-E CPUs.
Sun, 21 Jul 2013 21:03:31 +0000 Refactored the SuperIOHardware class.
Sun, 21 Jul 2013 15:51:43 +0000 Small correction for the Nuvoton NCT6791D super I/O chip.
Sun, 21 Jul 2013 14:17:11 +0000 Added experimental support for the Nuvoton NCT6791D super I/O chip.
Sun, 14 Jul 2013 16:32:27 +0000 Updated the version.
Sun, 30 Jun 2013 11:41:36 +0000 Added support for the Fintek F71869A (F71868AD) super I/O chip.
Sat, 29 Jun 2013 16:12:40 +0000 Added experimental support for AMD family 15h model 1Xh and family 16h CPUs.
Sun, 09 Jun 2013 20:11:20 +0000 Added code to handle exceptions when creating the report for drives that are no longer available/ready.
Sun, 09 Jun 2013 19:25:44 +0000 Added additional exception handling to the http server.
Sun, 09 Jun 2013 17:44:05 +0000 Added Fahrenheit support to the plot.
Sun, 09 Jun 2013 16:08:59 +0000 Added the new OxyPlot based plot implementation.
Mon, 19 Nov 2012 21:05:41 +0000 Fixed Issue 415.
Sun, 04 Nov 2012 13:10:53 +0000 Changed the super I/O fan control: Fan controls are now always displayed, even if the value is null (as for example for ITE 87XX chips in automatic mode.
Sat, 03 Nov 2012 17:58:55 +0000 Added additional Fintek chips to the lm-sensors interface.
Sun, 21 Oct 2012 14:45:24 +0000 Enabled fan control on mainboards by default.
Sun, 21 Oct 2012 14:24:03 +0000 Added support for fan control on ITE 87XX chips and a mainboard specific configuration for the Gigabyte GA 970A UD3 (both based on a patch from Eric Hokanson).
Sun, 23 Sep 2012 18:37:43 +0000 Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown.
Sat, 11 Aug 2012 21:48:54 +0000 Added a few checks and delays to the driver loading code to increase the chance of loading the driver.
Sat, 11 Aug 2012 21:32:59 +0000 Changed a few context menu items to display a radio option style. Added additional information from the SMBIOS to the report.
Thu, 26 Jul 2012 06:51:19 +0000 Added a RAM sensor for used memory.
Wed, 25 Jul 2012 18:10:10 +0000 Updated the version.
Sun, 22 Jul 2012 18:07:11 +0000 Added used space load sensors for hard drives.
Wed, 18 Jul 2012 22:47:30 +0000 Added a missing default case in the mainboard specific configuration selection. The missing default case prevented sensor data from getting displayed on unknown Asus mainboards with NCT6779D super I/O.
Wed, 18 Jul 2012 20:20:26 +0000 Added more report output to the kernel driver loading code. Hopefully this helps to find the problems in Issue 253.
Wed, 18 Jul 2012 19:45:59 +0000 Changed the system tray icon font scaling to adapt to the size of the tray icon in pixels, because on Windows 7 the tray icon scales with the system font size, while on Windows XP the tray icons are always 16 pixels large.
Tue, 17 Jul 2012 16:10:59 +0000 Attempt at fixing Issue 253 without breaking Issue 159 once more.
Wed, 11 Jul 2012 17:35:30 +0000 Added the option to enable/disable all hardware groups.
Sun, 08 Jul 2012 19:26:00 +0000 Added a mainboard specific configuration for the Asus P8Z77-V (Issue 347) and added an additional temperature for the Gigabyte GA-MA78LM-S2H (Issue 358).
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.