kdeconnect-kde/plugins/pausemusic
l10n daemon script f6724de704 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-02-14 09:18:22 +00:00
..
CMakeLists.txt
kdeconnect_pausemusic.json SVN_SILENT made messages (.desktop file) - always resolve ours 2016-01-31 09:40:47 +00:00
kdeconnect_pausemusic_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-02-14 09:18:22 +00:00
pausemusic_config.cpp
pausemusic_config.h run Clang Modernize 2015-09-08 10:47:37 +02:00
pausemusic_config.ui
pausemusicplugin.cpp
pausemusicplugin.h run Clang Modernize 2015-09-08 10:47:37 +02:00
README

This simple plugin will just listen to "kdeconnect.telephony" like the telephony
plugin does. It reads the field "event", to see if it is "ringing" or "talking"
and then pauses all the music/video players reachable through MPRIS. When the
same kind of package is received but the boolean "isCancel" is set to true, it
will resume the playback of all the paused sources.