Hardware/Nvidia/NVAPI.cs
2012-05-27 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
2012-01-15 Fixed Issue 209.
2011-07-07 Added fan control for Nvidia GPUs based on a patch by Christian Valli?res.
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-09-08 Fixed some Code Analysis warnings.
2010-08-15 Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).
2010-06-27 Improved the support for Nvidia GPUs.
2010-05-18 Fixed an EntryPointNotFoundException in the NVAPI wrapper:
2010-04-26 Fixed a few more crash causing bugs.
2010-02-22 NVAPI interop struct packing improved.
2010-02-22 Fintek super I/O chips with base address 0x..5 are detected now as well. Set Pack = 1 for NVAPI struct interop (should fix GPU enumeration).
2010-02-09 Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration.
2010-01-26 Initial commit.