2014-05-22Moving base HID classes into separate files.
sl [Thu, 22 May 2014 07:50:02 +0200] rev 14
Moving base HID classes into separate files.

2014-05-22Fixing crash on stratup if no Futaba VFD connected.
sl [Thu, 22 May 2014 07:30:05 +0200] rev 13
Fixing crash on stratup if no Futaba VFD connected.

2014-05-22Files reorganisation.
sl [Thu, 22 May 2014 07:16:55 +0200] rev 12
Files reorganisation.

2014-05-21Adding very basic code for testing our brand new Futaba VFD class without
sl [Wed, 21 May 2014 22:55:14 +0200] rev 11
Adding very basic code for testing our brand new Futaba VFD class without
breaking generic code.

2014-05-21Working on our architecture. Adding a bunch of HID and Futaba classes.
sl [Wed, 21 May 2014 22:43:19 +0200] rev 10
Working on our architecture. Adding a bunch of HID and Futaba classes.

2014-05-21Drafting new Futaba class.
sl [Wed, 21 May 2014 16:11:09 +0200] rev 9
Drafting new Futaba class.

2014-05-21Font selection now generates and saves a TGA sample.
sl [Wed, 21 May 2014 10:19:22 +0200] rev 8
Font selection now generates and saves a TGA sample.

2014-05-21Font is now instanciated after selction.
sl [Wed, 21 May 2014 09:03:40 +0200] rev 7
Font is now instanciated after selction.

2014-05-21Adding font selection dialog. Did a bit of cleaning too.
sl [Wed, 21 May 2014 08:54:35 +0200] rev 6
Adding font selection dialog. Did a bit of cleaning too.

2014-05-20Adding SetPixelBlock function which is now used by SetPixel.
sl [Tue, 20 May 2014 22:31:46 +0200] rev 5
Adding SetPixelBlock function which is now used by SetPixel.
It allows us to fill our screen much faster than one pixel at a time.