[Development] Qt app rendering throttling on Android

2020-10-01 Thread Adrien LERAVAT
uch for us. Are there any hooks to throttle the framerate and QSG updates, without hacking the source? And if a source code modification is necessary, any recommended location? So far looking in and around "QSGRenderThread::syncAndRender". Thanks! Adr

Re: [Development] QtCoap: QNAM-like API or not

2018-01-18 Thread Adrien LERAVAT
s much better. But the question probably boils down: should we keep QNAM API or not for QtCoAP? >> So it has the advantage to be applicable to QNAM, but doesn't really feel >> like a user-proof solution to me. >> >> Still it can be easily applied to QCoapClient, so

Re: [Development] QtCoap: QNAM-like API or not

2018-01-18 Thread Adrien LERAVAT
On Sunday 14 January 2018 17:49:48 Adrien LERAVAT wrote: > > In that case, the QCoapReply life is managed with a > > QSharedPointer in the request. > > > > QCoapRequest does not inherit from QObject. Anyone sees a problem with > > this approach? > The A

[Development] QtCoap: QNAM-like API or not

2018-01-14 Thread Adrien LERAVAT
wasn't merged to master yet, you can access the repo from its current submission: https://codereview.qt-project.org/#/c/201311/ Thanks, Adrien Leravat ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development