2014-05-22 sl Draft implementation of multiple report pixel command.
2014-05-22 sl Adding Futaba GP1212A01A read requests.
2014-05-22 sl Implementing Futaba GP1212A01A brightness support.
2014-05-22 sl Adding read functionnality to our HidDevice.
2014-05-22 sl Adding vendor/product/serial number strings support to our HidDevice.
2014-05-22 sl Sorting out connected state management with our new VFD object.
2014-05-22 sl Moving base HID classes into separate files.
2014-05-22 sl Fixing crash on stratup if no Futaba VFD connected.
2014-05-22 sl Files reorganisation.
2014-05-21 sl Adding very basic code for testing our brand new Futaba VFD class without
2014-05-21 sl Working on our architecture. Adding a bunch of HID and Futaba classes.
2014-05-21 sl Drafting new Futaba class.
2014-05-21 sl Font selection now generates and saves a TGA sample.
2014-05-21 sl Font is now instanciated after selction.
2014-05-21 sl Adding font selection dialog. Did a bit of cleaning too.
2014-05-20 sl Adding SetPixelBlock function which is now used by SetPixel.