aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc/gpl.texi: Remove trailing whitespace.Michael Olson2008-06-161-3/+3
* Emms directory structure change/cleanupYoni Rabkin2008-06-165-11/+20
* Make emms-lastfm-protocol-version a constant and fix a typo.Tassilo Horn2008-06-161-2/+5
* emms-player-mpd.el: Quote argument to "update" command.Michael Olson2008-06-041-1/+1
* Get and set Flac file tagsYe Wenbin2008-05-032-1/+128
* (emms-sort-natural-order-less-p): Handle empty 'info-album(treat as ""William Xu2008-04-161-8/+10
* (emms-playlist-sort): Remove region arguments. (It didn't used to workWilliam Xu2008-04-161-19/+15
* - emms-playlist-sort-prefix, emms-playlist-sort-map: New variable.William Xu2008-04-151-51/+90
* (emms-playlist-mode-go-popup): `round' emms-playlist-mode-window-widthWilliam Xu2008-04-151-1/+1
* emms-lyrics-coding-system: Change default value to nil and updateWilliam Xu2008-04-061-3/+9
* Fix bug of missing lyricsYe Wenbin2008-04-031-1/+2
* Remove codes for loading movie subtitles automatically by emms.William Xu2008-04-011-1/+3
* Remove codes for loading movie subtitles automatically by emms, sinceWilliam Xu2008-04-011-42/+4
* (emms-player-mplayer-subtitle-checker): Replace (lambda (el) el) withWilliam Xu2008-03-151-1/+1
* Switched the keybinding for "d" and "D" so that they agree with the browser.yoni2008-02-191-2/+2
* emms-lyrics.el, emms.texinfo: Remove "Known Problems" note, as it looks fairl...William Xu2008-03-012-42/+2
* mplayer,xine: Replace regexp-opt with simple regexp-quote, to avoidWilliam Xu2008-02-222-6/+10
* Fix compiler warnings about mapcar.Michael Olson2008-02-212-20/+23
* Added emms-playlist-mode-goto-dired-at-point (with keybinding) to emms-playli...yoni2008-02-161-0/+13
* Lines in playlist-mode should truncate so that visually we have 1 line per tr...yoni2008-02-151-0/+1
* (emms-lastfm-submit-now-playing): Set track-length to 0 whenWilliam Xu2008-02-161-2/+3
* (emms-url-quote): Check validity of string parameter S.William Xu2008-02-161-15/+17
* (emms-url-quote): Slightly rewrote to be more readable. Fix docstring typo.William Xu2008-02-161-14/+14
* emms-url: Add emms-url-quote-entire function.Michael Olson2008-02-152-1/+26
* emms-url: Revert most of last two changes.Michael Olson2008-02-151-8/+5
* emms-url: Include forward slashes in URL regexp.Michael Olson2008-02-151-1/+1
* emms-url: Improve emms-url-quote.Michael Olson2008-02-151-13/+19
* Resolve conflicts with Tassilo's repo.William Xu2008-02-121-41/+31
* - emms-url.el: (emms-url-quote, emms-url-quote-plus), New functionsWilliam Xu2008-02-124-86/+73
* (emms-lastfm-radio-request-metadata-sentinel): Let `emms-track-updated' take ...William Xu2008-02-122-5/+6
* abstract-POST-and-GET-requests-in-own-functions.dpatchTassilo Horn2008-02-121-68/+74
* add-todo-comment.dpatchTassilo Horn2008-02-111-0/+7
* add-support-for-now-playing-infos-on-lastfm-page.dpatchTassilo Horn2008-02-111-10/+65
* bugfixes-for-scrobbling-api-1.2.dpatchTassilo Horn2008-02-111-9/+16
* push-lastfm-submission-api-to-1.2.dpatchTassilo Horn2008-02-111-37/+37
* emms-playlist-mode: Use current buffer for clear and kill.Michael Olson2008-01-301-8/+31
* emms-player-mpd (clear): Use current buffer if it is an EMMS playlist buffer.Michael Olson2008-01-301-2/+11
* emms-player-mplayer.el: allow subtitle even for URLsLuca Capello2008-01-061-2/+3
* emms-lastfm: Handle case where info-playing-time is unset for the current trackMichael Olson2008-01-061-8/+7
* delete-duplicate-def-of-emms-track-simple-description.dpatchTassilo Horn2007-12-281-9/+0
* Format URL so that it looks nicer in playlist.mathias.dahl2007-12-281-0/+17
* emms-streams.el: add docstring for emms-stream-toggle-default-actionlucas2007-11-221-0/+2
* 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