| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'librefm' | Yoni Rabkin | 2014-04-07 | 6 | -1480/+395 |
|\ |
|
| * | Solve dependencies and compiler issues. | Yoni Rabkin | 2014-04-06 | 2 | -2/+7 |
| * | * lisp/emms-source-file.el: Remove lastfm url autoload. | Yoni Rabkin | 2014-04-06 | 1 | -7/+0 |
| * | Remove lastfm code. | Yoni Rabkin | 2014-04-06 | 2 | -1472/+0 |
| * | * lisp/emms-setup.el: Add to setup. | Yoni Rabkin | 2014-04-06 | 1 | -1/+2 |
| * | Add continuous streaming. | Yoni Rabkin | 2014-04-06 | 1 | -9/+60 |
| * | * lisp/emms-librefm-stream.el: Convert playlist to Emms tracks. | Yoni Rabkin | 2014-04-03 | 1 | -12/+62 |
| * | * lisp/emms-librefm-stream.el: Implement getting a playlist. | Yoni Rabkin | 2014-04-03 | 1 | -15/+180 |
| * | * lisp/emms-librefm-stream.el: Implement radio handshake call. | Yoni Rabkin | 2014-04-02 | 1 | -1/+84 |
| * | * lisp/emms-librefm-stream.el: Add file. | Yoni Rabkin | 2014-04-01 | 1 | -0/+39 |
* | | * lisp/emms-lyrics.el: Fix bug; the correct tag is info-title. | Yoni Rabkin | 2014-04-01 | 1 | -2/+2 |
|/ |
|
* | * lisp/emms-setup.el: Add to setup. | Yoni Rabkin | 2014-03-29 | 1 | -1/+2 |
* | * lisp/emms-librefm-scrobbler.el: Correctly handle the session id. | Yoni Rabkin | 2014-03-29 | 1 | -4/+5 |
* | * lisp/emms-librefm-scrobbler.el: Display messages by default. | Yoni Rabkin | 2014-03-28 | 1 | -2/+2 |
* | * lisp/emms-librefm-scrobbler.el: Complete working libre.fm scrobbler. | Yoni Rabkin | 2014-03-28 | 1 | -1/+145 |
* | Rename | Yoni Rabkin | 2014-03-10 | 1 | -27/+27 |
* | * lisp/emms-librefm-client.el: Implement handshake | Yoni Rabkin | 2014-03-10 | 1 | -12/+77 |
* | * lisp/emms-librefm-client.el: initial file commit | Yoni Rabkin | 2014-03-09 | 1 | -0/+76 |
* | * lisp/emms-tag-editor.el: Silence the compiler by explicitly passing `filena... | Yoni Rabkin | 2014-02-22 | 1 | -2/+2 |
* | Fix compilation warnings. | Johnathan Rabkin | 2014-02-22 | 2 | -5/+11 |
* | * lisp/emms-setup.el: Remove Last.fm extension from setup. | Johnathan Rabkin | 2014-02-22 | 1 | -1/+0 |
* | * lisp/emms-info-libtag.el: Added mp4, m4a to the extensions handled by emms-... | Johnathan Rabkin | 2013-10-16 | 1 | -1/+1 |
* | * lisp/emms-streams.el: Fix compilation error; update obsolete variable. | Johnathan Rabkin | 2013-08-21 | 1 | -1/+1 |
* | * lisp/emms-score.el: Stop `emms-score-load-hash' from reading empty score file. | Johnathan Rabkin | 2013-08-16 | 1 | -8/+9 |
* | (emms-lyrics-set-timer): Don't repeat lyrics already displayed when | William Xu | 2013-08-13 | 1 | -12/+13 |
* | Play tracks randomly | Daimrod | 2013-05-30 | 1 | -1/+1 |
* | Play tracks randomly | Daimrod | 2013-05-15 | 1 | -0/+17 |
* | Rename too generic name generate-autoloads to emms-generate-autoloads. | Arnaud Fontaine | 2012-12-19 | 2 | -2/+2 |
* | Support both XEmacs and Emacs to highlight playing lyrics. | Arnaud Fontaine | 2012-12-19 | 2 | -3/+23 |
* | * lisp/emms-history.el: Don't set `kill-emacs-hook' on noninteractive sessions. | Arnaud Fontaine | 2012-12-19 | 3 | -3/+6 |
* | * lisp/emms-player-mpd.el (emms-player-mpd-get-supported-regexp): | Johnathan Rabkin | 2012-10-14 | 1 | -24/+39 |
* | * lisp/emms-browser.el: Fix bug in use of compare-strings. | Johnathan Rabkin | 2012-09-20 | 1 | -1/+1 |
* | Add support for disc-number sorting of FLAC files. | Johnathan Rabkin | 2012-09-18 | 5 | -11/+26 |
* | * lisp/emms-lastfm-client.el: Remove unnecessary requirements. | Johnathan Rabkin | 2012-09-18 | 1 | -4/+1 |
* | * lisp/emms-lastfm-scrobbler.el: Add requirement. | Johnathan Rabkin | 2012-09-18 | 1 | -0/+1 |
* | * lisp/emms-lastfm-scrobbler.el: Remove debugging code. | Johnathan Rabkin | 2012-09-18 | 1 | -1/+0 |
* | * lisp/emms-browser.el (emms-browser-track-duration): New function to allow c... | Lucas Bonnet | 2011-04-25 | 1 | -0/+11 |
* | * lisp/emms-browser.el: fix typo in comment | Lucas Bonnet | 2011-04-25 | 1 | -1/+1 |
* | Create cache directory if it does not already exist. | Arnaud Fontaine | 2011-04-19 | 1 | -0/+2 |
* | * 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 |
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emms | Lucas Bonnet | 2011-01-03 | 1 | -0/+14 |
|\ |
|
| * | * 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 |
* | | * emms-source-playlist-parse-pls: add support for parsing file://-uris in pls... | Dirk-Jan C. Binnema | 2011-01-03 | 1 | -2/+6 |
|/ |
|
* | Add scrobbling of local tracks to Last.fm support. | Yoni Rabkin | 2010-09-16 | 2 | -239/+414 |
* | * lisp/emms-lastfm-client.el: Make scobbles asynchronous. | Yoni Rabkin | 2010-08-04 | 1 | -24/+34 |
* | (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 |