Fri, 25 Sep 2015 12:28:47 +0200CEC TV power on and standby working.
Stephane Lenclud [Fri, 25 Sep 2015 12:28:47 +0200] rev 161
CEC TV power on and standby working.

Thu, 24 Sep 2015 22:45:32 +0200Power Setting Notifier can now unregister from Monitor Power events.
Stephane Lenclud [Thu, 24 Sep 2015 22:45:32 +0200] rev 160
Power Setting Notifier can now unregister from Monitor Power events.

Thu, 24 Sep 2015 21:39:05 +0200Add PowerManager C++/CLI project.
StephaneLenclud [Thu, 24 Sep 2015 21:39:05 +0200] rev 159
Add PowerManager C++/CLI project.
Monitor Power On/Off notifications working.
Moving to .NET 4.6

Thu, 24 Sep 2015 14:35:50 +0200Fixing issues where layout change would not be detected beccause of partial
StephaneLenclud [Thu, 24 Sep 2015 14:35:50 +0200] rev 158
Fixing issues where layout change would not be detected beccause of partial
field similarity between new and older layout.
Therefore we now clear our fields whenever our layout is changed.
Now resetting our create bitmap flag, hoping it will fix our rather large memory
usage when minimized.