Adjusted C++ code to handle with new and renamed objects, as well as
properties with different types.
As a result of changing types, the QML side had to be updated as well.
I hope I found everything by manually testing.
Additionally, the Qt Quick application has been updated to test the
remote sessions more easily and to make it launch again.
* Show the now playing cover when playing an item, otherwise show the
collection cover.
* ItemModelLoaders now correctly expose list properties of non-built-in
Qt objects
* toString is now implemented for lists, fixing some query
construction code.
* PlaybackManager now clears the playlist when playing a single item to
prevent weird behaviour.
* The covers are slightly updated.
2021-09-09 06:02:44 +02:00
Renamed from sailfish/qml/cover/CoverPage.qml (Browse further)