Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/emms-player-mpv.el: Add the mpv backend | Pierre Neidhardt | 2018-04-09 | 1 | -0/+2 |
| | |||||
* | * lisp/emms-info-opusinfo.el: Add support for Opus info queries | Pierre Neidhardt | 2018-04-09 | 1 | -0/+3 |
| | |||||
* | Obsolete emms-devel and emms-all | Pierre Neidhardt | 2018-01-03 | 1 | -0/+2 |
| | |||||
* | Correct email address for maintainer. | Yoni Rabkin | 2016-10-25 | 1 | -1/+1 |
| | |||||
* | * lisp/emms-setup.el: add emms-show-all | Yoni Rabkin | 2016-03-01 | 1 | -0/+1 |
| | |||||
* | * lisp/emms-setup.el: Depreciate emms-devel and emms-standard. | Yoni Rabkin | 2015-12-11 | 1 | -46/+36 |
| | | | | | The functions `emms-devel' and `emms-standard' are now synonymous with `emms-all' which loads everything. | ||||
* | * lisp/emms-setup.el: Bug fix: Add missing default player. | Yoni Rabkin | 2015-03-29 | 1 | -1/+2 |
| | |||||
* | * lisp/emms-setup.el: Add to setup. | Yoni Rabkin | 2014-04-06 | 1 | -1/+2 |
| | |||||
* | * lisp/emms-setup.el: Add to setup. | Yoni Rabkin | 2014-03-29 | 1 | -1/+2 |
| | |||||
* | * 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. | ||||
* | * lisp/emms-setup.el: Move emms-mark and emms-tag-editor to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -2/+2 |
| | |||||
* | * lisp/emms-setup.el: Move emms-bookmarks to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -1/+1 |
| | |||||
* | * lisp/emms-setup.el: Move emms-last-played to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -4/+4 |
| | |||||
* | * lisp/emms-setup.el: Move emms-lastfm-client to emms-all. | Yoni Rabkin | 2010-03-27 | 1 | -3/+3 |
| | |||||
* | Move emms-cue.el from emms-devel to emms-all and update manual. | William Xu | 2010-03-19 | 1 | -5/+5 |
| | |||||
* | * lisp/emms-setup.el: Replace the `emms-lastfm' feature. | Yoni Rabkin | 2009-12-24 | 1 | -2/+2 |
| | |||||
* | emms-cue.el (emms-info-cueinfo): New function for retrieving track info. | William Xu | 2009-11-27 | 1 | -1/+2 |
| | | | | | | - (emms-cue-next-track): Replace find-file-noselect with emms-insert-file-contents. - emms-setup.el: Add emms-info-cueinfo to emms-info-functions. | ||||
* | emms-cue.el: New file. | William Xu | 2009-11-23 | 1 | -2/+4 |
| | | | | emms-setup.el: Enable emms-cue and emms-mode-line-icon modules. | ||||
* | Update copyright headers. | Michael Olson | 2009-02-08 | 1 | -1/+1 |
| | |||||
* | Add VideoLAN, aka vlc, support to Emms. | Yoni Rabkin | 2008-09-30 | 1 | -2/+4 |
| | | | | | | | | | * lisp/emms-player-vlc.el: Add new file emms-player-vlc.el with preliminary support for vlc. * lisp/emms-setup.el: (emms-setup-default-player-list) Add the emms-player-vlc player. (emms-minimalistic) Add emms-player-vlc as a requirement. | ||||
* | Update copyright lines. | Michael Olson | 2008-09-20 | 1 | -1/+1 |
| | | | | | | | | Also, - Force utf-8 encoding in all files. - Update header of tq.el from version in Emacs. | ||||
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 1 | -0/+151 |