aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix typos and spacing.Tim Landscheidt2010-07-072-73/+77
* Update emms-lastfm-client.el (code + manual).Yoni Rabkin2010-07-022-29/+495
* Fix typo.Tim Landscheidt2010-06-291-1/+1
* From: Dimitry Gashinsky <dimitry@gashinsky.com>Lucas Bonnet2010-06-291-13/+13
* Fix typos and spacing.Tim Landscheidt2010-06-277-93/+99
* Replace ``?\ '' with ``?\s''.Tim Landscheidt2010-06-271-1/+1
* Align whitespace with original FSF license.Tim Landscheidt2010-06-241-9/+8
* lisp/emms-lastfm-client.el: Removed Emacs local variable.Tim Landscheidt2010-06-241-1/+0
* Removed support for gstreamer.Tim Landscheidt2010-06-203-6/+1
* Fix Texinfo error.Tim Landscheidt2010-06-201-1/+1
* * Makefile: autoloads/dist hiccupsLucas Bonnet2010-06-151-2/+2
* * emms-info-libtag.el: Make use of emms-info-libtag-program-nameLucas Bonnet2010-06-151-1/+1
* * lisp/emms-lastfm-client.el: Add Tim Landscheidt's fixes.Yoni Rabkin2010-06-141-5/+4
* * Makefile: use taglib-config to get cflags and lib flagsLucas Bonnet2010-03-291-1/+1
* * lisp/emms-setup.el: Move emms-mark and emms-tag-editor to emms-all.Yoni Rabkin2010-03-271-2/+2
* * doc/emms.texinfo: Document emms-bookmarks.Yoni Rabkin2010-03-271-0/+19
* * lisp/emms-setup.el: Move emms-bookmarks to emms-all.Yoni Rabkin2010-03-271-1/+1
* * doc/emms.texinfo: Whitespace cleanup.Yoni Rabkin2010-03-271-3/+3
* * doc/emms.texinfo: Update copyright years.Yoni Rabkin2010-03-271-1/+1
* * lisp/emms-setup.el: Move emms-last-played to emms-all.Yoni Rabkin2010-03-271-4/+4
* * lisp/emms-lastfm-client.el: Update copyright years.Yoni Rabkin2010-03-271-1/+1
* Document emms-lastfm-client.elYoni Rabkin2010-03-272-180/+63
* * lisp/emms-setup.el: Move emms-lastfm-client to emms-all.Yoni Rabkin2010-03-271-3/+3
* Move emms-cue.el from emms-devel to emms-all and update manual.William Xu2010-03-192-9/+35
* lisp/emms-cache.el: Initialize cache immediately instead of using after-init-...David Engster2010-03-161-2/+2
* * AUTHORS: add David Engster, thanks to his patches for MusicPD.Lucas Bonnet2010-03-041-0/+1
* 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
* * .gitignore: update emms-print-metadata pathLucas Bonnet2010-02-221-1/+1
* * lisp/emms-player-mpd.el (emms-player-mpd-add): do not add files not recogni...Lucas Bonnet2010-02-221-1/+2
* * lisp/emms-source-file.el: Avoid adding duplicates when dealing with symboli...Lucas Bonnet2010-02-191-2/+5
* * lisp/emms-setup.el: Replace the `emms-lastfm' feature.Yoni Rabkin2009-12-241-2/+2
* Replace lisp/emms-lastfm.el with lisp/emms-lastfm-client.el.Yoni Rabkin2009-12-242-697/+743
* emms-browser-top-level-type: Fix typo.William Xu2009-12-241-1/+1
* emms-cue.el (emms-info-cueinfo): New function for retrieving track info.William Xu2009-11-272-2/+30
* Fix compiler warnings.William Xu2009-11-235-14/+17
* emms-cue.el: New file.William Xu2009-11-232-2/+97
* (emms-playing-time-display): Gurantee emms-playing-time to be an integer.William Xu2009-11-221-1/+1
* emms-i18n.el: Spell fix.William Xu2009-08-061-15/+17
* Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emmsWilliam Xu2009-08-068-10/+32
|\
| * * lisp/emms-playlist-mode.el: (emms-playlist-mode-open-buffer) UseYoni Rabkin2009-08-051-1/+2
| * Introduce emms-insert-file-contents.Michael Olson2009-08-057-9/+30
* | (emms-player-vlc-start): Around-advice it with `quit-vlc-after-finish' toWilliam Xu2009-08-011-3/+2
* | (emms-playlist-sort-map-setup): Bind emms-playlist-sort-by-file-extension to "e"William Xu2009-08-011-0/+1