Tue, 03 May 2011 18:20:06 +0000 |
Added a mainboard specific configuration for the Gigabyte P67A-UD4-B3 mainboard.
|
file | diff | annotate |
Sun, 01 May 2011 13:37:15 +0000 |
Added first experimental support for the IT8728F super I/O chip.
|
file | diff | annotate |
Sat, 30 Apr 2011 16:03:58 +0000 |
Fixed Issue 199.
|
file | diff | annotate |
Sat, 23 Apr 2011 14:18:02 +0000 |
Updated version info.
|
file | diff | annotate |
Sat, 16 Apr 2011 19:26:20 +0000 |
A first correction for reading core and bus clocks on AMD family 14h CPUs.
|
file | diff | annotate |
Sat, 16 Apr 2011 14:49:47 +0000 |
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.
|
file | diff | annotate |
Sat, 16 Apr 2011 13:19:13 +0000 |
Added initial support for AMD Fusion (family 14h) CPUs.
|
file | diff | annotate |
Fri, 15 Apr 2011 23:52:07 +0000 |
Fixed Issue 111.
|
file | diff | annotate |
Sun, 10 Apr 2011 23:36:07 +0000 |
Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.
|
file | diff | annotate |
Sat, 09 Apr 2011 20:16:42 +0000 |
Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.
|
file | diff | annotate |
Tue, 15 Mar 2011 17:20:22 +0000 |
Fixed Issue 172.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:29:26 +0000 |
Added code to delete any kernel driver service that can't be opened before reinstalling it.
|
file | diff | annotate |
Tue, 08 Feb 2011 22:02:29 +0000 |
Added some error reporting to the Ring0 driver loading code.
|
file | diff | annotate |
Sun, 30 Jan 2011 23:45:26 +0000 |
Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size.
|
file | diff | annotate |
Thu, 27 Jan 2011 22:29:43 +0000 |
Added support for AMD family 11h CPUs.
|
file | diff | annotate |
Sat, 22 Jan 2011 17:58:32 +0000 |
Fixed the Intel Sandy Bridge CPU core clock calculation.
|
file | diff | annotate |
Tue, 16 Nov 2010 21:48:26 +0000 |
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.
|
file | diff | annotate |
Sun, 17 Oct 2010 19:13:26 +0000 |
Removed the WMI Provider menu entry and restricted WMI to the Windows platform.
|
file | diff | annotate |
Sun, 10 Oct 2010 16:57:11 +0000 |
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.
|
file | diff | annotate |
Sat, 02 Oct 2010 20:03:59 +0000 |
Removed unused assemblies.
|
file | diff | annotate |
Sat, 02 Oct 2010 15:46:12 +0000 |
Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class.
|
file | diff | annotate |
Fri, 01 Oct 2010 19:01:09 +0000 |
Fixed the initialization of the TSC estimating code.
|
file | diff | annotate |
Thu, 30 Sep 2010 16:51:09 +0000 |
Improved the implementation for the AMD 10h family CPU clock speeds.
|
file | diff | annotate |
Fri, 24 Sep 2010 21:33:55 +0000 |
Added support for more than one Heatmaster fan controller.
|
file | diff | annotate |
Wed, 22 Sep 2010 20:44:34 +0000 |
A first (experimental) implementation for the AMD 10h family CPU clock speeds.
|
file | diff | annotate |
Tue, 21 Sep 2010 20:32:36 +0000 |
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
|
file | diff | annotate |
Sat, 18 Sep 2010 15:13:26 +0000 |
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
|
file | diff | annotate |
Mon, 13 Sep 2010 22:34:08 +0000 |
Added a configurable font size and window width to the gadget.
|
file | diff | annotate |
Tue, 07 Sep 2010 22:15:02 +0000 |
Improved the gadget formatting and added an option to remove the hardware names in the gadget.
|
file | diff | annotate |
Tue, 07 Sep 2010 17:52:43 +0000 |
Added a mainboard specific configuration for the ECS A890GXM-A.
|
file | diff | annotate |
Mon, 06 Sep 2010 19:53:13 +0000 |
Added a desktop gadget implementation.
|
file | diff | annotate |
Tue, 24 Aug 2010 22:11:10 +0000 |
Search all possible registry locations for the Heatmaster serial port.
|
file | diff | annotate |
Tue, 24 Aug 2010 19:06:49 +0000 |
Added another registry path for getting the Heatmaster serial port.
|
file | diff | annotate |
Mon, 23 Aug 2010 20:00:06 +0000 |
Fixed a few problems with the Heatmaster.
|
file | diff | annotate |
Sun, 22 Aug 2010 21:53:11 +0000 |
Added a first implementation for the Heatmaster fan controller.
|
file | diff | annotate |
Thu, 12 Aug 2010 20:53:27 +0000 |
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
file | diff | annotate |