- Experimenting with our bitmap to bitarray convertion. default tip 2014-05-27, by sl
- Fixing BitBlit function for it to work with bitmap larger than screen. 2014-05-24, by sl
- Now using host frame buffer and sending the whole frame upon swap buffers. 2014-05-24, by sl
- Draft implementation of our bitmap to display format. 2014-05-22, by sl
- Fixing our multiple report pixel transfer. 2014-05-22, by sl
- Sorting out and testing our display position command. 2014-05-22, by sl
- Adding support for setting GP1212A01A display position. 2014-05-22, by sl
- Draft implementation of multiple report pixel command. 2014-05-22, by sl
- Adding Futaba GP1212A01A read requests. 2014-05-22, by sl
- Implementing Futaba GP1212A01A brightness support. 2014-05-22, by sl
- Adding read functionnality to our HidDevice. 2014-05-22, by sl
- Adding vendor/product/serial number strings support to our HidDevice. 2014-05-22, by sl
- Sorting out connected state management with our new VFD object. 2014-05-22, by sl
- Moving base HID classes into separate files. 2014-05-22, by sl
- Fixing crash on stratup if no Futaba VFD connected. 2014-05-22, by sl
- Files reorganisation. 2014-05-22, by sl
- Adding very basic code for testing our brand new Futaba VFD class without 2014-05-21, by sl
- Working on our architecture. Adding a bunch of HID and Futaba classes. 2014-05-21, by sl
- Drafting new Futaba class. 2014-05-21, by sl
- Font selection now generates and saves a TGA sample. 2014-05-21, by sl
- Font is now instanciated after selction. 2014-05-21, by sl
- Adding font selection dialog. Did a bit of cleaning too. 2014-05-21, by sl
- Adding SetPixelBlock function which is now used by SetPixel. 2014-05-20, by sl
- Adding button to reset a defined pixel. 2014-05-20, by sl
- Add buttons and text field to set pixels. 2014-05-20, by sl
- Adding buttons to test basic functionality of Futaba VFD GP1212A01A. 2014-05-19, by sl
- Fixing solution file . 2014-05-19, by sl
- Renamed testgui from hidapi to FutabaVfd. 2014-05-19, by sl