Sun, 01 Jan 2012 17:12:34 +0000Added code to save and restore the plot sensor selection.
moel.mich [Sun, 01 Jan 2012 17:12:34 +0000] rev 327
Added code to save and restore the plot sensor selection.

Sun, 01 Jan 2012 15:46:42 +0000Added a context menu to the plot which allows the user to configure the time window for plotting.
moel.mich [Sun, 01 Jan 2012 15:46:42 +0000] rev 326
Added a context menu to the plot which allows the user to configure the time window for plotting.

Sun, 01 Jan 2012 10:14:42 +0000Added the hard drive firmware version to the report. This could be important if the SMART attribute layout changes with firmware versions on some drives.
moel.mich [Sun, 01 Jan 2012 10:14:42 +0000] rev 325
Added the hard drive firmware version to the report. This could be important if the SMART attribute layout changes with firmware versions on some drives.

Sat, 31 Dec 2011 17:31:04 +0000Modified and extended version of the patch v4 by Roland Reinl (see Issue 256). Main differences to the original patch: DeviceIoControl refactorings removed, SmartAttribute is now descriptive only and does not hold any state, report is written as one 80 columns table, sensors are created only for meaningful values and without duplicates (remaining life, temperatures, host writes and reads). Also the current implementation should really preserve all the functionality of the old system. Additionally there is now a simple SMART devices emulation class (DebugSmart) that can be used in place of WindowsSmart for testing with reported data.
moel.mich [Sat, 31 Dec 2011 17:31:04 +0000] rev 324
Modified and extended version of the patch v4 by Roland Reinl (see Issue 256). Main differences to the original patch: DeviceIoControl refactorings removed, SmartAttribute is now descriptive only and does not hold any state, report is written as one 80 columns table, sensors are created only for meaningful values and without duplicates (remaining life, temperatures, host writes and reads). Also the current implementation should really preserve all the functionality of the old system. Additionally there is now a simple SMART devices emulation class (DebugSmart) that can be used in place of WindowsSmart for testing with reported data.

Wed, 31 Aug 2011 22:48:49 +0000Added first experimental support for fan control on the NCT677X super I/O chips.
moel.mich [Wed, 31 Aug 2011 22:48:49 +0000] rev 323
Added first experimental support for fan control on the NCT677X super I/O chips.

Mon, 29 Aug 2011 18:41:06 +0000Fixed issue 268.
moel.mich [Mon, 29 Aug 2011 18:41:06 +0000] rev 322
Fixed issue 268.

Thu, 11 Aug 2011 22:18:53 +0000Added additional Intel Sandy Bridge CPU power sensors.
moel.mich [Thu, 11 Aug 2011 22:18:53 +0000] rev 321
Added additional Intel Sandy Bridge CPU power sensors.

Sat, 06 Aug 2011 17:27:55 +0000Added Added a mainboard specific configuration for the Shuttle SH67Hx barebones. Added the SMBIOS system information to the report.
moel.mich [Sat, 06 Aug 2011 17:27:55 +0000] rev 320
Added Added a mainboard specific configuration for the Shuttle SH67Hx barebones. Added the SMBIOS system information to the report.

Tue, 02 Aug 2011 21:05:17 +0000Added initial support for the ITE IT8772E super I/O chip.
moel.mich [Tue, 02 Aug 2011 21:05:17 +0000] rev 319
Added initial support for the ITE IT8772E super I/O chip.

Thu, 28 Jul 2011 21:51:02 +0000Fixed the power sensor display in the desktop gadget.
moel.mich [Thu, 28 Jul 2011 21:51:02 +0000] rev 318
Fixed the power sensor display in the desktop gadget.

Wed, 27 Jul 2011 18:27:16 +0000Added support for Intel CPU power sensors (package and cores).
moel.mich [Wed, 27 Jul 2011 18:27:16 +0000] rev 317
Added support for Intel CPU power sensors (package and cores).

Mon, 25 Jul 2011 21:09:21 +0000Buffered the gadget background drawing in order to improve drawing performance.
moel.mich [Mon, 25 Jul 2011 21:09:21 +0000] rev 316
Buffered the gadget background drawing in order to improve drawing performance.

Sun, 24 Jul 2011 22:16:28 +0000Fixed the Intel CPU package temperature sensor MSR.
moel.mich [Sun, 24 Jul 2011 22:16:28 +0000] rev 315
Fixed the Intel CPU package temperature sensor MSR.

Sun, 24 Jul 2011 22:12:01 +0000Replaced the more expensive calls to DateTime.Now with DateTime.UtcNow.
moel.mich [Sun, 24 Jul 2011 22:12:01 +0000] rev 314
Replaced the more expensive calls to DateTime.Now with DateTime.UtcNow.

Sun, 24 Jul 2011 16:18:56 +0000Improved the CPU load sensors. The values displayed for the load per core and the total load should now be more accurate.
moel.mich [Sun, 24 Jul 2011 16:18:56 +0000] rev 313
Improved the CPU load sensors. The values displayed for the load per core and the total load should now be more accurate.

Sun, 24 Jul 2011 12:17:17 +0000Added a mainboard specific configuration for the ASUS P8P67 mainboard.
moel.mich [Sun, 24 Jul 2011 12:17:17 +0000] rev 312
Added a mainboard specific configuration for the ASUS P8P67 mainboard.

Sun, 24 Jul 2011 11:29:26 +0000Added a mainboard specific configuration for the ASUS P8P67 EVO mainboard.
moel.mich [Sun, 24 Jul 2011 11:29:26 +0000] rev 311
Added a mainboard specific configuration for the ASUS P8P67 EVO mainboard.

Mon, 18 Jul 2011 19:55:43 +0000Improved the mainboard specific configuration for the ASUS P8P67 PRO mainboard.
moel.mich [Mon, 18 Jul 2011 19:55:43 +0000] rev 310
Improved the mainboard specific configuration for the ASUS P8P67 PRO mainboard.

Thu, 07 Jul 2011 21:53:09 +0000Added fan control for Nvidia GPUs based on a patch by Christian Valli?res.
moel.mich [Thu, 07 Jul 2011 21:53:09 +0000] rev 309
Added fan control for Nvidia GPUs based on a patch by Christian Valli?res.

Thu, 07 Jul 2011 20:41:09 +0000Added 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).
moel.mich [Thu, 07 Jul 2011 20:41:09 +0000] rev 308
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 +0000Small correction for the mainboard specific configuration of the Gigabyte Z68X-UD7-B3 mainboard.
moel.mich [Sun, 26 Jun 2011 20:04:26 +0000] rev 307
Small correction for the mainboard specific configuration of the Gigabyte Z68X-UD7-B3 mainboard.

Sun, 26 Jun 2011 17:00:32 +0000Added support for package level temperature sensors on new Intel Sandy Bridge CPUs.
moel.mich [Sun, 26 Jun 2011 17:00:32 +0000] rev 306
Added support for package level temperature sensors on new Intel Sandy Bridge CPUs.

Sun, 26 Jun 2011 16:00:20 +0000Added a mainboard specific configuration for the Gigabyte Z68X-UD7-B3 mainboard.
moel.mich [Sun, 26 Jun 2011 16:00:20 +0000] rev 305
Added a mainboard specific configuration for the Gigabyte Z68X-UD7-B3 mainboard.

Sat, 25 Jun 2011 14:46:28 +0000Changed the maximum buffer size for double buffering of controls that isn't disposed after each draw call to the size of the screen. This should reduce the memory allocation and disposing on each sensor update. Also page faults are no longer increasing with this change.
moel.mich [Sat, 25 Jun 2011 14:46:28 +0000] rev 304
Changed the maximum buffer size for double buffering of controls that isn't disposed after each draw call to the size of the screen. This should reduce the memory allocation and disposing on each sensor update. Also page faults are no longer increasing with this change.

Sat, 25 Jun 2011 11:06:54 +0000Add a text (Open Hardware Monitor) to the main system tray icon to simplify identification.
moel.mich [Sat, 25 Jun 2011 11:06:54 +0000] rev 303
Add a text (Open Hardware Monitor) to the main system tray icon to simplify identification.

Wed, 22 Jun 2011 22:36:17 +0000Removed the bitmap.GetHbitmap call for every redraw of the gadget. This should reduce dynamic memory allocation and freeing and removes some of the page faults increasing.
moel.mich [Wed, 22 Jun 2011 22:36:17 +0000] rev 302
Removed the bitmap.GetHbitmap call for every redraw of the gadget. This should reduce dynamic memory allocation and freeing and removes some of the page faults increasing.

Sun, 19 Jun 2011 14:14:00 +0000Added initial support for AMD family 12h and 15h CPUs.
moel.mich [Sun, 19 Jun 2011 14:14:00 +0000] rev 301
Added initial support for AMD family 12h and 15h CPUs.

Sun, 19 Jun 2011 12:59:07 +0000Fixed issue 241.
moel.mich [Sun, 19 Jun 2011 12:59:07 +0000] rev 300
Fixed issue 241.