| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | lisp/emms-setup.el: remove explicit emms-playlist-limit activation | Fran Burstall | 2018-09-24 | 1 | -4/+3 |
* | lisp/emms-playlist-limit.el: major re-write | Fran Burstall | 2018-09-24 | 1 | -87/+79 |
* | lisp/emms-playlist-limit.el: Update top matter, add commentary | Fran Burstall | 2018-09-24 | 1 | -3/+31 |
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emms | Yoni Rabkin | 2018-09-07 | 2 | -2/+2 |
|\ |
|
| * | * AUTHORS: Update email address | Pierre Neidhardt | 2018-08-27 | 2 | -2/+2 |
* | | * lisp/emms-playlist-mode.el: avoid mistypes | Yoni Rabkin | 2018-09-07 | 1 | -1/+1 |
|/ |
|
* | * lisp/emms.el: add `emms-ok-track-function' | Yoni Rabkin | 2018-07-08 | 1 | -1/+13 |
* | * lisp/emms-score.el: Use `emms-ok-track-function' | Yoni Rabkin | 2018-07-08 | 1 | -22/+6 |
* | * lisp/emms.el: add single-track mode | Yoni Rabkin | 2018-07-08 | 1 | -5/+26 |
* | * lisp/emms-player-mpv.el: fix emacs-26 ipc issue #3190 workaround check | Mike Kazantsev | 2018-07-02 | 1 | -1/+1 |
* | * lisp/emms-player-mpv.el: use blocking ipc sockets as a workaround for emacs... | Mike Kazantsev | 2018-06-30 | 1 | -11/+22 |
* | * lisp/emms-player-mpv.el: make sure socket directory exists for all ipc types | Mike Kazantsev | 2018-06-30 | 1 | -3/+4 |
* | * lisp/emms-player-mpv.el: ensure mpv socket | Yoni Rabkin | 2018-06-27 | 1 | -0/+2 |
* | * lisp/emms-player-mpv.el: change ipc file location | Yoni Rabkin | 2018-06-26 | 1 | -1/+1 |
* | * lisp/emms-history.el: bug fix | Yoni Rabkin | 2018-06-20 | 1 | -0/+1 |
* | * lisp/emms-playlist-limit.el: make buffer local | Yoni Rabkin | 2018-06-18 | 1 | -12/+8 |
* | * lisp/emms-show-all.el: bug fix: bad behavior | Yoni Rabkin | 2018-06-13 | 1 | -4/+3 |
* | * lisp/emms-show-all.el: bug fix: preempted defvar | Yoni Rabkin | 2018-06-13 | 1 | -4/+3 |
* | * lisp/emms-player-mpv.el: use shell-quote-argument instead of ad-hoc escapin... | Mike Kazantsev | 2018-06-06 | 1 | -2/+1 |
* | * lisp/emms-player-mpv.el: reset emms-player-mpv-proc after initial interrupt... | Mike Kazantsev | 2018-06-06 | 1 | -2/+2 |
* | * lisp/emms-player-mpv.el: Use capitals and imperative form in docstrings | Pierre Neidhardt | 2018-06-06 | 1 | -3/+3 |
* | * lisp/emms-player-mpv.el: Replace hex #xa with the more explicit ?\n | Pierre Neidhardt | 2018-06-06 | 1 | -1/+1 |
* | * lisp/emms-player-mpv.el: Replace (if ... nil) with (and ...) | Pierre Neidhardt | 2018-06-06 | 1 | -2/+1 |
* | * lisp/emms-player-mpv.el: indentation | Yoni Rabkin | 2018-05-28 | 1 | -2/+2 |
* | * lisp/emms-player-mpv: change sexp formatting style to be more in-line with ... | Mike Kazantsev | 2018-05-28 | 1 | -420/+495 |
* | * lisp/emms-player-mpv: add emms-player-base-format-list regexp for emms-add-... | Mike Kazantsev | 2018-05-28 | 1 | -0/+4 |
* | * lisp/emms-player-mpv: use emms-player-mpv- prefix and sharp-quotes consiste... | Mike Kazantsev | 2018-05-28 | 1 | -240/+255 |
* | * lisp/emms-metaplaylist-mode.el: bug fix | Yoni Rabkin | 2018-05-27 | 1 | -9/+10 |
* | * lisp/emms-player-mpv: fix playback state tracking for --input-file processes | Mike Kazantsev | 2018-05-26 | 1 | -0/+1 |
* | * NEWS: fix one minor tab/space mixup | Mike Kazantsev | 2018-05-26 | 1 | -1/+1 |
* | * lisp/emms-player-mpv.el: full rewrite with added json-rpc support | Mike Kazantsev | 2018-05-26 | 3 | -86/+673 |
* | * lisp/emms-browser.el: Prioritize albumartist and artist over the sort tags | Pierre Neidhardt | 2018-05-17 | 1 | -4/+4 |
* | bump to version 5.0 | Yoni Rabkin | 2018-05-01 | 3 | -2/+6 |
* | * lisp/emms-player-mpv.el: Use `emms-player-base-format-list' | ZHANG Weiyi | 2018-04-18 | 1 | -6/+2 |
* | * NEWS: | Yoni Rabkin | 2018-04-12 | 1 | -0/+1 |
* | * lisp/emms-volume-pulse.el: bug fix | Yoni Rabkin | 2018-04-12 | 1 | -1/+1 |
* | * NEWS: update | Pierre Neidhardt | 2018-04-10 | 1 | -0/+11 |
* | * lisp/emms-browser.el: Fix emms-browser-get-track-field-function custom values | Pierre Neidhardt | 2018-04-10 | 1 | -3/+2 |
* | * lisp/emms-player-mpv.el: don't show albums | Yoni Rabkin | 2018-04-09 | 1 | -4/+5 |
* | * lisp/emms-browser.el: Make 'emms-browser-move-up-level interactive | Pierre Neidhardt | 2018-04-09 | 1 | -2/+5 |
* | * lisp/emms-browser.el: Add 'emms-browser-toggle-subitems-recursively | Pierre Neidhardt | 2018-04-09 | 1 | -0/+17 |
* | * lisp/emms-browser.el: Fix missing result in fallback thumbnail filter | Pierre Neidhardt | 2018-04-09 | 1 | -1/+1 |
* | * lisp/emms-cache.el: Add the `emms-cache-reset' function for convenience | Pierre Neidhardt | 2018-04-09 | 1 | -0/+12 |
* | * lisp/emms-browser.el: Support region and prefix arg from emms-browser-remov... | Pierre Neidhardt | 2018-04-09 | 1 | -16/+33 |
* | * lisp/emms-browser.el: Use albumartist before artist by default | Pierre Neidhardt | 2018-04-09 | 2 | -2/+32 |
* | * lisp/emms-browser.el: Add emms-browser-remove-tracks | Pierre Neidhardt | 2018-04-09 | 1 | -16/+25 |
* | * lisp/emms-browser.el: Add all tracks in region are with numeric prefix arg | Pierre Neidhardt | 2018-04-09 | 1 | -9/+21 |
* | * lisp/emms-browser.el: Move cursor forward when adding tracks | Pierre Neidhardt | 2018-04-09 | 1 | -0/+1 |
* | * lisp/emms-browser.el: Re-use the browser search buffer in emms-smart-browse | Pierre Neidhardt | 2018-04-09 | 1 | -7/+18 |
* | * NEWS: update | Yoni Rabkin | 2018-04-09 | 1 | -0/+3 |