Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | emms-player-mpd: Fix compiler warning. | Michael Olson | 2008-07-17 | 1 | -1/+1 | |
| | ||||||
* | tq: Disable undo. | Michael Olson | 2008-07-17 | 1 | -0/+1 | |
| | ||||||
* | emms-player-mpd: Only try once to read tracks after running out of them. | Michael Olson | 2008-07-16 | 1 | -2/+4 | |
| | | | | This fixes a bug introduced in the last commit. | |||||
* | emms-player-mpd: Implement handling of non-EMMS stop of mpd. | Michael Olson | 2008-07-16 | 1 | -7/+28 | |
| | | | | | | | | | | | | * 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. | |||||
* | (emms-pause): If player hasn't started, then start it now. | William Xu | 2008-06-17 | 1 | -3/+5 | |
| | ||||||
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 46 | -0/+14396 | |