aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* emms-browser-goto-random only goes to lowest levelRasmus2015-08-101-2/+4
* Sort using locale language in the browserRasmus2015-08-101-2/+11
* emms-url: add emms-url-quote-underscoreRasmus2015-05-191-0/+5
* * lisp/emms-setup.el: Bug fix: Add missing default player.Yoni Rabkin2015-03-291-1/+2
* Add https as a recognizable connection option.Yoni Rabkin2015-03-295-8/+8
* Move librefm to https.Yoni Rabkin2015-03-292-4/+7
* emms-browser: fix bug in 9e48ab1aRasmus2015-03-222-2/+2
* emms-lyrics: Use eww if present to display lyricsRasmus2015-03-171-20/+35
* emms-volume: Also support the emms-browserRasmus2015-03-171-0/+2
* Added setting volume via PulseAudio.Yoni Rabkin2015-03-162-0/+114
* Fix bug in introduced in 428d662rasmus2015-03-101-1/+1
* emms-librefm-scrobbler.el: Add Commentary-sectionrasmus2015-03-081-0/+5
* emms-info libtag.el: Easier to add new extensionRasmus2015-03-081-4/+38
* emms-librefm-scrobbler.el: use authinfoRasmus2015-03-081-8/+41
* Handle covers with different file extensionsrasmus2015-03-081-5/+34
* * lisp/emms-player-simple.el: Remove old documentation.Yoni Rabkin2014-12-021-2/+1
* Add and use variable `emms-player-base-format-list'.Yoni Rabkin2014-12-023-13/+14
* Add aif files to the recognized file types.Yoni Rabkin2014-11-042-2/+2
* Change the way lines are killed in emms-playlist-mode.Yoni Rabkin2014-10-251-14/+15
* Add thing-at-point to interactive input.Yoni Rabkin2014-08-202-6/+12
* * lisp/emms-source-file.el: Add customization parameters.Yoni Rabkin2014-08-201-1/+1
* Add FLV and WEBM formats.Yoni Rabkin2014-08-202-2/+4
* Correct documentation.Yoni Rabkin2014-07-281-2/+3
* * lisp/emms.el: Bump version.Yoni Rabkin2014-06-301-1/+1
* * lisp/emms-player-mpd.el: Fix MPD listinfoall.Yoni Rabkin2014-06-301-7/+23
* * lisp/emms.el: Add new display function.Yoni Rabkin2014-05-291-0/+8
* * lisp/emms-tag-editor.el: Use newer paradigm.Yoni Rabkin2014-04-221-4/+2
* * lisp/emms-streams.el: Use newer paradigm.Yoni Rabkin2014-04-221-4/+1
* * lisp/emms-source-file.el: Add required code.Yoni Rabkin2014-04-221-0/+2
* * 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
* 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