StephaneLenclud [Sat, 26 Sep 2015 11:45:26 +0200] rev 39
More fixes to our NuGet package targets file.
StephaneLenclud [Fri, 25 Sep 2015 19:22:44 +0200] rev 38
v1.1.7 fixing our NuGet package.
StephaneLenclud [Wed, 06 May 2015 21:25:49 +0200] rev 37
Trying to sort out our interop nicely.
StephaneLenclud [Wed, 06 May 2015 21:03:53 +0200] rev 36
Adding C# interop project and NuGet package.
StephaneLenclud [Tue, 10 Feb 2015 17:14:09 +0100] rev 35
Liscense and Copyright fix.
StephaneLenclud [Tue, 10 Feb 2015 15:38:27 +0100] rev 34
MDM166AA: Clock and Clear adjustments.
StephaneLenclud [Mon, 09 Feb 2015 20:04:47 +0100] rev 33
MDM166AA: Now defining the networks mast as Internet connection icon.
StephaneLenclud [Sat, 07 Feb 2015 13:50:11 +0100] rev 32
MDM166AA: Improved icon APIs.
StephaneLenclud [Thu, 05 Feb 2015 22:26:15 +0100] rev 31
MDM166AA: Adding icon support.
StephaneLenclud [Thu, 05 Feb 2015 15:09:48 +0100] rev 30
MDM166AA: Clock is now synchronized at the second.
StephaneLenclud [Thu, 05 Feb 2015 14:26:29 +0100] rev 29
More cleanup.
StephaneLenclud [Thu, 05 Feb 2015 14:02:27 +0100] rev 28
MDM166AA: more accurate time setting and cleanup.
StephaneLenclud [Thu, 05 Feb 2015 11:41:19 +0100] rev 27
MDM166AA swap buffers now working.
StephaneLenclud [Wed, 04 Feb 2015 21:53:06 +0100] rev 26
Merge
StephaneLenclud [Wed, 04 Feb 2015 21:47:17 +0100] rev 25
First draft implementation of Futaba MDM166AA.
Only clock and brightness working for now.
StephaneLenclud [Wed, 04 Feb 2015 17:45:46 +0100] rev 24
Adding support for fetching device types count and names.
StephaneLenclud [Mon, 22 Sep 2014 22:03:28 +0200] rev 23
HTPC documentation and optimization for GP1212A02.
sl [Sun, 21 Sep 2014 19:10:08 +0200] rev 22
Making our interface more generic by taking a 32bits color value.
sl [Sat, 06 Sep 2014 18:39:49 +0200] rev 21
GP1212A02: Adding select font size command.
sl [Sat, 06 Sep 2014 15:54:51 +0200] rev 20
GP1212A02: Implement commands for: font char update, font action and hard reset.
sl [Sat, 06 Sep 2014 13:28:22 +0200] rev 19
Fixing connection to GP1212A02 not working any more except for auto-detect.
GP1212A02: Fixing clock character length for PM/AM modes.
StephaneLenclud [Sun, 31 Aug 2014 22:57:32 +0200] rev 18
Display auto detect implementation.
sl [Sun, 31 Aug 2014 21:35:36 +0200] rev 17
GP1212A02: Clock support.
sl [Sun, 31 Aug 2014 18:33:31 +0200] rev 16
Adding support for power on/off.
sl [Sun, 31 Aug 2014 17:42:10 +0200] rev 15
GP1212A02: Implementing DataMemory frame cycle experiment, no frame rate improvement.
Adding support for firmware revision query.
sl [Sat, 30 Aug 2014 18:43:54 +0200] rev 14
GP1212A02A: Some proper commands implementation and experimenting with various
setup trying to get a descent frame rate.
sl [Fri, 29 Aug 2014 22:32:13 +0200] rev 13
First working version of GP1212A02A.
sl [Tue, 26 Aug 2014 19:24:57 +0200] rev 12
Request results getters moved to display base.
sl [Mon, 25 Aug 2014 22:05:30 +0200] rev 11
Now having only one generic request API.
That will help us support different display types.
sl [Mon, 25 Aug 2014 00:07:01 +0200] rev 10
Working on GP1212A02 support.
sl [Thu, 21 Aug 2014 21:53:35 +0200] rev 9
Still working on our architecture to support GP1212A02
sl [Thu, 21 Aug 2014 21:30:38 +0200] rev 8
Ground work to support multiple type of display, notably GP1212A02
sl [Sat, 12 Jul 2014 13:15:31 +0200] rev 7
Display can now be opened, closed and reopened thanks to the following fixes.
Fixing issue with non-virtual destructor.
Fixing issue with deletion of void pointer.
sl [Thu, 10 Jul 2014 22:05:18 +0200] rev 6
Async requests for power supply status, device id and firmware revision are now working.
sl [Tue, 08 Jul 2014 21:50:53 +0200] rev 5
Improving support for device ID and Firmware revision. Untested.
sl [Tue, 08 Jul 2014 18:59:41 +0200] rev 4
Adding APIs for string and requests.
sl [Mon, 07 Jul 2014 22:27:56 +0200] rev 3
Adding APIs for size and set pixel.
sl [Mon, 07 Jul 2014 21:32:47 +0200] rev 2
Implementing and C API to control our MiniDisplay.
sl [Sun, 29 Jun 2014 20:38:15 +0200] rev 1
Adding CMake file.
sl [Tue, 17 Jun 2014 09:55:20 +0200] rev 0
First contrib taken from Qt MiniDisplayManager.