| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* lisp/emms-playlist-mode.el (emms-playlist-mode): Use "EMMS" in the
mode-line, not the long "Emms-Playlist". This pretty much *is* the
essence of EMMS now.
|
| |
|
| |
|
|
|
|
| |
This fixes a bug introduced in the last commit.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lisp/emms-player-mpd.el (emms-player-mpd-last-state): New variable.
(emms-player-mpd-detect-song-change-2): New function that triggers
playing time update after a non-EMMS-triggered stop.
(emms-player-mpd-detect-song-change-1): Do not disconnect on stop.
Implement handling of the case where people run "mpc stop", "mpc start"
manually. Have EMMS pick up from where they left off.
(emms-player-mpd-clear): Trigger the removal of playing time from the
modeline.
(emms-player-mpd-disconnect): Clear emms-player-mpd-last-state.
|
| |
|
|
|