2015-09-26 StephaneLenclud More fixes to our NuGet package targets file. default tip
2015-09-25 StephaneLenclud v1.1.7 fixing our NuGet package.
2015-05-06 StephaneLenclud Trying to sort out our interop nicely.
2015-05-06 StephaneLenclud Adding C# interop project and NuGet package.
2015-02-10 StephaneLenclud Liscense and Copyright fix.
2015-02-10 StephaneLenclud MDM166AA: Clock and Clear adjustments.
2015-02-09 StephaneLenclud MDM166AA: Now defining the networks mast as Internet connection icon.
2015-02-07 StephaneLenclud MDM166AA: Improved icon APIs.
2015-02-05 StephaneLenclud MDM166AA: Adding icon support.
2015-02-05 StephaneLenclud MDM166AA: Clock is now synchronized at the second.
2015-02-05 StephaneLenclud More cleanup.
2015-02-05 StephaneLenclud MDM166AA: more accurate time setting and cleanup.
2015-02-05 StephaneLenclud MDM166AA swap buffers now working.
2015-02-04 StephaneLenclud Merge
2015-02-04 StephaneLenclud First draft implementation of Futaba MDM166AA.
2015-02-04 StephaneLenclud Adding support for fetching device types count and names.
2014-09-22 StephaneLenclud HTPC documentation and optimization for GP1212A02.
2014-09-21 sl Making our interface more generic by taking a 32bits color value.
2014-09-06 sl GP1212A02: Adding select font size command.
2014-09-06 sl GP1212A02: Implement commands for: font char update, font action and hard reset.
2014-09-06 sl Fixing connection to GP1212A02 not working any more except for auto-detect.
2014-08-31 StephaneLenclud Display auto detect implementation.
2014-08-31 sl GP1212A02: Clock support.
2014-08-31 sl Adding support for power on/off.
2014-08-31 sl GP1212A02: Implementing DataMemory frame cycle experiment, no frame rate improvement.
2014-08-30 sl GP1212A02A: Some proper commands implementation and experimenting with various
2014-08-29 sl First working version of GP1212A02A.
2014-08-26 sl Request results getters moved to display base.
2014-08-25 sl Now having only one generic request API.
2014-08-24 sl Working on GP1212A02 support.
2014-08-21 sl Still working on our architecture to support GP1212A02
2014-08-21 sl Ground work to support multiple type of display, notably GP1212A02
2014-07-12 sl Display can now be opened, closed and reopened thanks to the following fixes.
2014-07-10 sl Async requests for power supply status, device id and firmware revision are now working.
2014-07-08 sl Improving support for device ID and Firmware revision. Untested.
2014-07-08 sl Adding APIs for string and requests.
2014-07-07 sl Adding APIs for size and set pixel.
2014-07-07 sl Implementing and C API to control our MiniDisplay.
2014-06-29 sl Adding CMake file.
2014-06-17 sl First contrib taken from Qt MiniDisplayManager.