Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/emms-player-mpv.el: full rewrite with added json-rpc support | Mike Kazantsev | 2018-05-26 | 1 | -85/+670 |
| | | | | | Rewritten from scratch, supporting both old oneshot mpv process operation as well as long-running mpv --idle instances for newer versions. | ||||
* | * lisp/emms-player-mpv.el: Use `emms-player-base-format-list' | ZHANG Weiyi | 2018-04-18 | 1 | -6/+2 |
| | |||||
* | * lisp/emms-player-mpv.el: don't show albums | Yoni Rabkin | 2018-04-09 | 1 | -4/+5 |
| | | | | Add "--no-audio-display" to the mpv backend by default. | ||||
* | * lisp/emms-player-mpv.el: Add the mpv backend | Pierre Neidhardt | 2018-04-09 | 1 | -0/+127 |