aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * doc/developer-release.txt:Yoni Rabkin2020-10-271-2/+2
|
* * emms.info: add to root for elpaYoni Rabkin2020-10-271-76/+79
|
* update NEWS and version bumpYoni Rabkin2020-10-273-3/+6
|
* * doc/emms.texinfo:Yoni Rabkin2020-09-251-11/+12
|
* * emms-setup.el: add exiftoolYoni Rabkin2020-09-241-0/+1
|
* * doc/emms.texinfo: update manual regarding exiftoolYoni Rabkin2020-09-243-84/+138
|
* * emms-info-exiftool.el: new info methodYoni Rabkin2020-09-241-0/+101
|
* * emms.el: version bumpYoni Rabkin2020-09-221-2/+2
|
* * emms-later-do.el: name changeYoni Rabkin2020-09-223-36/+39
| | | | Conver later-do to emms-later-do in order not to pollute the namespace.
* * doc/developer-release.txt: elpa notesYoni Rabkin2020-09-221-3/+6
|
* * emms-volume.el: Fix missing quote in emms-volume-change-functionBruno Félix Rezende Ribeiro2020-07-161-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 newsYoni Rabkin2020-06-121-0/+1
|
* version bump for elpaYoni Rabkin2020-06-122-3/+3
|
* Add emms.info to top-level for elpa to find.Yoni Rabkin2020-06-122-0/+3792
|
* * emms-auto.el: remove erroneously added fileYoni Rabkin2020-06-111-562/+0
| | | | This file will be generated.
* * emms-auto.el: add emms-autoYoni Rabkin2020-06-091-0/+562
|
* * .gitignore: updateYoni Rabkin2020-06-092-563/+2
|
* move all files to top-levelYoni Rabkin2020-06-0356-1593/+2107
|
* Copyright format updates for elpa inclusionYoni Rabkin2020-06-025-24/+20
|
* * lisp/emms-auto.in: make elpa load aware of lisp/Yoni Rabkin2020-05-291-0/+4
|
* * emms.el: interface to elpaYoni Rabkin2020-05-291-0/+35
| | | | Yes, it unfortunately carries the same name as lisp/emms.el
* More elpa work.Yoni Rabkin2020-05-282-19/+5
| | | | | Unfortunately, this commit is more of a "one step forward, two steps back" kind of situation.
* * emms-elpa.el: experiment with elpa integrationYoni Rabkin2020-05-273-1/+19
|
* * Makefile: generate a dir info fileYoni Rabkin2020-05-272-0/+19
|
* * lisp/emms.el: add elpa appropriate headersYoni Rabkin2020-05-272-4/+6
|
* * doc/emms.texinfo: document tinytag interfaceYoni Rabkin2020-05-082-19/+57
|
* * lisp/emms-info-tinytag.el:Yoni Rabkin2020-05-081-3/+3
|
* * lisp/emms-info-tinytag.el: info source using tinytagFran Burstall2020-05-081-0/+119
|
* Updates for version bump.Yoni Rabkin2020-05-013-4/+6
|
* * lisp/emms-streams.el: fix typeYoni Rabkin2020-02-121-1/+1
|
* * lisp/emms-streams.el: Added WXHQ-LP radioYoni Rabkin2020-02-121-1/+4
| | | | Added WXHQ-LP radio station for consideration.
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emmsYoni Rabkin2020-01-201-0/+1
|\
| * * lisp/emms-volume.el: add ‘Mixerctl’ to custom interfaceBruno Félix Rezende Ribeiro2020-01-181-0/+1
| | | | | | | | Affects user option ‘emms-volume-change-function’.
* | * NEWS:Yoni Rabkin2020-01-201-0/+3
|/
* * lisp/emms-stream-info.el: remove old codeYoni Rabkin2020-01-161-89/+2
|
* * lisp/emms-streams.el: fix compilation warningsYoni Rabkin2020-01-161-0/+2
|
* * lisp/emms-source-file.el: guess the directoryYoni Rabkin2020-01-151-3/+19
| | | | | Try to guess the directory if the adding a file is called over a 'file type track-at-point.
* * lisp/emms-player-mpv.el: fix skipping track when switching them during ↵Mike Kazantsev2019-12-061-13/+37
| | | | playback with mpv-0.30
* * lisp/emms-streams.el: update built-in streams listYoni Rabkin2019-11-151-15/+53
|
* * NEWS:Yoni Rabkin2019-11-061-0/+4
|
* * doc/emms.texinfo: document streamingYoni Rabkin2019-11-061-93/+15
|
* * lisp/emms-streams.el: complete rewriteYoni Rabkin2019-11-061-595/+109
|
* * lisp/emms-source-playlist.el: replace with variableYoni Rabkin2019-11-061-6/+10
|
* * Makefile: fix commentYoni Rabkin2019-11-011-1/+1
|
* Bump to 5.3.Yoni Rabkin2019-11-013-4/+6
|
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emmsYoni Rabkin2019-09-051-6/+13
|\ | | | | | | | | Conflicts: lisp/emms-volume.el
| * * lisp/emms-volume.el: Fix missing quote in emms-volume-change-functionBruno Félix Rezende Ribeiro2019-09-021-1/+1
| |
| * * lisp/emms-player-mpv.el: limit emacs issue #3190 workaround to emacs 26.1 ↵Mike Kazantsev2019-09-031-6/+13
| | | | | | | | (fixed in 26.2+)
* | * lisp/emms-volume.el: small bug fixYoni Rabkin2019-09-051-1/+1
|/ | | | Thank you to Jordan Wilson for catching this.
* emms-volume auto-detectionYoni Rabkin2019-08-274-3/+17
|