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.