test.cpp
Wed, 21 May 2014 22:55:14 +0200 Adding very basic code for testing our brand new Futaba VFD class without
Wed, 21 May 2014 22:43:19 +0200 Working on our architecture. Adding a bunch of HID and Futaba classes.
Wed, 21 May 2014 16:11:09 +0200 Drafting new Futaba class.
Wed, 21 May 2014 10:19:22 +0200 Font selection now generates and saves a TGA sample.
Wed, 21 May 2014 09:03:40 +0200 Font is now instanciated after selction.
Wed, 21 May 2014 08:54:35 +0200 Adding font selection dialog. Did a bit of cleaning too.
Tue, 20 May 2014 22:31:46 +0200 Adding SetPixelBlock function which is now used by SetPixel.
Tue, 20 May 2014 18:13:22 +0200 Adding button to reset a defined pixel.
Tue, 20 May 2014 17:04:50 +0200 Add buttons and text field to set pixels.
Mon, 19 May 2014 22:33:38 +0200 Adding buttons to test basic functionality of Futaba VFD GP1212A01A.
Mon, 19 May 2014 21:10:35 +0200 Renamed testgui from hidapi to FutabaVfd.