Thu, 18 Apr 2013 23:25:10 +0200Front View plug-in does not init if no sensor added. MiniDisplay
StephaneLenclud [Thu, 18 Apr 2013 23:25:10 +0200] rev 444
Front View plug-in does not init if no sensor added.
Fixing some format to make strings shorter.
Now trying to start SoundGraphAccess.exe process from same directory.
Packed mode now can display three sensors along with the current time.

Thu, 18 Apr 2013 19:51:05 +0200FrontView can now display time when not packed. MiniDisplay
StephaneLenclud [Thu, 18 Apr 2013 19:51:05 +0200] rev 443
FrontView can now display time when not packed.
Now waiting 4 ticks before cycling.

Thu, 18 Apr 2013 16:05:47 +0200Implementing FrontView support for packed mode and time display. MiniDisplay
StephaneLenclud [Thu, 18 Apr 2013 16:05:47 +0200] rev 442
Implementing FrontView support for packed mode and time display.

Wed, 17 Apr 2013 17:09:21 +0200Adding FrontView menu with persistent options for time display and packed mode. MiniDisplay
StephaneLenclud [Wed, 17 Apr 2013 17:09:21 +0200] rev 441
Adding FrontView menu with persistent options for time display and packed mode.
Adding support for editorconfig and rebracer.

Wed, 17 Apr 2013 15:57:32 +0200Now displaying sensor node background in green if FrontView enabled. MiniDisplay
StephaneLenclud [Wed, 17 Apr 2013 15:57:32 +0200] rev 440
Now displaying sensor node background in green if FrontView enabled.

Sun, 14 Apr 2013 22:38:41 +0200Better formatting FrontView lines. MiniDisplay
StephaneLenclud [Sun, 14 Apr 2013 22:38:41 +0200] rev 439
Better formatting FrontView lines.
Now cycling through each FrontView sensor every 2 seconds.
Fixing character conversion when sending VFD text.
Using special FrontView characters for Celsius and Farenheit.

Sat, 13 Apr 2013 00:43:25 +0200Sensors can now be displayed in FrontView. MiniDisplay
StephaneLenclud [Sat, 13 Apr 2013 00:43:25 +0200] rev 438
Sensors can now be displayed in FrontView.

Mon, 02 Feb 2015 13:28:41 +0100Reverting client/server communication around our pipes to fix access denied err. MiniDisplay
StephaneLenclud [Mon, 02 Feb 2015 13:28:41 +0100] rev 437
Reverting client/server communication around our pipes to fix access denied err.
Now simply opening files for pipes created by SoundGraphAccess server.

Mon, 02 Feb 2015 12:51:06 +0100At last we can output stuff on our display. MiniDisplay
StephaneLenclud [Mon, 02 Feb 2015 12:51:06 +0100] rev 436
At last we can output stuff on our display.
The whole thing is still quite broken though.
Rebase: No start-up but that's ok.

Mon, 04 Feb 2013 00:47:01 +0100Now calling display init. Not getting the expected error code though. MiniDisplay
StephaneLenclud [Mon, 04 Feb 2013 00:47:01 +0100] rev 435
Now calling display init. Not getting the expected error code though.

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.