https://bugs.kde.org/show_bug.cgi?id=390010
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/eli | |sa/6e4f63227aff718ee38d6d47 | |b4fd9676ff5be756 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Nicolas Fella <[email protected]> --- Git commit 6e4f63227aff718ee38d6d47b4fd9676ff5be756 by Nicolas Fella. Committed on 04/03/2018 at 16:14. Pushed by nicolasfella into branch 'master'. Fix MPRIS pause Summary: According to the MPRIS spec (https://specifications.freedesktop.org/mpris-spec/latest/Player_Interface.html) the value of canPause should not depend on whether the track is currently paused. This patch makes Elisa behave according to the specification and makes it controllable via #kde_connect Test Plan: Inspect via DBus Viewer and KDE Connect Reviewers: #elisa, astippich Reviewed By: #elisa, astippich Subscribers: astippich, #elisa Tags: #elisa Differential Revision: https://phabricator.kde.org/D11020 M +1 -1 src/mpris2/mediaplayer2player.cpp https://commits.kde.org/elisa/6e4f63227aff718ee38d6d47b4fd9676ff5be756 -- You are receiving this mail because: You are watching all bug changes.
