Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * lisp/emms-browser.el: Cover only on info album. | Yoni Rabkin | 2017-04-17 | 1 | -5/+8 | |
| | | | | | Get the cover only when the album info is requested. Small patch by Cedric Chepied <cedric.chepied@gmail.com>. | |||||
* | * doc/developer-release.txt: correct text | Yoni Rabkin | 2017-04-17 | 1 | -1/+1 | |
| | | | | This would avoid a previous tag being pushed and clobbering HEAD. | |||||
* | * doc/developer-release.txt: Add tags comment. | Yoni Rabkin | 2017-04-17 | 1 | -8/+17 | |
| | ||||||
* | Move to a new emms-print-metadata. | Yoni Rabkin | 2017-03-01 | 6 | -4/+123 | |
| | | | | | | | The new emms-print-metadata is written in C++ and brings on board new features from TagLib. Patch by Petteri Hintsanen <petterih@iki.fi>. | |||||
* | * lisp/emms-player-mpd.el: Remove obsolete | Yoni Rabkin | 2017-02-26 | 1 | -5/+1 | |
| | | | | Replace the obsolete function with its up-to-date equivalent. | |||||
* | * lisp/emms-lyrics.el (emms-lyrics-visit-lyric): Fix error from 6bc5 | Rasmus | 2017-02-22 | 1 | -8/+8 | |
| | ||||||
* | * lisp/emms-streams.el: replace obsolete function. | Yoni Rabkin | 2016-12-22 | 1 | -1/+1 | |
| | | | | `toggle-read-only' is obsolete. Use `read-only-mode' instead. | |||||
* | * doc/emms.texinfo: small typo fix | Yoni Rabkin | 2016-12-21 | 1 | -3/+3 | |
| | | | | Thank you to Stefan Kangas <stefan@marxist.se>. | |||||
* | * lisp/emms.el: don't use obsolete variable `default-major-mode' | Yoni Rabkin | 2016-12-20 | 1 | -1/+1 | |
| | ||||||
* | * doc/developer-release.txt: add online manual update to list. | Yoni Rabkin | 2016-11-08 | 1 | -1/+2 | |
| | ||||||
* | * doc/developer-release.txt: add example | Yoni Rabkin | 2016-11-08 | 1 | -1/+1 | |
| | ||||||
* | Update version for release. | Yoni Rabkin | 2016-11-08 | 2 | -2/+2 | |
| | ||||||
* | * lisp/emms-stream-info.el: Remove preference and document. | Yoni Rabkin | 2016-11-07 | 2 | -5/+24 | |
| | | | | | | Removes the built-in preference for mplayer, but also clearly documents how one would go about choosing either mplayer or vlc to query the streams. | |||||
* | * NEWS: Update NEWS with previous work. | Yoni Rabkin | 2016-10-25 | 1 | -0/+5 | |
| | ||||||
* | Correct email address for maintainer. | Yoni Rabkin | 2016-10-25 | 9 | -9/+9 | |
| | ||||||
* | * Makefile: install emms-print-metadata | Yoni Rabkin | 2016-10-25 | 1 | -0/+7 | |
| | ||||||
* | * lisp/emms-stream-info.el: rename emms-stream-info-backend. | Yoni Rabkin | 2016-10-25 | 1 | -4/+4 | |
| | ||||||
* | * AUTHORS: add Daniel Dehennin | Yoni Rabkin | 2016-08-01 | 1 | -0/+1 | |
| | | | | <daniel.dehennin@baby-gnu.org> | |||||
* | * lisp/emms-tag-editor.el: fix "query-replace-read-args" | Yoni Rabkin | 2016-08-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Author: Daniel Dehennin <daniel.dehennin@baby-gnu.org> emms-tag-editor: fix “query-replace-read-args” use Since emacs commit 3ee4cd6482abbabb06630a6c725277d42061eee7[1] the retult value of “query-replace-read-args” changed which broke “emms-tag-editor-replace-in-tag”. * lisp/emms-tag-editor.el: Remove last two elements from query-replace-read-args results. Footnotes: [1] http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=3ee4cd6482abbabb06630a6c725277d42061eee7 | |||||
* | * lisp/emms-tag-editor.el: Make cons cell usable. | Yoni Rabkin | 2016-08-01 | 1 | -5/+18 | |
| | | | | | Make cons cell usable when replacing a tag. Patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>. | |||||
* | * lisp/emms-tag-editor.el: Avoids FLAC tags dup. | Yoni Rabkin | 2016-08-01 | 1 | -8/+14 | |
| | | | | | Avoids FLAC tags duplication with old values. Patch by Daniel Dehennin <daniel.dehennin@baby-gnu.org>. | |||||
* | * Makefile: add .info suffix. | Yoni Rabkin | 2016-07-09 | 1 | -1/+1 | |
| | | | | Bug submitted by Alex Vong <alexvong1995@gmail.com>. | |||||
* | * lisp/emms-streams.el: Remove defunct streams. | Yoni Rabkin | 2016-06-24 | 1 | -78/+42 | |
| | | | | | Remove streams which are defunct for one reason or another. Patch thanks to Alejandro Erickson <alejandro.erickson@gmail.com>. | |||||
* | * doc/developer-release.txt: add note | Yoni Rabkin | 2016-05-31 | 1 | -1/+2 | |
| | ||||||
* | Prepare 4.1 release. | Yoni Rabkin | 2016-05-31 | 4 | -5/+8 | |
| | ||||||
* | * lisp/tq.el: no need for tq.el apparently | Yoni Rabkin | 2016-04-11 | 1 | -171/+0 | |
| | ||||||
* | Add emms-show-all to NEWS and manual. | Yoni Rabkin | 2016-03-04 | 2 | -0/+7 | |
| | ||||||
* | * lisp/emms-setup.el: add emms-show-all | Yoni Rabkin | 2016-03-01 | 1 | -0/+1 | |
| | ||||||
* | * lisp/emms-show-all.el: fix compiler warning | Yoni Rabkin | 2016-03-01 | 1 | -0/+2 | |
| | ||||||
* | * lisp/emms-show-all.el: first implementation | Yoni Rabkin | 2016-03-01 | 1 | -1/+90 | |
| | ||||||
* | * lisp/emms-show-all.el: new file | Yoni Rabkin | 2016-02-28 | 1 | -0/+36 | |
| | ||||||
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emms | Yoni Rabkin | 2016-02-28 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix bug in emms-browser.el | Rasmus | 2016-02-07 | 1 | -1/+1 | |
| | | | | | | | | * lisp/emms-browser.el: setq requires an even number of arguments now. | |||||
* | | * doc/emms.texinfo: bump copyright year | Yoni Rabkin | 2016-02-28 | 1 | -1/+1 | |
|/ | ||||||
* | * NEWS: Update. | Yoni Rabkin | 2015-12-11 | 1 | -0/+2 | |
| | ||||||
* | * doc/emms.texinfo: Document the emms-setup.el change. | Yoni Rabkin | 2015-12-11 | 1 | -53/+19 | |
| | ||||||
* | * 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. | |||||
* | * doc/emms.texinfo: Make it read better. | Yoni Rabkin | 2015-12-11 | 1 | -4/+5 | |
| | ||||||
* | * doc/emms.texinfo: Reorganize. | Yoni Rabkin | 2015-12-10 | 1 | -250/+259 | |
| | | | | | Move the Quickstart Guide chapter to the very beginning and re-write it to be the tl;dr of the manual. | |||||
* | * doc/emms.texinfo: Out of date. | Yoni Rabkin | 2015-12-10 | 1 | -3/+0 | |
| | ||||||
* | * doc/emms.texinfo: Bump copyright year. | Yoni Rabkin | 2015-12-10 | 1 | -2/+2 | |
| | ||||||
* | emms-browser-goto-random only goes to lowest level | Rasmus | 2015-08-10 | 1 | -2/+4 | |
| | | | | | | emms-browser-goto-random only considers item of lowest level. For instance, in level 2 emms-browser-goto-random will only stop once an albums has been found and so forth. | |||||
* | Sort using locale language in the browser | Rasmus | 2015-08-10 | 2 | -2/+12 | |
| | | | | | - Use string-collate-lessp if available for alphabetic sorting. - Use emms-browser-alpha-sort-function to sort in the browser. | |||||
* | emms-url: add emms-url-quote-underscore | Rasmus | 2015-05-19 | 1 | -0/+5 | |
| | | | | The function is used in emms-lyrics, but was not commited previously. | |||||
* | * NEWS: Add https support. | Yoni Rabkin | 2015-03-30 | 1 | -0/+1 | |
| | ||||||
* | * lisp/emms-setup.el: Bug fix: Add missing default player. | Yoni Rabkin | 2015-03-29 | 1 | -1/+2 | |
| | ||||||
* | Add https as a recognizable connection option. | Yoni Rabkin | 2015-03-29 | 5 | -8/+8 | |
| | | | | Note that not all backends know how to play through an https connection. | |||||
* | Move librefm to https. | Yoni Rabkin | 2015-03-29 | 2 | -4/+7 | |
| | | | | Note that some player backends don't know how to handle https. | |||||
* | emms-browser: fix bug in 9e48ab1a | Rasmus | 2015-03-22 | 2 | -2/+2 | |
| | | | | move emms-volume directly to emms-browser mode map. | |||||
* | emms-lyrics: Use eww if present to display lyrics | Rasmus | 2015-03-17 | 2 | -20/+37 | |
| | | | | | Lyrics are now fetched from lyricwiki.org. It is possible to change the url, but it assumes a certain order of the format string. |