aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'librefm'Yoni Rabkin2014-04-076-1480/+395
|\
| * Solve dependencies and compiler issues.Yoni Rabkin2014-04-062-2/+7
| * * lisp/emms-source-file.el: Remove lastfm url autoload.Yoni Rabkin2014-04-061-7/+0
| * Remove lastfm code.Yoni Rabkin2014-04-062-1472/+0
| * * lisp/emms-setup.el: Add to setup.Yoni Rabkin2014-04-061-1/+2
| * Add continuous streaming.Yoni Rabkin2014-04-061-9/+60
| * * lisp/emms-librefm-stream.el: Convert playlist to Emms tracks.Yoni Rabkin2014-04-031-12/+62
| * * lisp/emms-librefm-stream.el: Implement getting a playlist.Yoni Rabkin2014-04-031-15/+180
| * * lisp/emms-librefm-stream.el: Implement radio handshake call.Yoni Rabkin2014-04-021-1/+84
| * * lisp/emms-librefm-stream.el: Add file.Yoni Rabkin2014-04-011-0/+39
* | * lisp/emms-lyrics.el: Fix bug; the correct tag is info-title.Yoni Rabkin2014-04-011-2/+2
|/
* * lisp/emms-setup.el: Add to setup.Yoni Rabkin2014-03-291-1/+2
* * lisp/emms-librefm-scrobbler.el: Correctly handle the session id.Yoni Rabkin2014-03-291-4/+5
* * lisp/emms-librefm-scrobbler.el: Display messages by default.Yoni Rabkin2014-03-281-2/+2
* * lisp/emms-librefm-scrobbler.el: Complete working libre.fm scrobbler.Yoni Rabkin2014-03-281-1/+145
* RenameYoni Rabkin2014-03-101-27/+27
* * lisp/emms-librefm-client.el: Implement handshakeYoni Rabkin2014-03-101-12/+77
* * lisp/emms-librefm-client.el: initial file commitYoni Rabkin2014-03-091-0/+76
* * lisp/emms-tag-editor.el: Silence the compiler by explicitly passing `filena...Yoni Rabkin2014-02-221-2/+2
* Fix compilation warnings.Johnathan Rabkin2014-02-222-5/+11
* * lisp/emms-setup.el: Remove Last.fm extension from setup.Johnathan Rabkin2014-02-221-1/+0
* * lisp/emms-info-libtag.el: Added mp4, m4a to the extensions handled by emms-...Johnathan Rabkin2013-10-161-1/+1
* * lisp/emms-streams.el: Fix compilation error; update obsolete variable.Johnathan Rabkin2013-08-211-1/+1
* * lisp/emms-score.el: Stop `emms-score-load-hash' from reading empty score file.Johnathan Rabkin2013-08-161-8/+9
* (emms-lyrics-set-timer): Don't repeat lyrics already displayed whenWilliam Xu2013-08-131-12/+13
* Play tracks randomlyDaimrod2013-05-301-1/+1
* Play tracks randomlyDaimrod2013-05-151-0/+17
* Rename too generic name generate-autoloads to emms-generate-autoloads.Arnaud Fontaine2012-12-192-2/+2
* Support both XEmacs and Emacs to highlight playing lyrics.Arnaud Fontaine2012-12-192-3/+23
* * lisp/emms-history.el: Don't set `kill-emacs-hook' on noninteractive sessions.Arnaud Fontaine2012-12-193-3/+6
* * lisp/emms-player-mpd.el (emms-player-mpd-get-supported-regexp):Johnathan Rabkin2012-10-141-24/+39
* * lisp/emms-browser.el: Fix bug in use of compare-strings.Johnathan Rabkin2012-09-201-1/+1
* Add support for disc-number sorting of FLAC files.Johnathan Rabkin2012-09-185-11/+26
* * lisp/emms-lastfm-client.el: Remove unnecessary requirements.Johnathan Rabkin2012-09-181-4/+1
* * lisp/emms-lastfm-scrobbler.el: Add requirement.Johnathan Rabkin2012-09-181-0/+1
* * lisp/emms-lastfm-scrobbler.el: Remove debugging code.Johnathan Rabkin2012-09-181-1/+0
* * lisp/emms-browser.el (emms-browser-track-duration): New function to allow c...Lucas Bonnet2011-04-251-0/+11
* * lisp/emms-browser.el: fix typo in commentLucas Bonnet2011-04-251-1/+1
* Create cache directory if it does not already exist.Arnaud Fontaine2011-04-191-0/+2
* * lisp/emms-lastfm-client.el: Add support for PNG files.Yoni Rabkin2011-02-011-1/+1
* * lisp/emms-lastfm-client.el: Implement artist.getInfo.Yoni Rabkin2011-01-271-2/+140
* Update copyright years.Yoni Rabkin2011-01-271-1/+1
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emmsLucas Bonnet2011-01-031-0/+14
|\
| * * lisp/emms-lastfm-client.el: Add station.Yoni Rabkin2010-12-051-0/+7
| * * lisp/emms-lastfm-client.el: Add Last.fm station.Yoni Rabkin2010-10-291-0/+7
* | * emms-source-playlist-parse-pls: add support for parsing file://-uris in pls...Dirk-Jan C. Binnema2011-01-031-2/+6
|/
* Add scrobbling of local tracks to Last.fm support.Yoni Rabkin2010-09-162-239/+414
* * lisp/emms-lastfm-client.el: Make scobbles asynchronous.Yoni Rabkin2010-08-041-24/+34
* (emms-info-track-description): Fix usage of `cond'.William Xu2010-07-171-2/+3
* * lisp/emms-info-ogg.el and lisp/ogg-comment.el: Since emms-info-ogg.el no lo...Lucas Bonnet2010-07-122-364/+0