Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * emms-player-mpv.el: fix reconnect-on-playback-start bug introduced in 02915f7 | Mike Kazantsev | 2021-06-19 | 1 | -1/+1 |
| | |||||
* | * emms-player-mpv.el: explicitly unpause after switching to a new track | Mike Kazantsev | 2021-06-14 | 1 | -3/+4 |
| | |||||
* | *.el: Minor improvements and simplifications | Yoni Rabkin | 2021-04-29 | 1 | -14/+23 |
| | | | | | | | | | | | | | | | | | | | | | | * emms-playlist-limit.el (emms-playlist-limit--limit-playlist): Simplify. * emms-playing-time.el (emms-playing-time-display): Simplify. * emms-player-mpv.el (emms-player-mpv-ipc-proc) (emms-player-mpv-ipc-connect-command, emms-player-mpv-ipc-id) (emms-player-mpv-ipc-stop-command) (emms-player-mpv-event-connect-hook) (emms-player-mpv-ipc-conn-emacs-26.1-workaround): Fit docstrings with 80 columns. * emms-player-mpd.el (emms-player-mpd-ensure-process): Simplify `if` with identical branches. * emms-browser.el (emms-browser-run-mode-hooks): Simplify and move it out of `eval-and-compile`. (emms-browser-sort-cadr, emms-browser-sort-car): Add `debug` spec. patch by Stefan Monnier | ||||
* | * emms-player-mpv.el: use closure | Yoni Rabkin | 2021-04-29 | 1 | -2/+2 |
| | | | | patch by Stefan Monnier | ||||
* | Change the function quoting style to help the compiler. | Yoni Rabkin | 2021-04-20 | 1 | -3/+3 |
| | | | | Patch by Stefan Monnier | ||||
* | * emms-player-mplayer.el: lexical declaration, deprecate ↵ | Mike Kazantsev | 2021-03-04 | 1 | -14/+19 |
| | | | | emms-player-mpv-cmd-prog macro | ||||
* | move all files to top-level | Yoni Rabkin | 2020-06-03 | 1 | -0/+847 |