elpasync pushed a change to branch externals/listen. from d97f308f34 Tidy: (listen--volume) Use error, not user-error new ffb0a91371 Add: (listen-mpv) MPV support new 193e04b3aa Merge: MPV support new 40adfdeffa Fix: (listen--status MPV) Variable new f9d95497cd Tidy: (listen--send MPV) new 35e6b832e5 Tidy: Indentation new d75248f11c Tidy: Compilation warning new 94c0432a21 Docs: Update player mentions new eedac8822b Docs: Clarify new 9d64fd574b Docs: Add ELPA-devel badge new be91375f7e Docs: Update another player mention new 748a148188 Fix: (listen-current-player) new c5b7f0b524 Docs: Mention MPV-MPRIS
Summary of changes: README.org | 14 ++--- docs/README.org | 14 ++--- listen-info.el | 30 +++-------- listen-lib.el | 5 +- listen-mpd.el | 2 +- listen-mpv.el | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ listen.el | 10 ++++ 7 files changed, 202 insertions(+), 38 deletions(-) create mode 100755 listen-mpv.el