Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | * doc/emms.texinfo: add setup example | Yoni Rabkin | 2021-01-07 | 1 | -0/+42 | |
| | | | ||||||
| * | | * doc/emms.texinfo: update quickstart | Yoni Rabkin | 2021-01-07 | 1 | -19/+20 | |
| | | | ||||||
| * | | * doc/developer-release.txt: | Yoni Rabkin | 2021-01-07 | 1 | -9/+5 | |
| | | | ||||||
* | | | * emms-tag-editor.el: remove hard-coding of program name | Yoni Rabkin | 2021-01-08 | 1 | -1/+6 | |
|/ / | ||||||
* | | * Makefile: version bump | Yoni Rabkin | 2020-12-30 | 1 | -1/+1 | |
| | | ||||||
* | | * README: update the README for ELPA package display | Yoni Rabkin | 2020-12-30 | 3 | -5/+19 | |
|/ | ||||||
* | * doc/developer-release.txt: better incantation | Yoni Rabkin | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | * doc/developer-release.txt: correct arcane incantation | Yoni Rabkin | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | * emms-tag-editor.el: | Yoni Rabkin | 2020-11-05 | 1 | -1/+5 | |
| | ||||||
* | * emms-tag-editor.el: Bug fixes for the tag editor. | Yoni Rabkin | 2020-11-05 | 3 | -11/+20 | |
| | | | | Patches by Feng Shu <tumashu@163.com>. | |||||
* | * Makefile: keep the info file | Yoni Rabkin | 2020-11-05 | 1 | -1/+0 | |
| | ||||||
* | * emms-info-exiftool.el: read track numbers as strings | Yoni Rabkin | 2020-11-05 | 3 | -1/+6 | |
| | | | | From: Feng Shu <tumashu@163.com>: tracknumber and year should be string. | |||||
* | * doc/developer-release.txt: update push command | Yoni Rabkin | 2020-11-05 | 1 | -14/+14 | |
| | | | | | | | | | | | Update push command according to Stefan Monnier's advice: > + - from the "elpa" branch in Savannah push to elpa.git: > + "git push elpa elpa:refs/heads/externals/emms" AFAIK the use of "refs/heads/externals/emms" is necessary when creating this branch (i.e. for the initial push) but for updates, you can use the more concise and friendly "externals/emms". | |||||
* | * emms.el: add seq as an ELPA requirement | Yoni Rabkin | 2020-11-05 | 1 | -2/+2 | |
| | ||||||
* | * doc/developer-release.txt: | Yoni Rabkin | 2020-10-27 | 1 | -1/+5 | |
| | ||||||
* | * doc/developer-release.txt: | Yoni Rabkin | 2020-10-27 | 1 | -2/+2 | |
| | ||||||
* | * emms.info: add to root for elpa | Yoni Rabkin | 2020-10-27 | 1 | -76/+79 | |
| | ||||||
* | update NEWS and version bump | Yoni Rabkin | 2020-10-27 | 3 | -3/+6 | |
| | ||||||
* | * doc/emms.texinfo: | Yoni Rabkin | 2020-09-25 | 1 | -11/+12 | |
| | ||||||
* | * emms-setup.el: add exiftool | Yoni Rabkin | 2020-09-24 | 1 | -0/+1 | |
| | ||||||
* | * doc/emms.texinfo: update manual regarding exiftool | Yoni Rabkin | 2020-09-24 | 3 | -84/+138 | |
| | ||||||
* | * emms-info-exiftool.el: new info method | Yoni Rabkin | 2020-09-24 | 1 | -0/+101 | |
| | ||||||
* | * emms.el: version bump | Yoni Rabkin | 2020-09-22 | 1 | -2/+2 | |
| | ||||||
* | * emms-later-do.el: name change | Yoni Rabkin | 2020-09-22 | 3 | -36/+39 | |
| | | | | Conver later-do to emms-later-do in order not to pollute the namespace. | |||||
* | * doc/developer-release.txt: elpa notes | Yoni Rabkin | 2020-09-22 | 1 | -3/+6 | |
| | ||||||
* | * emms-volume.el: Fix missing quote in emms-volume-change-function | Bruno Félix Rezende Ribeiro | 2020-07-16 | 1 | -1/+1 | |
| | | | | | | This change was originally commited in b136d63, but somehow got lost. It’s critical because otherwise EMMS volume library won’t load on systems lacking ‘amixer’ and ‘pactl’. | |||||
* | * NEWS: update news | Yoni Rabkin | 2020-06-12 | 1 | -0/+1 | |
| | ||||||
* | version bump for elpa | Yoni Rabkin | 2020-06-12 | 2 | -3/+3 | |
| | ||||||
* | Add emms.info to top-level for elpa to find. | Yoni Rabkin | 2020-06-12 | 2 | -0/+3792 | |
| | ||||||
* | * emms-auto.el: remove erroneously added file | Yoni Rabkin | 2020-06-11 | 1 | -562/+0 | |
| | | | | This file will be generated. | |||||
* | * emms-auto.el: add emms-auto | Yoni Rabkin | 2020-06-09 | 1 | -0/+562 | |
| | ||||||
* | * .gitignore: update | Yoni Rabkin | 2020-06-09 | 2 | -563/+2 | |
| | ||||||
* | move all files to top-level | Yoni Rabkin | 2020-06-03 | 56 | -1593/+2107 | |
| | ||||||
* | Copyright format updates for elpa inclusion | Yoni Rabkin | 2020-06-02 | 5 | -24/+20 | |
| | ||||||
* | * lisp/emms-auto.in: make elpa load aware of lisp/ | Yoni Rabkin | 2020-05-29 | 1 | -0/+4 | |
| | ||||||
* | * emms.el: interface to elpa | Yoni Rabkin | 2020-05-29 | 1 | -0/+35 | |
| | | | | Yes, it unfortunately carries the same name as lisp/emms.el | |||||
* | More elpa work. | Yoni Rabkin | 2020-05-28 | 2 | -19/+5 | |
| | | | | | Unfortunately, this commit is more of a "one step forward, two steps back" kind of situation. | |||||
* | * emms-elpa.el: experiment with elpa integration | Yoni Rabkin | 2020-05-27 | 3 | -1/+19 | |
| | ||||||
* | * Makefile: generate a dir info file | Yoni Rabkin | 2020-05-27 | 2 | -0/+19 | |
| | ||||||
* | * lisp/emms.el: add elpa appropriate headers | Yoni Rabkin | 2020-05-27 | 2 | -4/+6 | |
| | ||||||
* | * doc/emms.texinfo: document tinytag interface | Yoni Rabkin | 2020-05-08 | 2 | -19/+57 | |
| | ||||||
* | * lisp/emms-info-tinytag.el: | Yoni Rabkin | 2020-05-08 | 1 | -3/+3 | |
| | ||||||
* | * lisp/emms-info-tinytag.el: info source using tinytag | Fran Burstall | 2020-05-08 | 1 | -0/+119 | |
| | ||||||
* | Updates for version bump. | Yoni Rabkin | 2020-05-01 | 3 | -4/+6 | |
| | ||||||
* | * lisp/emms-streams.el: fix type | Yoni Rabkin | 2020-02-12 | 1 | -1/+1 | |
| | ||||||
* | * lisp/emms-streams.el: Added WXHQ-LP radio | Yoni Rabkin | 2020-02-12 | 1 | -1/+4 | |
| | | | | Added WXHQ-LP radio station for consideration. | |||||
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emms | Yoni Rabkin | 2020-01-20 | 1 | -0/+1 | |
|\ | ||||||
| * | * lisp/emms-volume.el: add ‘Mixerctl’ to custom interface | Bruno Félix Rezende Ribeiro | 2020-01-18 | 1 | -0/+1 | |
| | | | | | | | | Affects user option ‘emms-volume-change-function’. | |||||
* | | * NEWS: | Yoni Rabkin | 2020-01-20 | 1 | -0/+3 | |
|/ | ||||||
* | * lisp/emms-stream-info.el: remove old code | Yoni Rabkin | 2020-01-16 | 1 | -89/+2 | |
| |