Hardware/ATI/ATIGPU.cs
Tue, 30 Dec 2014 16:02:52 +0000 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).
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Sun, 19 Jun 2011 12:41:18 +0000 Added support for saving and restoring the sensor history for the last 24h. The sensor history is now saved in a reduced format (duplicate values are removed, gaps are marked with a NAN sensor value.
Sat, 14 May 2011 13:26:09 +0000 Fixed the ATI GPU fan control. The settings now restore correctly to default settings (previously the "manual mode" was kept on some systems).
Sat, 30 Apr 2011 16:03:58 +0000 Fixed Issue 199.
Fri, 15 Apr 2011 23:52:07 +0000 Fixed Issue 111.
Thu, 20 Jan 2011 21:48:26 +0000 Improved the saving and restoring of default fan control settings for ATI GPUs.
Thu, 20 Jan 2011 21:31:54 +0000 Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis warnings.
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
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).
Thu, 05 Aug 2010 19:28:50 +0000 Added a fan control sensor for ATI GPUs.
Sun, 06 Jun 2010 11:07:57 +0000 Fixed Issue 69.
Mon, 24 May 2010 15:27:46 +0000 Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations.
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.
Wed, 10 Mar 2010 17:56:08 +0000 Fixed Issue 14 (ignore ATI GPU voltage and clock sensors if the value is 0).
Sun, 07 Feb 2010 19:53:51 +0000 Added initial support for W83627HF. Some refactoring for IHardware classes.
Wed, 03 Feb 2010 20:35:10 +0000 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
Sun, 31 Jan 2010 22:00:31 +0000 Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events.
Wed, 27 Jan 2010 19:30:10 +0000 Changed ATI GPU enumeration.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.