sl [Thu, 29 May 2014 15:47:51 +0200] rev 16
Adding set pixel method to our QML MiniDisplay.
Adding more metrics and options to our test tab.
sl [Thu, 29 May 2014 14:27:08 +0200] rev 15
Adding MiniDisplay methods to display image and window.
Using our test tab to render our display frame in QML and send it to our display.
Using a timer and frame counter to profile our performance.
sl [Wed, 28 May 2014 21:31:03 +0200] rev 14
Working around our font dialog option listing issues.
Font dialog options are now persisted.
Fixing issue with italic font being cut by using proper string width from boundigRect.
sl [Wed, 28 May 2014 20:14:23 +0200] rev 13
Fixing qml warnings.
sl [Wed, 28 May 2014 19:31:55 +0200] rev 12
Fixing our font rendering issues by rendering into 32bits bitmap.
sl [Wed, 28 May 2014 18:44:15 +0200] rev 11
Sorting out start-up/shutdown sequence to avoid flashing old frame upon connection.
Adding a couple of option to clear our frames upong close and/or open.
sl [Wed, 28 May 2014 17:08:47 +0200] rev 10
Adding brightness slider and an option to connect display on start-up.
Both brightness and connect options are persisted.
sl [Wed, 28 May 2014 15:23:41 +0200] rev 9
Now supporting read request for device ID, firmware version and power status.
sl [Wed, 28 May 2014 11:42:49 +0200] rev 8
Adding status bar to display vendor and product strings.
sl [Wed, 28 May 2014 10:20:32 +0200] rev 7
Async loading of our tabs.
Displaying progress bar during tab loading.