Sun, 15 Jan 2012 15:07:23 +0000Fixed Issue 213.
moel.mich [Sun, 15 Jan 2012 15:07:23 +0000] rev 333
Fixed Issue 213.

Sun, 15 Jan 2012 14:05:52 +0000Added a mainboard specific configuration for the ASUS P9X79 (detailed fan and control configuration still missing).
moel.mich [Sun, 15 Jan 2012 14:05:52 +0000] rev 332
Added a mainboard specific configuration for the ASUS P9X79 (detailed fan and control configuration still missing).

Sun, 08 Jan 2012 18:47:56 +0000Updated year to 2012 in properties and about box.
moel.mich [Sun, 08 Jan 2012 18:47:56 +0000] rev 331
Updated year to 2012 in properties and about box.

Mon, 02 Jan 2012 21:17:21 +0000Further restricted the identification for Indilinx SSDs to prevent Maxtor HDDs to be identified as Indilinx SSD.
moel.mich [Mon, 02 Jan 2012 21:17:21 +0000] rev 330
Further restricted the identification for Indilinx SSDs to prevent Maxtor HDDs to be identified as Indilinx SSD.

Mon, 02 Jan 2012 20:45:18 +0000Small corrections for AMD family 15h CPUs (based on documentation).
moel.mich [Mon, 02 Jan 2012 20:45:18 +0000] rev 329
Small corrections for AMD family 15h CPUs (based on documentation).

Mon, 02 Jan 2012 18:44:19 +0000Added SMART support for Samsung SSDs.
moel.mich [Mon, 02 Jan 2012 18:44:19 +0000] rev 328
Added SMART support for Samsung SSDs.

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.