moel.mich [Tue, 30 Dec 2014 22:47:39 +0000] rev 431
Fixed the following issue (present only on 32-bit systems):
Version: 0.7.0.0
System.NullReferenceException: Object reference not set to an instance of an object.
at OpenHardwareMonitor.GUI.MainForm.timer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Common Language Runtime: 4.0.30319.18444
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
Process Type: 32-Bit
moel.mich [Tue, 30 Dec 2014 21:04:54 +0000] rev 430
Fixed Issue 651.
moel.mich [Tue, 30 Dec 2014 17:35:29 +0000] rev 429
Changed the settings save code to use a two file based approach in order to reduce cases where settings are lost or reset (Fixed Issue 501).
moel.mich [Tue, 30 Dec 2014 16:02:52 +0000] rev 428
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).
moel.mich [Sun, 28 Dec 2014 22:42:36 +0000] rev 427
Fixed Issue 645.
moel.mich [Sun, 28 Dec 2014 17:54:26 +0000] rev 426
Added support for Intel Atom N2xxx, D2xxx, C2xxx, E3xxx and Z3xxx CPUs (Fixed Issue 610, Issue 422 and Issue 647).
moel.mich [Sun, 28 Dec 2014 15:34:37 +0000] rev 425
Added support for Intel Core M-5xxx (14nm) Broadwell CPUs (Fixed Issue 646).
moel.mich [Tue, 16 Sep 2014 20:35:33 +0000] rev 424
Added support for Intel Xeon E5-2600/1600 v3, Core i7-59xx CPUs (Fixed Issue 617). Corrected an error in the Intel CPU power calculation (wrong bit mask for "Energy Status Units: bits 12:8").
moel.mich [Sat, 07 Sep 2013 08:07:11 +0000] rev 423
Fixed an issue with the Nuvoton NCT6791D (hardware monitor i/o space lock wasn't disabled before attempting to read data).
moel.mich [Sun, 25 Aug 2013 19:13:35 +0000] rev 422
Added a configurable logging interval.