Tue, 27 May 2014 17:49:33 +0200 sl Experimenting with our bitmap to bitarray convertion. default tip
Sat, 24 May 2014 09:24:40 +0200 sl Fixing BitBlit function for it to work with bitmap larger than screen.
Sat, 24 May 2014 00:43:18 +0200 sl Now using host frame buffer and sending the whole frame upon swap buffers.
Thu, 22 May 2014 22:36:43 +0200 sl Draft implementation of our bitmap to display format.
Thu, 22 May 2014 21:32:45 +0200 sl Fixing our multiple report pixel transfer.
Thu, 22 May 2014 16:46:50 +0200 sl Sorting out and testing our display position command.
Thu, 22 May 2014 14:57:11 +0200 sl Adding support for setting GP1212A01A display position.
Thu, 22 May 2014 13:46:37 +0200 sl Draft implementation of multiple report pixel command.
Thu, 22 May 2014 11:29:23 +0200 sl Adding Futaba GP1212A01A read requests.
Thu, 22 May 2014 09:31:23 +0200 sl Implementing Futaba GP1212A01A brightness support.
Thu, 22 May 2014 09:12:31 +0200 sl Adding read functionnality to our HidDevice.
Thu, 22 May 2014 08:45:14 +0200 sl Adding vendor/product/serial number strings support to our HidDevice.
Thu, 22 May 2014 08:17:14 +0200 sl Sorting out connected state management with our new VFD object.
Thu, 22 May 2014 07:50:02 +0200 sl Moving base HID classes into separate files.
Thu, 22 May 2014 07:30:05 +0200 sl Fixing crash on stratup if no Futaba VFD connected.
Thu, 22 May 2014 07:16:55 +0200 sl Files reorganisation.
Wed, 21 May 2014 22:55:14 +0200 sl Adding very basic code for testing our brand new Futaba VFD class without
Wed, 21 May 2014 22:43:19 +0200 sl Working on our architecture. Adding a bunch of HID and Futaba classes.
Wed, 21 May 2014 16:11:09 +0200 sl Drafting new Futaba class.
Wed, 21 May 2014 10:19:22 +0200 sl Font selection now generates and saves a TGA sample.
Wed, 21 May 2014 09:03:40 +0200 sl Font is now instanciated after selction.
Wed, 21 May 2014 08:54:35 +0200 sl Adding font selection dialog. Did a bit of cleaning too.
Tue, 20 May 2014 22:31:46 +0200 sl Adding SetPixelBlock function which is now used by SetPixel.
Tue, 20 May 2014 18:13:22 +0200 sl Adding button to reset a defined pixel.
Tue, 20 May 2014 17:04:50 +0200 sl Add buttons and text field to set pixels.
Mon, 19 May 2014 22:33:38 +0200 sl Adding buttons to test basic functionality of Futaba VFD GP1212A01A.
Mon, 19 May 2014 21:11:52 +0200 sl Fixing solution file .
Mon, 19 May 2014 21:10:35 +0200 sl Renamed testgui from hidapi to FutabaVfd.