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

Thu, 22 May 2014 07:30:05 +0200Fixing 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.

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

Wed, 21 May 2014 22:55:14 +0200Adding 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.

Wed, 21 May 2014 22:43:19 +0200Working 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.

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

Wed, 21 May 2014 10:19:22 +0200Font 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.

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

Wed, 21 May 2014 08:54:35 +0200Adding 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.

Tue, 20 May 2014 22:31:46 +0200Adding 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.