Hardware/Nvidia/NvidiaGPU.cs
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
Sun, 15 Aug 2010 14:46:58 +0000 Fixed some Code Analysis warnings.
Thu, 12 Aug 2010 20:53:27 +0000 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Sun, 27 Jun 2010 10:24:27 +0000 Improved the support for Nvidia GPUs.
Sun, 06 Jun 2010 11:07:57 +0000 Fixed Issue 69.
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
Sat, 20 Feb 2010 19:51:10 +0000 Improved Winbond temperature reading. Temperatures create by adding PECI Agent values (delta to TCC Activation Temperature) to a (possibly uncalibrated) TBase are not read. Direct reading temperatures from sensor report register if available. Added lower bound for temperatures on Winbond chips. Nvidia GPUs are now displayed even if they do not have any sensors.
Tue, 09 Feb 2010 19:42:33 +0000 Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.