| Commit message (Expand) | Author | Age | Files | Lines |
* | (emms-playlist-sort-map-setup): Bind emms-playlist-sort-by-file-extension to "e" | William Xu | 2009-08-01 | 1 | -0/+1 |
* | emms-playlist-sort.el: Refactor sort functions. | William Xu | 2009-08-01 | 1 | -17/+25 |
* | (emms-history-file-coding-system): New var. | William Xu | 2009-07-26 | 1 | -0/+9 |
* | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms | William Xu | 2009-07-26 | 7 | -41/+62 |
|\ |
|
| * | * lisp/emms-playlist-mode.el: Bind "C-x u" to `emms-playlist-mode-undo' in em... | Yoni Rabkin | 2009-07-05 | 1 | -0/+1 |
| * | emms-source-playlist: Docstring typo. | Michael Olson | 2009-06-09 | 1 | -1/+1 |
| * | emms-source-playlist: Fix bug, update docstring. | Michael Olson | 2009-06-09 | 1 | -23/+29 |
| * | Allow relative file names in .m3u playlists | Dieter Deyke | 2009-06-08 | 1 | -3/+3 |
| * | emms-tag-editor: Turn all symbols to strings before completing read. | Michael Olson | 2009-03-31 | 1 | -6/+19 |
| * | Add "ogm" extension to VLC, MPlayer and Xine. | Tassilo Horn | 2009-03-17 | 3 | -3/+3 |
| * | * lisp/emms-player-vlc.el: Add support for VLC versions > 0.8.6e. | Yoni Rabkin | 2009-03-10 | 1 | -1/+1 |
| * | (emms-browser-mmatches-p): When performing searches, check whether | Jose Antonio Ortega Ruiz | 2009-03-09 | 1 | -3/+3 |
| * | * emms-browser.el (emms-browser-make-hash-by): Check that field is present be... | Jose Antonio Ortega Ruiz | 2009-03-09 | 1 | -4/+5 |
* | | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms | William Xu | 2009-02-23 | 44 | -59/+62 |
|\| |
|
| * | Update copyright headers. | Michael Olson | 2009-02-08 | 43 | -51/+56 |
| * | tq.el: Update header. | Michael Olson | 2009-02-08 | 1 | -8/+6 |
* | | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms | William Xu | 2008-12-27 | 1 | -708/+80 |
|\| |
|
| * | * lisp/emms-stream-info.el: Reimplement using player backends. | Yoni Rabkin | 2008-12-24 | 1 | -9/+76 |
| * | * lisp/emms-stream-info.el Nuke the contents of the old | Yoni Rabkin | 2008-12-24 | 1 | -708/+13 |
* | | emms-i18n-default-coding-system: Change default value from nil to '(no-conver... | William Xu | 2008-12-21 | 1 | -2/+2 |
|/ |
|
* | Don't set foreground explicitly to NIL in emms-stream-name-face. | Sascha Wilde | 2008-10-16 | 1 | -1/+1 |
* | * emms-player-vlc.el: Add support for playlists. | Yoni Rabkin | 2008-10-02 | 1 | -9/+13 |
* | * emms-player-vlc.el (emms-player-vlc-seek): Add seek functionality | Yoni Rabkin | 2008-10-02 | 1 | -3/+6 |
* | Add VideoLAN, aka vlc, support to Emms. | Yoni Rabkin | 2008-09-30 | 2 | -2/+85 |
* | Update copyright lines. | Michael Olson | 2008-09-20 | 37 | -46/+54 |
* | Clean up use of regexps to match supported tracks. | Michael Olson | 2008-09-20 | 5 | -18/+20 |
* | emms-tag-editor: Fix compiler warning. | Michael Olson | 2008-09-19 | 1 | -1/+3 |
* | emms-source-playlist: Remove unused helper functions. | Michael Olson | 2008-09-19 | 1 | -24/+0 |
* | emms-source-playlist: Fix several bugs. | Michael Olson | 2008-09-19 | 1 | -38/+49 |
* | emms-player-mpd: Allow periodic song-change timer to be suppressed. | Michael Olson | 2008-09-18 | 1 | -10/+17 |
* | Makefile: Generate autoloads before compiling source. | Michael Olson | 2008-09-17 | 1 | -1/+1 |
* | emms-info-libtag: Ignore taglib warnings. | Tom Rauchenwald | 2008-09-15 | 1 | -1/+1 |
* | Merge branch 'private' | Yoni Rabkin | 2008-09-06 | 1 | -1/+7 |
|\ |
|
| * | Ask before saving over an existing playlist file. | Yoni Rabkin | 2008-09-02 | 1 | -1/+7 |
* | | Prevent interactive yanking from messing up the playlist buffer. | Yoni Rabkin | 2008-08-29 | 1 | -2/+10 |
|/ |
|
* | emms-lastfm: Mention emms-play-lastfm-artist-fan in header. | Michael Olson | 2008-08-09 | 1 | -3/+4 |
* | emms-lastfm: Complete artist names from cache. | Michael Olson | 2008-08-09 | 1 | -7/+21 |
* | emms-lastfm: Fix timer issue when playing radio station. | Michael Olson | 2008-08-08 | 1 | -3/+12 |
* | Introduce emms-completing-read. | Michael Olson | 2008-08-08 | 4 | -13/+34 |
* | Implement filtering of track data after retrieving it. | Michael Olson | 2008-08-07 | 2 | -1/+12 |
* | emms-playlist-mode: Use "EMMS" in mode-line. | Michael Olson | 2008-08-07 | 1 | -1/+1 |
* | emms-player-mpd: Fix compiler warning. | Michael Olson | 2008-07-17 | 1 | -1/+1 |
* | tq: Disable undo. | Michael Olson | 2008-07-17 | 1 | -0/+1 |
* | emms-player-mpd: Only try once to read tracks after running out of them. | Michael Olson | 2008-07-16 | 1 | -2/+4 |
* | emms-player-mpd: Implement handling of non-EMMS stop of mpd. | Michael Olson | 2008-07-16 | 1 | -7/+28 |
* | (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 | 46 | -0/+14396 |