| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emms-player-mpd: Implement handling of non-EMMS stop of mpd. | Michael Olson | 2008-07-16 | 1 | -7/+28 |
* | Update the Emms manual to point to the newly added lisp/ directory. | Yoni Rabkin | 2008-07-05 | 1 | -2/+2 |
* | (emms-pause): If player hasn't started, then start it now. | William Xu | 2008-06-17 | 1 | -3/+5 |
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 47 | -24/+38 |
* | doc/gpl.texi: Remove trailing whitespace. | Michael Olson | 2008-06-16 | 1 | -3/+3 |
* | Emms directory structure change/cleanup | Yoni Rabkin | 2008-06-16 | 5 | -11/+20 |
* | Make emms-lastfm-protocol-version a constant and fix a typo. | Tassilo Horn | 2008-06-16 | 1 | -2/+5 |
* | emms-player-mpd.el: Quote argument to "update" command. | Michael Olson | 2008-06-04 | 1 | -1/+1 |
* | Get and set Flac file tags | Ye Wenbin | 2008-05-03 | 2 | -1/+128 |
* | (emms-sort-natural-order-less-p): Handle empty 'info-album(treat as "" | William Xu | 2008-04-16 | 1 | -8/+10 |
* | (emms-playlist-sort): Remove region arguments. (It didn't used to work | William Xu | 2008-04-16 | 1 | -19/+15 |
* | - emms-playlist-sort-prefix, emms-playlist-sort-map: New variable. | William Xu | 2008-04-15 | 1 | -51/+90 |
* | (emms-playlist-mode-go-popup): `round' emms-playlist-mode-window-width | William Xu | 2008-04-15 | 1 | -1/+1 |
* | emms-lyrics-coding-system: Change default value to nil and update | William Xu | 2008-04-06 | 1 | -3/+9 |
* | Fix bug of missing lyrics | Ye Wenbin | 2008-04-03 | 1 | -1/+2 |
* | Remove codes for loading movie subtitles automatically by emms. | William Xu | 2008-04-01 | 1 | -1/+3 |
* | Remove codes for loading movie subtitles automatically by emms, since | William Xu | 2008-04-01 | 1 | -42/+4 |
* | (emms-player-mplayer-subtitle-checker): Replace (lambda (el) el) with | William Xu | 2008-03-15 | 1 | -1/+1 |
* | Switched the keybinding for "d" and "D" so that they agree with the browser. | yoni | 2008-02-19 | 1 | -2/+2 |
* | emms-lyrics.el, emms.texinfo: Remove "Known Problems" note, as it looks fairl... | William Xu | 2008-03-01 | 2 | -42/+2 |
* | mplayer,xine: Replace regexp-opt with simple regexp-quote, to avoid | William Xu | 2008-02-22 | 2 | -6/+10 |
* | Fix compiler warnings about mapcar. | Michael Olson | 2008-02-21 | 2 | -20/+23 |
* | Added emms-playlist-mode-goto-dired-at-point (with keybinding) to emms-playli... | yoni | 2008-02-16 | 1 | -0/+13 |
* | Lines in playlist-mode should truncate so that visually we have 1 line per tr... | yoni | 2008-02-15 | 1 | -0/+1 |
* | (emms-lastfm-submit-now-playing): Set track-length to 0 when | William Xu | 2008-02-16 | 1 | -2/+3 |
* | (emms-url-quote): Check validity of string parameter S. | William Xu | 2008-02-16 | 1 | -15/+17 |
* | (emms-url-quote): Slightly rewrote to be more readable. Fix docstring typo. | William Xu | 2008-02-16 | 1 | -14/+14 |
* | emms-url: Add emms-url-quote-entire function. | Michael Olson | 2008-02-15 | 2 | -1/+26 |
* | emms-url: Revert most of last two changes. | Michael Olson | 2008-02-15 | 1 | -8/+5 |
* | emms-url: Include forward slashes in URL regexp. | Michael Olson | 2008-02-15 | 1 | -1/+1 |
* | emms-url: Improve emms-url-quote. | Michael Olson | 2008-02-15 | 1 | -13/+19 |
* | Resolve conflicts with Tassilo's repo. | William Xu | 2008-02-12 | 1 | -41/+31 |
* | - emms-url.el: (emms-url-quote, emms-url-quote-plus), New functions | William Xu | 2008-02-12 | 4 | -86/+73 |
* | (emms-lastfm-radio-request-metadata-sentinel): Let `emms-track-updated' take ... | William Xu | 2008-02-12 | 2 | -5/+6 |
* | abstract-POST-and-GET-requests-in-own-functions.dpatch | Tassilo Horn | 2008-02-12 | 1 | -68/+74 |
* | add-todo-comment.dpatch | Tassilo Horn | 2008-02-11 | 1 | -0/+7 |
* | add-support-for-now-playing-infos-on-lastfm-page.dpatch | Tassilo Horn | 2008-02-11 | 1 | -10/+65 |
* | bugfixes-for-scrobbling-api-1.2.dpatch | Tassilo Horn | 2008-02-11 | 1 | -9/+16 |
* | push-lastfm-submission-api-to-1.2.dpatch | Tassilo Horn | 2008-02-11 | 1 | -37/+37 |
* | emms-playlist-mode: Use current buffer for clear and kill. | Michael Olson | 2008-01-30 | 1 | -8/+31 |
* | emms-player-mpd (clear): Use current buffer if it is an EMMS playlist buffer. | Michael Olson | 2008-01-30 | 1 | -2/+11 |
* | emms-player-mplayer.el: allow subtitle even for URLs | Luca Capello | 2008-01-06 | 1 | -2/+3 |
* | emms-lastfm: Handle case where info-playing-time is unset for the current track | Michael Olson | 2008-01-06 | 1 | -8/+7 |
* | delete-duplicate-def-of-emms-track-simple-description.dpatch | Tassilo Horn | 2007-12-28 | 1 | -9/+0 |
* | Format URL so that it looks nicer in playlist. | mathias.dahl | 2007-12-28 | 1 | -0/+17 |
* | emms-streams.el: add docstring for emms-stream-toggle-default-action | lucas | 2007-11-22 | 1 | -0/+2 |
* | emms-streams.el: update Philosomatika stream URL | lucas | 2007-11-22 | 1 | -1/+1 |
* | New var: emms-playlist-limit-hook. | William Xu | 2007-11-21 | 1 | -0/+10 |
* | MPlayer supports .ape files now.(at least from 1.0rc2) | William Xu | 2007-11-21 | 1 | -1/+1 |
* | When calling file-exists-p, make sure it's operated on a regular file. (This ... | William Xu | 2007-11-04 | 2 | -5/+7 |