aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* emms-streams.el: update Philosomatika stream URLlucas2007-11-221-1/+1
* New var: emms-playlist-limit-hook.William Xu2007-11-211-0/+10
* MPlayer supports .ape files now.(at least from 1.0rc2)William Xu2007-11-211-1/+1
* When calling file-exists-p, make sure it's operated on a regular file. (This ...William Xu2007-11-042-5/+7
* Only add emms-info-* to emms-info-functions when required program actually ex...William Xu2007-11-041-2/+4
* emms-lyrics.el: (emms-lyrics-find-lyric), Use `emms-source-file-directory-tre...William Xu2007-10-221-21/+9
* Replace `nnheader-concat' with `concat + file-name-as-directory' to make XEma...William Xu2007-10-144-4/+4
* Move emms config files to a common directory: ~/.emacs.d/emms.William Xu2007-10-125-4/+9
* emms-playlist-limit.el: Fix typos and minor updates.William Xu2007-10-081-27/+27
* emms-player-mplayer.el (emms-player-mplayer-subtitle-checker): Replaceforcer2007-10-031-1/+3
* emms-browser.el: bind n and p to next- and previous-line.lucas2007-10-021-0/+4
* fix-next-line-warning.dpatchTassilo Horn2007-09-061-1/+1
* emms-lastfm: Allow emms-key-value to take a buffer argument.Michael Olson2007-09-061-12/+16
* emms-browser: Fix compiler warning. Presumably the committer meant to write ...Michael Olson2007-09-061-2/+2
* format-spec expect spec character as a-zA-ZYe Wenbin2007-09-021-4/+2
* Error commentation in emms-i18nYe Wenbin2007-09-021-1/+1
* Wrong function in emms-historyYe Wenbin2007-09-021-1/+1
* Simple players now use their regex property as they should.forcer2007-08-271-1/+2
* fix-browser-covers.dpatchTassilo Horn2007-08-291-9/+21
* lastfm: Allow user to specify which type of tracks get submittedMichael Olson2007-08-191-8/+29
* emms-lastfm: New option emms-lastfm-submission-verbose-pMichael Olson2007-08-191-2/+9
* Drop eval-when-compile around (require 'overlay)Michael Olson2007-08-192-8/+6
* Use slightly different XEmacs overlay fixMichael Olson2007-08-182-3/+4
* XEmacs does not load the overlay functions by default: load them here.Nix2007-08-181-0/+3
* Add support for composer and performer tags.Nix2007-08-187-12/+87
* docs-for-editing-tags-and-renaming.dpatchTassilo Horn2007-08-172-30/+85
* use-existing-functionality-for-renaming-files.dpatchTassilo Horn2007-08-171-75/+77
* fix-cache-problem-when-renaming-tracks.dpatchTassilo Horn2007-08-161-17/+29
* support-for-renaming-files-with-tag-editor.dpatchTassilo Horn2007-08-151-2/+56
* refinements-and-docs-for-emms-history.dpatchTassilo Horn2007-08-152-20/+83
* emms-score.el: change score-file to something more sanelucas2007-08-021-1/+1
* make-S-prefix-key-for-sorting-functions.dpatchTassilo Horn2007-08-021-11/+9
* Fix compiler warning in emms-setupMichael Olson2007-07-231-16/+18
* emms-playlist-limit: Use standard enable/disable/toggle interfaceMichael Olson2007-07-231-4/+31
* emms-streams: New option emms-stream-repeat-pMichael Olson2007-07-231-3/+15
* emms-player-mpd: Fix bug with selecting an individual URL track to play from ...Michael Olson2007-07-231-2/+1
* emms-player-mpd: Make callback arg for emms-player-mpd-sync-from-emms optionalMichael Olson2007-07-231-2/+3
* emms-playlist-sort.el: Bind "s s" to emms-playlist-sort-by-score.William Xu2007-07-191-2/+2
* emms-setup.el: Enable emms-score in emms-devel.William Xu2007-07-171-1/+1
* emms-lyrics.el: Set default value for emms-lyrics-dir to ~/music/lyrics.William Xu2007-07-171-7/+8
* emms-playlist-sort.el: Remove emms-playlist-sort-prefix to make theWilliam Xu2007-07-171-25/+13
* emms-playlist-limit.el: (define-emms-playlist-limit) Fix prompt string bug.William Xu2007-07-171-2/+4
* make-number-of-secs-to-seek-configurable.dpatchTassilo Horn2007-07-121-2/+8
* Avoid even the most remote possibility of a conflict with color-theme.el and ...Michael Olson2007-07-121-1/+1
* emms-playlist-limit.el: Add missing line: (define-emms-playlist-limit info-ti...William Xu2007-07-111-1/+2
* emms-playlist-limit.el: Minor updates.William Xu2007-07-091-4/+13
* emms-playlist-limit.el: Update Copyright to GPLv3.William Xu2007-07-081-8/+8
* emms-playlist-sort.el: Minor updates.William Xu2007-07-081-13/+3
* emms-playlist-limit.el: Redefine functions emms-playlist-limit-to-* withWilliam Xu2007-07-081-71/+30
* emms-playlist-limit.el: Add default value based on track at point forWilliam Xu2007-07-081-6/+42