| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/emms.el: Add new display function. | Yoni Rabkin | 2014-05-29 | 1 | -0/+8 |
* | * AUTHORS: Add note. | Yoni Rabkin | 2014-05-29 | 1 | -1/+1 |
* | * Makefile: Update to GNU install-info. | Yoni Rabkin | 2014-05-29 | 1 | -3/+3 |
* | * lisp/emms-tag-editor.el: Use newer paradigm. | Yoni Rabkin | 2014-04-22 | 1 | -4/+2 |
* | * lisp/emms-streams.el: Use newer paradigm. | Yoni Rabkin | 2014-04-22 | 1 | -4/+1 |
* | * lisp/emms-source-file.el: Add required code. | Yoni Rabkin | 2014-04-22 | 1 | -0/+2 |
* | * lisp/emms-player-mpd.el: Require code which provides emms-url-... functions. | Yoni Rabkin | 2014-04-22 | 1 | -0/+1 |
* | * lisp/emms-player-mpd.el: Require the code which provides emms-cache-db. | Yoni Rabkin | 2014-04-22 | 1 | -0/+1 |
* | * lisp/emms.el: Replace obsolete function. | Yoni Rabkin | 2014-04-22 | 1 | -2/+2 |
* | * lisp/emms-compat.el: Hush the compiler about hl-line-highlight. | Yoni Rabkin | 2014-04-22 | 1 | -0/+3 |
* | * NEWS: Add a note. | Yoni Rabkin | 2014-04-22 | 1 | -1/+1 |
* | * NEWS: Update news. | Yoni Rabkin | 2014-04-18 | 1 | -2/+13 |
* | * FAQ: Remove this file. | Yoni Rabkin | 2014-04-17 | 1 | -18/+0 |
* | * doc/emms.texinfo: Space out nodes. | Yoni Rabkin | 2014-04-17 | 1 | -4/+96 |
* | * doc/Makefile: Add clean target. | Yoni Rabkin | 2014-04-17 | 1 | -0/+3 |
* | * doc/emms.texinfo: Document GNU FM support. | Yoni Rabkin | 2014-04-07 | 1 | -5/+75 |
* | 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 |
* | * AUTHORS: Update email. | Yoni Rabkin | 2014-03-07 | 1 | -1/+1 |
* | * 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 |
* | * doc/emms.texinfo: Remove reference to Last.fm support. | Johnathan Rabkin | 2014-02-22 | 1 | -161/+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 |
* | * doc/gpl.texi: Fix compilation under texinfo 5.1 | Johnathan Rabkin | 2013-08-19 | 1 | -2/+1 |
* | * doc/emms.texinfo: Close @defun statement. | Johnathan Rabkin | 2013-08-16 | 1 | -0/+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 | 2 | -0/+20 |
* | * src/emms-print-metadata.pl: New implementation to read most (if not all) ta... | Lucas Bonnet | 2013-01-27 | 1 | -0/+100 |
* | Makefile: add missing $(CPPFLAGS) to compiler. | Arnaud Fontaine | 2012-12-19 | 1 | -1/+1 |
* | Rename too generic name generate-autoloads to emms-generate-autoloads. | Arnaud Fontaine | 2012-12-19 | 2 | -2/+2 |