MiniDisplay.cpp
Wed, 04 Feb 2015 21:47:17 +0100 First draft implementation of Futaba MDM166AA.
Wed, 04 Feb 2015 17:45:46 +0100 Adding support for fetching device types count and names.
Sun, 21 Sep 2014 19:10:08 +0200 Making our interface more generic by taking a 32bits color value.
Sat, 06 Sep 2014 13:28:22 +0200 Fixing connection to GP1212A02 not working any more except for auto-detect.
Sun, 31 Aug 2014 22:57:32 +0200 Display auto detect implementation.
Sun, 31 Aug 2014 21:35:36 +0200 GP1212A02: Clock support.
Sun, 31 Aug 2014 18:33:31 +0200 Adding support for power on/off.
Sun, 31 Aug 2014 17:42:10 +0200 GP1212A02: Implementing DataMemory frame cycle experiment, no frame rate improvement.
Tue, 26 Aug 2014 19:24:57 +0200 Request results getters moved to display base.
Mon, 25 Aug 2014 22:05:30 +0200 Now having only one generic request API.
Mon, 25 Aug 2014 00:07:01 +0200 Working on GP1212A02 support.
Thu, 21 Aug 2014 21:30:38 +0200 Ground work to support multiple type of display, notably GP1212A02
Sat, 12 Jul 2014 13:15:31 +0200 Display can now be opened, closed and reopened thanks to the following fixes.
Thu, 10 Jul 2014 22:05:18 +0200 Async requests for power supply status, device id and firmware revision are now working.
Tue, 08 Jul 2014 21:50:53 +0200 Improving support for device ID and Firmware revision. Untested.
Tue, 08 Jul 2014 18:59:41 +0200 Adding APIs for string and requests.
Mon, 07 Jul 2014 22:27:56 +0200 Adding APIs for size and set pixel.
Mon, 07 Jul 2014 21:32:47 +0200 Implementing and C API to control our MiniDisplay.
Sun, 29 Jun 2014 20:38:15 +0200 Adding CMake file.