Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * AUTHORS: Sort author entries alphabetically. | Yoni Rabkin | 2014-06-30 | 1 | -20/+20 | |
| | | | | M-x sort-lines | |||||
* | * AUTHORS: Add Jose Antonio Ortega Ruiz. | Yoni Rabkin | 2014-06-30 | 1 | -0/+1 | |
| | ||||||
* | * lisp/emms-player-mpd.el: Fix MPD listinfoall. | Yoni Rabkin | 2014-06-30 | 1 | -7/+23 | |
| | | | | Patch by Jose Antonio Ortega Ruiz <jao@gnu.org>. | |||||
* | * NEWS: Update. | Yoni Rabkin | 2014-06-01 | 1 | -1/+2 | |
| | ||||||
* | * Makefile: Only use ginstall-info if it exists. | Yoni Rabkin | 2014-05-30 | 1 | -3/+13 | |
| | ||||||
* | * lisp/emms.el: Add new display function. | Yoni Rabkin | 2014-05-29 | 1 | -0/+8 | |
| | | | | Idea from by Ian D <dunni@gnu.org>. | |||||
* | * 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 | |
| | | | | This has the pleasant side effect of quietening the compiler. | |||||
* | * 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 | |
| | | | | This is an ancient file of doubtful use. | |||||
* | * doc/emms.texinfo: Space out nodes. | Yoni Rabkin | 2014-04-17 | 1 | -4/+96 | |
| | | | | This makes editing a bit easier. | |||||
* | * 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 ↵ | Yoni Rabkin | 2014-02-22 | 1 | -2/+2 | |
| | | | | `filename'. | |||||
* | 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 | |
| | | | | | This code currently doesn't work, so we don't need it loaded in the setup. | |||||
* | * doc/emms.texinfo: Remove reference to Last.fm support. | Johnathan Rabkin | 2014-02-22 | 1 | -161/+0 | |
| | | | | | | | Last.fm support has failed to track the API and licensing changes over at Last.fm. While I wouldn't remove the code just yet, we should remove it from the manual so that people don't get the impression that it is actually working. | |||||
* | * lisp/emms-info-libtag.el: Added mp4, m4a to the extensions handled by ↵ | Johnathan Rabkin | 2013-10-16 | 1 | -1/+1 | |
| | | | | | | emms-info-libtag Patch thanks to Mandar Mitra. | |||||
* | * 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 | |
| | | | | | | | | The "@enumerate 0" for the "TERMS AND CONDITIONS" section should finish before the "END OF TERMS AND CONDITIONS" heading. The "@end enumerate" line is currently in the wrong place, so move it. Fix thanks to Katherine Whitlock. | |||||
* | * 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 | |
| | | | | | | | Reads the score file into a string, then only proceeds if the string is not empty. I ran it myself, and appears to be working correctly. Thanks to Ian D. | |||||
* | (emms-lyrics-set-timer): Don't repeat lyrics already displayed when | William Xu | 2013-08-13 | 1 | -12/+13 | |
| | | | | | | | | | | resumed. When resuming from a paused session, played lyrics timers will have a negative time, but timer-duration is so nice to convert it as positive, thus messing lyrics display. Check the `time' to fix. Thanks to Ian D. |