kdeconnect-kde/plugins/mprisremote
Fushan Wen e85002a311
plugins/mpriscontrol: use correct type for artist
In MPRIS2 xeasm:artist should have a string list type, not a string
type.  This change is compatible with previous KDEConnect versions
because QString in QVariant can be converted to QStringList.
2023-03-25 21:22:55 +08:00
..
CMakeLists.txt Adapt build system to also support Qt 6 2022-10-29 16:51:41 +02:00
kdeconnect_mprisremote.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-03-09 01:42:33 +00:00
mprisremoteplayer.cpp plugins/mpriscontrol: use correct type for artist 2023-03-25 21:22:55 +08:00
mprisremoteplayer.h plugins/mpriscontrol: use correct type for artist 2023-03-25 21:22:55 +08:00
mprisremoteplayermediaplayer2.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
mprisremoteplayermediaplayer2.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
mprisremoteplayermediaplayer2player.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
mprisremoteplayermediaplayer2player.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
mprisremoteplugin.cpp plugins/mpriscontrol: use correct type for artist 2023-03-25 21:22:55 +08:00
mprisremoteplugin.h plugins/mpriscontrol: use correct type for artist 2023-03-25 21:22:55 +08:00