2014-05-27 sl Experimenting with our bitmap to bitarray convertion. default tip
2014-05-24 sl Fixing BitBlit function for it to work with bitmap larger than screen.
2014-05-23 sl Now using host frame buffer and sending the whole frame upon swap buffers.
2014-05-22 sl Draft implementation of our bitmap to display format.
2014-05-22 sl Fixing our multiple report pixel transfer.
2014-05-22 sl Sorting out and testing our display position command.
2014-05-22 sl Adding support for setting GP1212A01A display position.
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.
2014-05-20 sl Adding button to reset a defined pixel.
2014-05-20 sl Add buttons and text field to set pixels.
2014-05-19 sl Adding buttons to test basic functionality of Futaba VFD GP1212A01A.
2014-05-19 sl Fixing solution file .
2014-05-19 sl Renamed testgui from hidapi to FutabaVfd.