aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Add progress reporter to EMMS browser expansionPierre Neidhardt2017-12-091-7/+22
* Add support for dynamic thumbnail cachingPierre Neidhardt2017-12-091-3/+118
* lisp/emms-browser.el: Extract year from info-date or fallback on info-yearPierre Neidhardt2017-11-272-2/+25
* lisp/emms-browser.el: Add autoloads to emms-browser and emms-smart-browsePierre Neidhardt2017-11-261-0/+2
* * lisp/emms-player-mpd.el: interactiveYoni Rabkin2017-11-221-0/+1
* * lisp/emms-browser.el: Remove pitchforkYoni Rabkin2017-11-151-27/+0
* Push version updates.Yoni Rabkin2017-11-051-1/+1
* * lisp/emms-player-mpd.el: allow socketYoni Rabkin2017-10-201-4/+8
* * lisp/emms-volume-amixer.el: card choiceYoni Rabkin2017-10-111-0/+9
* * lisp/emms.el: set-playlist-buffer bugfixYoni Rabkin2017-09-291-5/+6
* * lisp/emms-source-file.el: follow symlinksYoni Rabkin2017-09-131-0/+1
* * lisp/emms-playlist-sort.el: new functionYoni Rabkin2017-09-011-0/+15
* * lisp/emms.el: add package-requiresYoni Rabkin2017-07-151-0/+1
* Move from cl to cl-lib.Yoni Rabkin2017-07-1410-39/+31
* * lisp/emms-volume.el: fix typoYoni Rabkin2017-06-191-1/+1
* * lisp/emms-volume.el: Limits volume percentagesYoni Rabkin2017-06-191-11/+8
* * lisp/emms-player-mpg321-remote.el: fix signalYoni Rabkin2017-06-011-1/+2
* Bump version to 4.3.Yoni Rabkin2017-05-011-1/+1
* * lisp/emms-browser.el: Cover only on info album.Yoni Rabkin2017-04-171-5/+8
* Move to a new emms-print-metadata.Yoni Rabkin2017-03-011-1/+1
* * lisp/emms-player-mpd.el: Remove obsoleteYoni Rabkin2017-02-261-5/+1
* * lisp/emms-lyrics.el (emms-lyrics-visit-lyric): Fix error from 6bc5Rasmus2017-02-221-8/+8
* * lisp/emms-streams.el: replace obsolete function.Yoni Rabkin2016-12-221-1/+1
* * lisp/emms.el: don't use obsolete variable `default-major-mode'Yoni Rabkin2016-12-201-1/+1
* Update version for release.Yoni Rabkin2016-11-081-1/+1
* * lisp/emms-stream-info.el: Remove preference and document.Yoni Rabkin2016-11-071-2/+2
* Correct email address for maintainer.Yoni Rabkin2016-10-259-9/+9
* * lisp/emms-stream-info.el: rename emms-stream-info-backend.Yoni Rabkin2016-10-251-4/+4
* * lisp/emms-tag-editor.el: fix "query-replace-read-args"Yoni Rabkin2016-08-011-1/+1
* * lisp/emms-tag-editor.el: Make cons cell usable.Yoni Rabkin2016-08-011-5/+18
* * lisp/emms-tag-editor.el: Avoids FLAC tags dup.Yoni Rabkin2016-08-011-8/+14
* * lisp/emms-streams.el: Remove defunct streams.Yoni Rabkin2016-06-241-78/+42
* Prepare 4.1 release.Yoni Rabkin2016-05-311-1/+1
* * lisp/tq.el: no need for tq.el apparentlyYoni Rabkin2016-04-111-171/+0
* * lisp/emms-setup.el: add emms-show-allYoni Rabkin2016-03-011-0/+1
* * lisp/emms-show-all.el: fix compiler warningYoni Rabkin2016-03-011-0/+2
* * lisp/emms-show-all.el: first implementationYoni Rabkin2016-03-011-1/+90
* * lisp/emms-show-all.el: new fileYoni Rabkin2016-02-281-0/+36
* Fix bug in emms-browser.elRasmus2016-02-071-1/+1
* * lisp/emms-setup.el: Depreciate emms-devel and emms-standard.Yoni Rabkin2015-12-111-46/+36
* 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