Tue, 17 Jun 2014 09:49:12 +0200 sl Adding reset function called when changing font. default tip
Wed, 04 Jun 2014 21:56:36 +0200 sl Testing our double marquee.
Wed, 04 Jun 2014 19:30:54 +0200 sl Trying to get fonts working with marquee.
Wed, 04 Jun 2014 18:30:37 +0200 sl Marquee loop can now be paused and resumed.
Wed, 04 Jun 2014 08:12:37 +0200 sl Messing around to try to get our animation to start and stop properly.
Tue, 03 Jun 2014 18:35:43 +0200 sl Frame culling now done in QML rather than CPP.
Tue, 03 Jun 2014 18:12:10 +0200 sl Marquee can now be paused and restarted.
Tue, 03 Jun 2014 16:11:47 +0200 sl Trying to get rid of our QML timer.
Mon, 02 Jun 2014 21:56:03 +0200 sl Putting our marquee control on our display.
Mon, 02 Jun 2014 18:52:31 +0200 sl Switching our marquee implementation from animator to animation to avoid lags.
Mon, 02 Jun 2014 17:40:32 +0200 sl Adding scrolling text animation demo.
Mon, 02 Jun 2014 14:07:25 +0200 sl Adding scrolling marquee text demo.
Sun, 01 Jun 2014 21:34:29 +0200 sl Code cleaning and comments in our test tab.
Sun, 01 Jun 2014 21:15:33 +0200 sl Adding an option to disable frame differencing.
Fri, 30 May 2014 15:02:15 +0200 sl Cleaning up and customizing our frame diff algo.
Fri, 30 May 2014 13:45:14 +0200 sl Frame diff algo now working nicely and providing twice the frame rate.
Fri, 30 May 2014 10:56:20 +0200 sl Pixel diff logic for frame rate improvment now working.
Thu, 29 May 2014 21:42:07 +0200 sl Trying to optimize our swap buffer implementation by sending only the pixel
Thu, 29 May 2014 19:46:57 +0200 sl Restoring some of our on-screen functionality for debug purposes.
Thu, 29 May 2014 17:25:06 +0200 sl Hacking around our UI so that our frame display window remains inside our app.
Thu, 29 May 2014 15:47:51 +0200 sl Adding set pixel method to our QML MiniDisplay.
Thu, 29 May 2014 14:27:08 +0200 sl Adding MiniDisplay methods to display image and window.
Wed, 28 May 2014 21:31:03 +0200 sl Working around our font dialog option listing issues.
Wed, 28 May 2014 20:14:23 +0200 sl Fixing qml warnings.
Wed, 28 May 2014 19:31:55 +0200 sl Fixing our font rendering issues by rendering into 32bits bitmap.
Wed, 28 May 2014 18:44:15 +0200 sl Sorting out start-up/shutdown sequence to avoid flashing old frame upon connection.
Wed, 28 May 2014 17:08:47 +0200 sl Adding brightness slider and an option to connect display on start-up.
Wed, 28 May 2014 15:23:41 +0200 sl Now supporting read request for device ID, firmware version and power status.
Wed, 28 May 2014 11:42:49 +0200 sl Adding status bar to display vendor and product strings.
Wed, 28 May 2014 10:20:32 +0200 sl Async loading of our tabs.
Wed, 28 May 2014 08:06:27 +0200 sl Basic font rendering now working nicely.
Tue, 27 May 2014 22:14:29 +0200 sl Adding font property and example C++ code for rendering font in bitmap.
Tue, 27 May 2014 19:50:28 +0200 sl Adding our MiniDisplay QML control.
Tue, 27 May 2014 17:52:07 +0200 sl Adding logs to our MiniDisplay.
Tue, 27 May 2014 17:14:22 +0200 sl Creating a quick item for our MiniDisplay.
Tue, 27 May 2014 13:08:12 +0200 sl Selected font is now persisting.
Tue, 27 May 2014 12:00:47 +0200 sl First contribution.