aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-player-mpd.el
Commit message (Expand)AuthorAgeFilesLines
* Correct documentation.Yoni Rabkin2014-07-281-2/+3
* * lisp/emms-player-mpd.el: Fix MPD listinfoall.Yoni Rabkin2014-06-301-7/+23
* * lisp/emms-player-mpd.el: Require code which provides emms-url-... functions.Yoni Rabkin2014-04-221-0/+1
* * lisp/emms-player-mpd.el: Require the code which provides emms-cache-db.Yoni Rabkin2014-04-221-0/+1
* * lisp/emms-player-mpd.el (emms-player-mpd-get-supported-regexp):Johnathan Rabkin2012-10-141-24/+39
* emms-player-mpd.el: Parsing of supported formats for newer versions of mpd.David Engster2010-03-041-10/+15
* * emms-player-mpd: (emms-player-mpd-seek, emms-player-mpd-seek-to):Lucas Bonnet2010-03-011-2/+2
* * lisp/emms-player-mpd.el: new function to update all MPD tracks, thenLucas Bonnet2010-02-261-0/+46
* * lisp/emms-player-mpd.el (emms-player-mpd-add): do not add files not recogni...Lucas Bonnet2010-02-221-1/+2
* Introduce emms-insert-file-contents.Michael Olson2009-08-051-1/+1
* Update copyright headers.Michael Olson2009-02-081-1/+1
* Clean up use of regexps to match supported tracks.Michael Olson2008-09-201-1/+2
* emms-player-mpd: Allow periodic song-change timer to be suppressed.Michael Olson2008-09-181-10/+17
* Implement filtering of track data after retrieving it.Michael Olson2008-08-071-0/+2
* emms-player-mpd: Fix compiler warning.Michael Olson2008-07-171-1/+1
* emms-player-mpd: Only try once to read tracks after running out of them.Michael Olson2008-07-161-2/+4
* emms-player-mpd: Implement handling of non-EMMS stop of mpd.Michael Olson2008-07-161-7/+28
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-0/+1198