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 |
|
Michael Möller
|
bcde768e25
|
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
|
2010-09-21 20:32:36 +00:00 |
|
Michael Möller
|
568a27b2a4
|
Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx
|
2010-09-18 15:13:26 +00:00 |
|
Michael Möller
|
53cc1cc75a
|
Added a configurable font size and window width to the gadget.
|
2010-09-13 22:34:08 +00:00 |
|
Michael Möller
|
d4d25656de
|
Improved the gadget formatting and added an option to remove the hardware names in the gadget.
|
2010-09-07 22:15:02 +00:00 |
|
Michael Möller
|
8e8f3c080f
|
Added a mainboard specific configuration for the ECS A890GXM-A.
|
2010-09-07 17:52:43 +00:00 |
|
Michael Möller
|
39600d1cf3
|
Added a desktop gadget implementation.
|
2010-09-06 19:53:13 +00:00 |
|
Michael Möller
|
0d091fe5f2
|
Search all possible registry locations for the Heatmaster serial port.
|
2010-08-24 22:11:10 +00:00 |
|
Michael Möller
|
bd232a85f5
|
Added another registry path for getting the Heatmaster serial port.
|
2010-08-24 19:06:49 +00:00 |
|
Michael Möller
|
d66df3de7b
|
Fixed a few problems with the Heatmaster.
|
2010-08-23 20:00:06 +00:00 |
|
Michael Möller
|
4c704e26bb
|
Added a first implementation for the Heatmaster fan controller.
|
2010-08-22 21:53:11 +00:00 |
|
Michael Möller
|
2ec18bf862
|
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
2010-08-12 20:53:27 +00:00 |
|