24 Commits

Author SHA1 Message Date
Michael Möller
9be5da3e0b Merge branch 'Nvidia VRAM AddOn' 2016-11-06 12:29:42 +01:00
Michael Möller
4f87cc3bb4 Corrected the source code format. 2016-11-06 12:15:29 +01:00
DarthDestroyer
51c6d776e1 Update NvidiaGPU.cs 2016-04-28 19:59:52 +02:00
Michael Möller
5dfad04b31 Fixed issue #701. Writing temporary 0 values to the sensor (NVIDIA GPU clocks) gets them recorded and leads to wrong sensor min values and wrong recorded/averaged values for plotting. 2015-12-06 19:42:58 +01:00
DarthDestroyer
d7a7ccd1bc VRAM used / free / total as Value? #753 2015-12-06 17:20:03 +01:00
Michael Möller
bf8d491ef2 Fixed Issue 651. 2014-12-30 21:04:54 +00:00
Michael Möller
dc69a9431c Added a new "Undefined" control mode. Changed the GPU fan control to restore to default (auto) settings when the Open Hardware Monitor closes (unless the control remained in "Undefined" mode). 2014-12-30 16:02:52 +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
a5ff8ac69b Fixed Issue 209. 2012-01-15 15:35:03 +00:00
Michael Möller
58f6092983 Added fan control for Nvidia GPUs based on a patch by Christian Vallières. 2011-07-07 21:53:09 +00:00
Michael Möller
6e86c9e1a9 Fixed Issue 199. 2011-04-30 16:03:58 +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
7752670742 Fixed some Code Analysis warnings. 2010-09-08 19:29:58 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00
Michael Möller
2071610bbe Fixed some Code Analysis warnings. 2010-08-15 14:46:58 +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
Michael Möller
a2650ba983 Refactored the hardware monitoring code into a library (Issue 101). 2010-08-08 13:57:26 +00:00
Michael Möller
e30e42ebf0 Improved the support for Nvidia GPUs. 2010-06-27 10:24:27 +00:00
Michael Möller
dd67a0aa5c Fixed Issue 69. 2010-06-06 11:07:57 +00:00
Michael Möller
4cd9cd9125 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree. 2010-05-09 16:22:13 +00:00
Michael Möller
a49919717e Added an Identifier class for IHardware, ISensor and IParameter Identifier properties. 2010-05-06 19:20:38 +00:00
Michael Möller
bcb19ae527 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. 2010-02-20 19:51:10 +00:00
Michael Möller
0cc5a578c3 Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration. 2010-02-09 19:42:33 +00:00
Michael Möller
39ca26510c Initial commit. 2010-01-26 22:37:48 +00:00