aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/emms-player-mpd.el: Require code which provides emms-url-... functions.Yoni Rabkin2014-04-221-0/+1
* * lisp/emms-player-mpd.el: Require the code which provides emms-cache-db.Yoni Rabkin2014-04-221-0/+1
* * lisp/emms.el: Replace obsolete function.Yoni Rabkin2014-04-221-2/+2
* * lisp/emms-compat.el: Hush the compiler about hl-line-highlight.Yoni Rabkin2014-04-221-0/+3
* * NEWS: Add a note.Yoni Rabkin2014-04-221-1/+1
* * NEWS: Update news.Yoni Rabkin2014-04-181-2/+13
* * FAQ: Remove this file.Yoni Rabkin2014-04-171-18/+0
* * doc/emms.texinfo: Space out nodes.Yoni Rabkin2014-04-171-4/+96
* * doc/Makefile: Add clean target.Yoni Rabkin2014-04-171-0/+3
* * doc/emms.texinfo: Document GNU FM support.Yoni Rabkin2014-04-071-5/+75
* Merge branch 'librefm'Yoni Rabkin2014-04-076-1480/+395
|\
| * Solve dependencies and compiler issues.Yoni Rabkin2014-04-062-2/+7
| * * lisp/emms-source-file.el: Remove lastfm url autoload.Yoni Rabkin2014-04-061-7/+0
| * Remove lastfm code.Yoni Rabkin2014-04-062-1472/+0
| * * lisp/emms-setup.el: Add to setup.Yoni Rabkin2014-04-061-1/+2
| * Add continuous streaming.Yoni Rabkin2014-04-061-9/+60
| * * lisp/emms-librefm-stream.el: Convert playlist to Emms tracks.Yoni Rabkin2014-04-031-12/+62
| * * lisp/emms-librefm-stream.el: Implement getting a playlist.Yoni Rabkin2014-04-031-15/+180
| * * lisp/emms-librefm-stream.el: Implement radio handshake call.Yoni Rabkin2014-04-021-1/+84
| * * lisp/emms-librefm-stream.el: Add file.Yoni Rabkin2014-04-011-0/+39
* | * lisp/emms-lyrics.el: Fix bug; the correct tag is info-title.Yoni Rabkin2014-04-011-2/+2
|/
* * lisp/emms-setup.el: Add to setup.Yoni Rabkin2014-03-291-1/+2
* * lisp/emms-librefm-scrobbler.el: Correctly handle the session id.Yoni Rabkin2014-03-291-4/+5
* * lisp/emms-librefm-scrobbler.el: Display messages by default.Yoni Rabkin2014-03-281-2/+2
* * lisp/emms-librefm-scrobbler.el: Complete working libre.fm scrobbler.Yoni Rabkin2014-03-281-1/+145
* RenameYoni Rabkin2014-03-101-27/+27
* * lisp/emms-librefm-client.el: Implement handshakeYoni Rabkin2014-03-101-12/+77
* * lisp/emms-librefm-client.el: initial file commitYoni Rabkin2014-03-091-0/+76
* * AUTHORS: Update email.Yoni Rabkin2014-03-071-1/+1
* * lisp/emms-tag-editor.el: Silence the compiler by explicitly passing `filena...Yoni Rabkin2014-02-221-2/+2
* Fix compilation warnings.Johnathan Rabkin2014-02-222-5/+11
* * lisp/emms-setup.el: Remove Last.fm extension from setup.Johnathan Rabkin2014-02-221-1/+0
* * doc/emms.texinfo: Remove reference to Last.fm support.Johnathan Rabkin2014-02-221-161/+0
* * lisp/emms-info-libtag.el: Added mp4, m4a to the extensions handled by emms-...Johnathan Rabkin2013-10-161-1/+1
* * lisp/emms-streams.el: Fix compilation error; update obsolete variable.Johnathan Rabkin2013-08-211-1/+1
* * doc/gpl.texi: Fix compilation under texinfo 5.1Johnathan Rabkin2013-08-191-2/+1
* * doc/emms.texinfo: Close @defun statement.Johnathan Rabkin2013-08-161-0/+1
* * lisp/emms-score.el: Stop `emms-score-load-hash' from reading empty score file.Johnathan Rabkin2013-08-161-8/+9
* (emms-lyrics-set-timer): Don't repeat lyrics already displayed whenWilliam Xu2013-08-131-12/+13
* Play tracks randomlyDaimrod2013-05-301-1/+1
* Play tracks randomlyDaimrod2013-05-152-0/+20
* * src/emms-print-metadata.pl: New implementation to read most (if not all) ta...Lucas Bonnet2013-01-271-0/+100
* Makefile: add missing $(CPPFLAGS) to compiler.Arnaud Fontaine2012-12-191-1/+1
* Rename too generic name generate-autoloads to emms-generate-autoloads.Arnaud Fontaine2012-12-192-2/+2
* Support both XEmacs and Emacs to highlight playing lyrics.Arnaud Fontaine2012-12-192-3/+23
* Remove emms-playlist-sort-by-score from documentation.Arnaud Fontaine2012-12-191-4/+0
* * lisp/emms-history.el: Don't set `kill-emacs-hook' on noninteractive sessions.Arnaud Fontaine2012-12-193-3/+6
* * lisp/emms-player-mpd.el (emms-player-mpd-get-supported-regexp):Johnathan Rabkin2012-10-141-24/+39
* * lisp/emms-browser.el: Fix bug in use of compare-strings.Johnathan Rabkin2012-09-201-1/+1
* Add support for disc-number sorting of FLAC files.Johnathan Rabkin2012-09-185-11/+26