StephaneLenclud [Thu, 18 Apr 2013 16:05:47 +0200] rev 442
Implementing FrontView support for packed mode and time display.
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.
StephaneLenclud [Wed, 17 Apr 2013 15:57:32 +0200] rev 440
Now displaying sensor node background in green if FrontView enabled.
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.
StephaneLenclud [Sat, 13 Apr 2013 00:43:25 +0200] rev 438
Sensors can now be displayed in FrontView.
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.
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.
StephaneLenclud [Mon, 04 Feb 2013 00:47:01 +0100] rev 435
Now calling display init. Not getting the expected error code though.
StephaneLenclud [Sun, 03 Feb 2013 19:06:01 +0100] rev 434
Now fetching some of our Sound Graph DLL function pointers.
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.