61 Commits

Author SHA1 Message Date
Michael Möller
194d0a6d5d Attempt at fixing Issue 253 without breaking Issue 159 once more. 2012-07-17 16:10:59 +00:00
Michael Möller
028248273b Added the option to enable/disable all hardware groups. 2012-07-11 17:35:30 +00:00
Michael Möller
04be3e3943 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). 2012-07-08 19:26:00 +00:00
Michael Möller
d6262767bb Added support for SSDs with a controller from Micron. 2012-07-08 15:24:44 +00:00
Michael Möller
f8b7505b0c Added experimental support for Nuvoton NCT6779D super I/O chips. 2012-07-01 21:44:07 +00:00
Michael Möller
7828493223 Fixed Issue 300. 2012-06-24 16:16:46 +00:00
Michael Möller
3d1e07b438 Added support for IT8705F super I/O chips. 2012-06-23 22:14:28 +00:00
Michael Möller
bd7c571e17 Added support for reading more than one TBalancer fan controller. 2012-05-28 13:45:38 +00:00
Michael Möller
cc35e23910 Added support for Intel Ivy Bridge based CPUs. Added code to prevent displaying wrong information on unknown (future) Intel CPUs. 2012-05-28 10:39:30 +00:00
Michael Möller
2e3489e1f7 Changed the license to the Mozilla Public License 2.0 and update the licensing information. 2012-05-27 14:23:31 +00:00
Michael Möller
a3dea40fd6 Fixed a division by zero in the Sandforce write amplification sensor. 2012-02-22 23:36:26 +00:00
Michael Möller
f8867d671a 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). 2012-02-14 23:07:55 +00:00
Michael Möller
3f9d9da2f0 Added additional smart attribute identification and a write amplification sensor for Sandforce based SSDs. 2012-02-13 21:56:29 +00:00
Michael Möller
b9edd942b0 Small correction to the Sandforce SSD detection to prevent Marvell controllers (M4, C300) from getting identified as Sandforce. 2012-02-13 20:34:39 +00:00
Michael Möller
ca50bf01b4 Updated year to 2012 in properties and about box. 2012-01-08 18:47:56 +00:00
Michael Möller
67d04939bb Further restricted the identification for Indilinx SSDs to prevent Maxtor HDDs to be identified as Indilinx SSD. 2012-01-02 21:17:21 +00:00
Michael Möller
e500810713 Small corrections for AMD family 15h CPUs (based on documentation). 2012-01-02 20:45:18 +00:00
Michael Möller
938263fef2 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). 2011-07-07 20:41:09 +00:00
Michael Möller
ae81e8f22c Small correction for the mainboard specific configuration of the Gigabyte Z68X-UD7-B3 mainboard. 2011-06-26 20:04:26 +00:00
Michael Möller
64f532e286 Added a mainboard specific configuration for the Gigabyte Z68X-UD7-B3 mainboard. 2011-06-26 16:00:20 +00:00
Michael Möller
3ae21ac90d Added initial support for AMD family 12h and 15h CPUs. 2011-06-19 14:14:00 +00:00
Michael Möller
049f3d3515 Added support for the Fintek F71889AD super I/O chip. Extended the identification list of mainboard manufacturers. 2011-05-23 18:14:25 +00:00
Michael Möller
7d0d8e766b Fixed Issue 222. 2011-05-19 07:24:30 +00:00
Michael Möller
98cd3cbf9b Added a mainboard specific configuration for the Gigabyte H67A-UD3H-B3 mainboard and fixed a few issues in the about box. 2011-05-18 19:58:57 +00:00
Michael Möller
bd9495d159 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. 2011-05-08 22:10:13 +00:00
Michael Möller
eefa1ffb7d Added a mainboard specific configuration for the Gigabyte P67A-UD4-B3 mainboard. 2011-05-03 18:20:06 +00:00
Michael Möller
7b39213552 Added first experimental support for the IT8728F super I/O chip. 2011-05-01 13:37:15 +00:00
Michael Möller
6e86c9e1a9 Fixed Issue 199. 2011-04-30 16:03:58 +00:00
Michael Möller
ca3a2d3864 Updated version info. 2011-04-23 14:18:02 +00:00
Michael Möller
fbe6bef72e A first correction for reading core and bus clocks on AMD family 14h CPUs. 2011-04-16 19:26:20 +00:00
Michael Möller
6872fcbe39 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. 2011-04-16 14:49:47 +00:00
Michael Möller
fb451bd475 Added initial support for AMD Fusion (family 14h) CPUs. 2011-04-16 13:19:13 +00:00
Michael Möller
0d80c84493 Fixed Issue 111. 2011-04-15 23:52:07 +00:00
Michael Möller
0f1ba8e90f Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking. 2011-04-10 23:36:07 +00:00
Michael Möller
4897a49630 Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux. 2011-04-09 20:16:42 +00:00
Michael Möller
910c251496 Fixed Issue 172. 2011-03-15 17:20:22 +00:00
Michael Möller
46e4752c8f Added code to delete any kernel driver service that can't be opened before reinstalling it. 2011-02-11 22:29:26 +00:00
Michael Möller
d1a963aa55 Added some error reporting to the Ring0 driver loading code. 2011-02-08 22:02:29 +00:00
Michael Möller
be28c71358 Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size. 2011-01-30 23:45:26 +00:00
Michael Möller
4d4c3aae8d Added support for AMD family 11h CPUs. 2011-01-27 22:29:43 +00:00
Michael Möller
1915002fa9 Fixed the Intel Sandy Bridge CPU core clock calculation. 2011-01-22 17:58:32 +00:00
Michael Möller
e5d7595b00 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. 2010-11-16 21:48:26 +00:00
Michael Möller
22d714c976 Removed the WMI Provider menu entry and restricted WMI to the Windows platform. 2010-10-17 19:13:26 +00:00
Michael Möller
0f51fe20fe 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. 2010-10-10 16:57:11 +00:00
Michael Möller
6d3d5e357d Removed unused assemblies. 2010-10-02 20:03:59 +00:00
Michael Möller
d0f3c634d6 Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class. 2010-10-02 15:46:12 +00:00
Michael Möller
9619107616 Fixed the initialization of the TSC estimating code. 2010-10-01 19:01:09 +00:00
Michael Möller
cc719ae7e8 Improved the implementation for the AMD 10h family CPU clock speeds. 2010-09-30 16:51:09 +00:00
Michael Möller
e94f1c5874 Added support for more than one Heatmaster fan controller. 2010-09-24 21:33:55 +00:00
Michael Möller
1bd6b91c6f A first (experimental) implementation for the AMD 10h family CPU clock speeds. 2010-09-22 20:44:34 +00:00