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).

This commit is contained in:
Michael Möller
2014-12-30 16:02:52 +00:00
parent 9eee90c076
commit dc69a9431c
6 changed files with 85 additions and 78 deletions

View File

@@ -4,11 +4,11 @@
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright (C) 2009-2013 Michael Möller <mmoeller@openhardwaremonitor.org>
Copyright (C) 2009-2014 Michael Möller <mmoeller@openhardwaremonitor.org>
*/
using System.Reflection;
[assembly: AssemblyVersion("0.6.0.15")]
[assembly: AssemblyInformationalVersion("0.6.0.15 Alpha")]
[assembly: AssemblyVersion("0.6.0.16")]
[assembly: AssemblyInformationalVersion("0.6.0.16 Alpha")]