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.