Thu, 05 Feb 2015 14:26:29 +0100 StephaneLenclud More cleanup.
Thu, 05 Feb 2015 14:02:27 +0100 StephaneLenclud MDM166AA: more accurate time setting and cleanup.
Thu, 05 Feb 2015 11:41:19 +0100 StephaneLenclud MDM166AA swap buffers now working.
Wed, 04 Feb 2015 21:53:06 +0100 StephaneLenclud Merge
Wed, 04 Feb 2015 21:47:17 +0100 StephaneLenclud First draft implementation of Futaba MDM166AA.
Wed, 04 Feb 2015 17:45:46 +0100 StephaneLenclud Adding support for fetching device types count and names.
Mon, 22 Sep 2014 22:03:28 +0200 StephaneLenclud HTPC documentation and optimization for GP1212A02.
Sun, 21 Sep 2014 19:10:08 +0200 sl Making our interface more generic by taking a 32bits color value.
Sat, 06 Sep 2014 18:39:49 +0200 sl GP1212A02: Adding select font size command.
Sat, 06 Sep 2014 15:54:51 +0200 sl GP1212A02: Implement commands for: font char update, font action and hard reset.
Sat, 06 Sep 2014 13:28:22 +0200 sl Fixing connection to GP1212A02 not working any more except for auto-detect.
Sun, 31 Aug 2014 22:57:32 +0200 StephaneLenclud Display auto detect implementation.
Sun, 31 Aug 2014 21:35:36 +0200 sl GP1212A02: Clock support.
Sun, 31 Aug 2014 18:33:31 +0200 sl Adding support for power on/off.
Sun, 31 Aug 2014 17:42:10 +0200 sl GP1212A02: Implementing DataMemory frame cycle experiment, no frame rate improvement.
Sat, 30 Aug 2014 18:43:54 +0200 sl GP1212A02A: Some proper commands implementation and experimenting with various
Fri, 29 Aug 2014 22:32:13 +0200 sl First working version of GP1212A02A.
Tue, 26 Aug 2014 19:24:57 +0200 sl Request results getters moved to display base.
Mon, 25 Aug 2014 22:05:30 +0200 sl Now having only one generic request API.
Mon, 25 Aug 2014 00:07:01 +0200 sl Working on GP1212A02 support.
Thu, 21 Aug 2014 21:53:35 +0200 sl Still working on our architecture to support GP1212A02
Thu, 21 Aug 2014 21:30:38 +0200 sl Ground work to support multiple type of display, notably GP1212A02
Sat, 12 Jul 2014 13:15:31 +0200 sl Display can now be opened, closed and reopened thanks to the following fixes.
Thu, 10 Jul 2014 22:05:18 +0200 sl Async requests for power supply status, device id and firmware revision are now working.
Tue, 08 Jul 2014 21:50:53 +0200 sl Improving support for device ID and Firmware revision. Untested.
Tue, 08 Jul 2014 18:59:41 +0200 sl Adding APIs for string and requests.
Mon, 07 Jul 2014 22:27:56 +0200 sl Adding APIs for size and set pixel.
Mon, 07 Jul 2014 21:32:47 +0200 sl Implementing and C API to control our MiniDisplay.
Sun, 29 Jun 2014 20:38:15 +0200 sl Adding CMake file.
Tue, 17 Jun 2014 09:55:20 +0200 sl First contrib taken from Qt MiniDisplayManager.