Sun, 03 Feb 2013 19:06:01 +0100Now fetching some of our Sound Graph DLL function pointers. MiniDisplay
StephaneLenclud [Sun, 03 Feb 2013 19:06:01 +0100] rev 434
Now fetching some of our Sound Graph DLL function pointers.

Sun, 03 Feb 2013 18:01:50 +0100Adding SoundGraphDisplay and SensorFrontView classes. MiniDisplay
StephaneLenclud [Sun, 03 Feb 2013 18:01:50 +0100] rev 433
Adding SoundGraphDisplay and SensorFrontView classes.
They were respectively based on SystemTray and SensorNotifyIcon.
SoundGraphDisplay is now able to load iMONDisplay.dll providing it lives on your PATH.
Adding option to sensor context menu for adding it into FrontView.

Tue, 30 Dec 2014 22:49:32 +0000Fixed an OverflowException when trying to use (unsupported) 64-bit thread affinity masks on 32-bit systems. default
moel.mich [Tue, 30 Dec 2014 22:49:32 +0000] rev 432
Fixed an OverflowException when trying to use (unsupported) 64-bit thread affinity masks on 32-bit systems.

Tue, 30 Dec 2014 22:47:39 +0000Fixed the following issue (present only on 32-bit systems):
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

Tue, 30 Dec 2014 21:04:54 +0000Fixed Issue 651.
moel.mich [Tue, 30 Dec 2014 21:04:54 +0000] rev 430
Fixed Issue 651.

Tue, 30 Dec 2014 17:35:29 +0000Changed 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 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).