aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/emms.texinfo: Remove reference to Last.fm support.Johnathan Rabkin2014-02-221-161/+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
* * doc/gpl.texi: Fix compilation under texinfo 5.1Johnathan Rabkin2013-08-191-2/+1
* * doc/emms.texinfo: Close @defun statement.Johnathan Rabkin2013-08-161-0/+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-152-0/+20
* * src/emms-print-metadata.pl: New implementation to read most (if not all) ta...Lucas Bonnet2013-01-271-0/+100
* Makefile: add missing $(CPPFLAGS) to compiler.Arnaud Fontaine2012-12-191-1/+1
* 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
* Remove emms-playlist-sort-by-score from documentation.Arnaud Fontaine2012-12-191-4/+0
* * 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
* When generating ChangeLog file, do not show the merges.Arnaud Fontaine2011-04-191-1/+1
* * lisp/emms-lastfm-client.el: Add support for PNG files.Yoni Rabkin2011-02-011-1/+1
* * doc/emms.texinfo: Document emms-lastfm-client-info.Yoni Rabkin2011-01-271-1/+4
* * lisp/emms-lastfm-client.el: Implement artist.getInfo.Yoni Rabkin2011-01-271-2/+140
* Update copyright years.Yoni Rabkin2011-01-272-2/+2
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emmsLucas Bonnet2011-01-032-0/+23
|\
| * * doc/emms.texinfo: Document new station.Yoni Rabkin2010-12-051-0/+2
| * * lisp/emms-lastfm-client.el: Add station.Yoni Rabkin2010-12-051-0/+7
| * * doc/emms.texinfo: Record Last.fm station changes.Yoni Rabkin2010-10-291-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
|/
* Merge branch 'master' of ssh://yonirabkin@git.sv.gnu.org/srv/git/emmsYoni Rabkin2010-09-161-7/+5
|\
| * Makefile: the clean target now removes emms-print-metadata binary in src/Lucas Bonnet2010-08-111-1/+1
| * Makefile: now using Git, so get rid of darcs in ChangeLog Makefile target. Pa...Lucas Bonnet2010-08-111-5/+3
| * Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emmsLucas Bonnet2010-08-112-28/+34
| |\
| * | Makefile: add CFLAGS and $LDFLAGS, based on a patch by Christian Faulhammer <...Lucas Bonnet2010-08-111-1/+1
* | | * AUTHORS: Add author.Yoni Rabkin2010-09-161-0/+1
* | | Add scrobbling of local tracks to Last.fm support.Yoni Rabkin2010-09-163-239/+441
| |/ |/|
* | * lisp/emms-lastfm-client.el: Make scobbles asynchronous.Yoni Rabkin2010-08-041-24/+34
* | * doc/emms.texinfo: Remove because it ain't true no more.Yoni Rabkin2010-08-041-4/+0
|/
* (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
* Support displaying lyrics in a dedicated buffer, to highlight playingWilliam Xu2010-07-122-15/+66
* emms-info-track-description: Handle title-only tracks and fix documentation.Tim Landscheidt2010-07-081-5/+8
* Fix typos.Tim Landscheidt2010-07-081-67/+83
* Documented emms-playlist-mode-last independently.Tim Landscheidt2010-07-071-3/+4