Thursday, November 13, 2014

Artwork loading added to libqiscp

Worked a bit on libqiscp today and added support for receiving and decoding artwork data the receiver might send. The decoding into a QImage works very well, but the next thing is to somehow get that transferred to the QtQuick side.

Artwork loaded trough ISCP


I imagine a QDeclarativeImageProvider would be the proper way, but the thing is I don't know really how to connect that into the dynamically created QtQuick ISCP object(s).
Any ideas ?

No comments: