Tue, 03 Jun 2014 18:35:43 +0200Frame culling now done in QML rather than CPP.
sl [Tue, 03 Jun 2014 18:35:43 +0200] rev 31
Frame culling now done in QML rather than CPP.

Tue, 03 Jun 2014 18:12:10 +0200Marquee can now be paused and restarted.
sl [Tue, 03 Jun 2014 18:12:10 +0200] rev 30
Marquee can now be paused and restarted.

Tue, 03 Jun 2014 16:11:47 +0200Trying to get rid of our QML timer.
sl [Tue, 03 Jun 2014 16:11:47 +0200] rev 29
Trying to get rid of our QML timer.
We now connect to our window after animation signal from C++.
It looks like it works much better now. Less UI lags smother animation.