Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/emms-lastfm-client.el: Remove unnecessary requirements. | Johnathan Rabkin | 2012-09-18 | 1 | -4/+1 |
| | | | | This also resolves a compile error. | ||||
* | * lisp/emms-lastfm-client.el: Add support for PNG files. | Yoni Rabkin | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | * lisp/emms-lastfm-client.el: Implement artist.getInfo. | Yoni Rabkin | 2011-01-27 | 1 | -2/+140 |
| | |||||
* | Update copyright years. | Yoni Rabkin | 2011-01-27 | 1 | -1/+1 |
| | |||||
* | * lisp/emms-lastfm-client.el: Add station. | Yoni Rabkin | 2010-12-05 | 1 | -0/+7 |
| | |||||
* | * lisp/emms-lastfm-client.el: Add Last.fm station. | Yoni Rabkin | 2010-10-29 | 1 | -0/+7 |
| | |||||
* | Add scrobbling of local tracks to Last.fm support. | Yoni Rabkin | 2010-09-16 | 1 | -239/+47 |
| | | | | From: Bram van der Kroef <bram@fortfrances.com> | ||||
* | * lisp/emms-lastfm-client.el: Make scobbles asynchronous. | Yoni Rabkin | 2010-08-04 | 1 | -24/+34 |
| | |||||
* | Update emms-lastfm-client.el (code + manual). | Yoni Rabkin | 2010-07-02 | 1 | -21/+452 |
| | |||||
* | lisp/emms-lastfm-client.el: Removed Emacs local variable. | Tim Landscheidt | 2010-06-24 | 1 | -1/+0 |
| | | | | | | * lisp/emms-lastfm-client.el: Removed "show-trailing-whitespace: t". This gave a security warning in Emacs and is probably better handled in Emacs' user configuration and/or a Git pre-commit hook. | ||||
* | * lisp/emms-lastfm-client.el: Add Tim Landscheidt's fixes. | Yoni Rabkin | 2010-06-14 | 1 | -5/+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 | 1 | -43/+3 |
| | |||||
* | Replace lisp/emms-lastfm.el with lisp/emms-lastfm-client.el. | Yoni Rabkin | 2009-12-24 | 1 | -0/+743 |
The original emms-lastfm.el doesn't work at all with the current Last.fm API. |