| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Makefile: autoloads/dist hiccups | Lucas Bonnet | 2010-06-15 | 1 | -2/+2 |
* | * emms-info-libtag.el: Make use of emms-info-libtag-program-name | Lucas Bonnet | 2010-06-15 | 1 | -1/+1 |
* | * lisp/emms-lastfm-client.el: Add Tim Landscheidt's fixes. | Yoni Rabkin | 2010-06-14 | 1 | -5/+4 |
* | * Makefile: use taglib-config to get cflags and lib flags | Lucas Bonnet | 2010-03-29 | 1 | -1/+1 |
* | * lisp/emms-setup.el: Move emms-mark and emms-tag-editor to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -2/+2 |
* | * doc/emms.texinfo: Document emms-bookmarks. | Yoni Rabkin | 2010-03-27 | 1 | -0/+19 |
* | * lisp/emms-setup.el: Move emms-bookmarks to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 |
* | * doc/emms.texinfo: Whitespace cleanup. | Yoni Rabkin | 2010-03-27 | 1 | -3/+3 |
* | * doc/emms.texinfo: Update copyright years. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 |
* | * lisp/emms-setup.el: Move emms-last-played to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -4/+4 |
* | * lisp/emms-lastfm-client.el: Update copyright years. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 |
* | Document emms-lastfm-client.el | Yoni Rabkin | 2010-03-27 | 2 | -180/+63 |
* | * lisp/emms-setup.el: Move emms-lastfm-client to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -3/+3 |
* | Move emms-cue.el from emms-devel to emms-all and update manual. | William Xu | 2010-03-19 | 2 | -9/+35 |
* | lisp/emms-cache.el: Initialize cache immediately instead of using after-init-... | David Engster | 2010-03-16 | 1 | -2/+2 |
* | * AUTHORS: add David Engster, thanks to his patches for MusicPD. | Lucas Bonnet | 2010-03-04 | 1 | -0/+1 |
* | emms-player-mpd.el: Parsing of supported formats for newer versions of mpd. | David Engster | 2010-03-04 | 1 | -10/+15 |
* | * emms-player-mpd: (emms-player-mpd-seek, emms-player-mpd-seek-to): | Lucas Bonnet | 2010-03-01 | 1 | -2/+2 |
* | * lisp/emms-player-mpd.el: new function to update all MPD tracks, then | Lucas Bonnet | 2010-02-26 | 1 | -0/+46 |
* | * .gitignore: update emms-print-metadata path | Lucas Bonnet | 2010-02-22 | 1 | -1/+1 |
* | * lisp/emms-player-mpd.el (emms-player-mpd-add): do not add files not recogni... | Lucas Bonnet | 2010-02-22 | 1 | -1/+2 |
* | * lisp/emms-source-file.el: Avoid adding duplicates when dealing with symboli... | Lucas Bonnet | 2010-02-19 | 1 | -2/+5 |
* | * lisp/emms-setup.el: Replace the `emms-lastfm' feature. | Yoni Rabkin | 2009-12-24 | 1 | -2/+2 |
* | Replace lisp/emms-lastfm.el with lisp/emms-lastfm-client.el. | Yoni Rabkin | 2009-12-24 | 2 | -697/+743 |
* | emms-browser-top-level-type: Fix typo. | William Xu | 2009-12-24 | 1 | -1/+1 |
* | emms-cue.el (emms-info-cueinfo): New function for retrieving track info. | William Xu | 2009-11-27 | 2 | -2/+30 |
* | Fix compiler warnings. | William Xu | 2009-11-23 | 5 | -14/+17 |
* | emms-cue.el: New file. | William Xu | 2009-11-23 | 2 | -2/+97 |
* | (emms-playing-time-display): Gurantee emms-playing-time to be an integer. | William Xu | 2009-11-22 | 1 | -1/+1 |
* | emms-i18n.el: Spell fix. | William Xu | 2009-08-06 | 1 | -15/+17 |
* | Merge branch 'master' of ssh://xwl@git.sv.gnu.org/srv/git/emms | William Xu | 2009-08-06 | 8 | -10/+32 |
|\ |
|
| * | * lisp/emms-playlist-mode.el: (emms-playlist-mode-open-buffer) Use | Yoni Rabkin | 2009-08-05 | 1 | -1/+2 |
| * | Introduce emms-insert-file-contents. | Michael Olson | 2009-08-05 | 7 | -9/+30 |
* | | (emms-player-vlc-start): Around-advice it with `quit-vlc-after-finish' to | William Xu | 2009-08-01 | 1 | -3/+2 |
* | | (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 | 47 | -62/+69 |
|\| |
|
| * | * AUTHORS: add Jesse W | Lucas Bonnet | 2009-02-17 | 2 | -1/+5 |
| * | Update copyright headers. | Michael Olson | 2009-02-08 | 45 | -53/+58 |