| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * lisp/emms-lastfm-client.el: Add support for PNG files. | Yoni Rabkin | 2011-02-01 | 1 | -1/+1 |
* | * doc/emms.texinfo: Document emms-lastfm-client-info. | Yoni Rabkin | 2011-01-27 | 1 | -1/+4 |
* | * lisp/emms-lastfm-client.el: Implement artist.getInfo. | Yoni Rabkin | 2011-01-27 | 1 | -2/+140 |
* | Update copyright years. | Yoni Rabkin | 2011-01-27 | 2 | -2/+2 |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emms | Lucas Bonnet | 2011-01-03 | 2 | -0/+23 |
|\ |
|
| * | * doc/emms.texinfo: Document new station. | Yoni Rabkin | 2010-12-05 | 1 | -0/+2 |
| * | * lisp/emms-lastfm-client.el: Add station. | Yoni Rabkin | 2010-12-05 | 1 | -0/+7 |
| * | * doc/emms.texinfo: Record Last.fm station changes. | Yoni Rabkin | 2010-10-29 | 1 | -0/+7 |
| * | * lisp/emms-lastfm-client.el: Add Last.fm station. | Yoni Rabkin | 2010-10-29 | 1 | -0/+7 |
* | | * emms-source-playlist-parse-pls: add support for parsing file://-uris in pls... | Dirk-Jan C. Binnema | 2011-01-03 | 1 | -2/+6 |
|/ |
|
* | Merge branch 'master' of ssh://yonirabkin@git.sv.gnu.org/srv/git/emms | Yoni Rabkin | 2010-09-16 | 1 | -7/+5 |
|\ |
|
| * | Makefile: the clean target now removes emms-print-metadata binary in src/ | Lucas Bonnet | 2010-08-11 | 1 | -1/+1 |
| * | Makefile: now using Git, so get rid of darcs in ChangeLog Makefile target. Pa... | Lucas Bonnet | 2010-08-11 | 1 | -5/+3 |
| * | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emms | Lucas Bonnet | 2010-08-11 | 2 | -28/+34 |
| |\ |
|
| * | | Makefile: add CFLAGS and $LDFLAGS, based on a patch by Christian Faulhammer <... | Lucas Bonnet | 2010-08-11 | 1 | -1/+1 |
* | | | * AUTHORS: Add author. | Yoni Rabkin | 2010-09-16 | 1 | -0/+1 |
* | | | Add scrobbling of local tracks to Last.fm support. | Yoni Rabkin | 2010-09-16 | 3 | -239/+441 |
| |/
|/| |
|
* | | * lisp/emms-lastfm-client.el: Make scobbles asynchronous. | Yoni Rabkin | 2010-08-04 | 1 | -24/+34 |
* | | * doc/emms.texinfo: Remove because it ain't true no more. | Yoni Rabkin | 2010-08-04 | 1 | -4/+0 |
|/ |
|
* | (emms-info-track-description): Fix usage of `cond'. | William Xu | 2010-07-17 | 1 | -2/+3 |
* | * lisp/emms-info-ogg.el and lisp/ogg-comment.el: Since emms-info-ogg.el no lo... | Lucas Bonnet | 2010-07-12 | 2 | -364/+0 |
* | Support displaying lyrics in a dedicated buffer, to highlight playing | William Xu | 2010-07-12 | 2 | -15/+66 |
* | emms-info-track-description: Handle title-only tracks and fix documentation. | Tim Landscheidt | 2010-07-08 | 1 | -5/+8 |
* | Fix typos. | Tim Landscheidt | 2010-07-08 | 1 | -67/+83 |
* | Documented emms-playlist-mode-last independently. | Tim Landscheidt | 2010-07-07 | 1 | -3/+4 |
* | Fix typos and spacing. | Tim Landscheidt | 2010-07-07 | 2 | -73/+77 |
* | Update emms-lastfm-client.el (code + manual). | Yoni Rabkin | 2010-07-02 | 2 | -29/+495 |
* | Fix typo. | Tim Landscheidt | 2010-06-29 | 1 | -1/+1 |
* | From: Dimitry Gashinsky <dimitry@gashinsky.com> | Lucas Bonnet | 2010-06-29 | 1 | -13/+13 |
* | Fix typos and spacing. | Tim Landscheidt | 2010-06-27 | 7 | -93/+99 |
* | Replace ``?\ '' with ``?\s''. | Tim Landscheidt | 2010-06-27 | 1 | -1/+1 |
* | Align whitespace with original FSF license. | Tim Landscheidt | 2010-06-24 | 1 | -9/+8 |
* | lisp/emms-lastfm-client.el: Removed Emacs local variable. | Tim Landscheidt | 2010-06-24 | 1 | -1/+0 |
* | Removed support for gstreamer. | Tim Landscheidt | 2010-06-20 | 3 | -6/+1 |
* | Fix Texinfo error. | Tim Landscheidt | 2010-06-20 | 1 | -1/+1 |
* | * 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 |