Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | * lisp/emms-streams.el: fix compilation warnings | Yoni Rabkin | 2020-01-16 | 1 | -0/+2 | |
| | ||||||
* | * lisp/emms-source-file.el: guess the directory | Yoni Rabkin | 2020-01-15 | 1 | -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 Kazantsev | 2019-12-06 | 1 | -13/+37 | |
| | | | | playback with mpv-0.30 | |||||
* | * lisp/emms-streams.el: update built-in streams list | Yoni Rabkin | 2019-11-15 | 1 | -15/+53 | |
| | ||||||
* | * NEWS: | Yoni Rabkin | 2019-11-06 | 1 | -0/+4 | |
| | ||||||
* | * doc/emms.texinfo: document streaming | Yoni Rabkin | 2019-11-06 | 1 | -93/+15 | |
| | ||||||
* | * lisp/emms-streams.el: complete rewrite | Yoni Rabkin | 2019-11-06 | 1 | -595/+109 | |
| | ||||||
* | * lisp/emms-source-playlist.el: replace with variable | Yoni Rabkin | 2019-11-06 | 1 | -6/+10 | |
| | ||||||
* | * Makefile: fix comment | Yoni Rabkin | 2019-11-01 | 1 | -1/+1 | |
| | ||||||
* | Bump to 5.3. | Yoni Rabkin | 2019-11-01 | 3 | -4/+6 | |
| | ||||||
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emms | Yoni Rabkin | 2019-09-05 | 1 | -6/+13 | |
|\ | | | | | | | | | Conflicts: lisp/emms-volume.el | |||||
| * | * lisp/emms-volume.el: Fix missing quote in emms-volume-change-function | Bruno Félix Rezende Ribeiro | 2019-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | * lisp/emms-player-mpv.el: limit emacs issue #3190 workaround to emacs 26.1 ↵ | Mike Kazantsev | 2019-09-03 | 1 | -6/+13 | |
| | | | | | | | | (fixed in 26.2+) | |||||
* | | * lisp/emms-volume.el: small bug fix | Yoni Rabkin | 2019-09-05 | 1 | -1/+1 | |
|/ | | | | Thank you to Jordan Wilson for catching this. | |||||
* | emms-volume auto-detection | Yoni Rabkin | 2019-08-27 | 4 | -3/+17 | |
| | ||||||
* | * lisp/emms-volume-mixerctl.el: new file | Yoni Rabkin | 2019-08-26 | 1 | -0/+80 | |
| | | | | | Thanks to Bruno Félix Rezende Ribeiro; new contributor (assignment papers sent as of writing.) | |||||
* | * lisp/emms-playing-time.el: fix time display | Yoni Rabkin | 2019-06-20 | 1 | -1/+2 | |
| | ||||||
* | * lisp/emms-playing-time.el: add count-down style. | Yoni Rabkin | 2019-06-19 | 1 | -3/+15 | |
| | ||||||
* | * lisp/emms-source-playlist.el: make less surprising | Yoni Rabkin | 2019-05-29 | 1 | -7/+13 | |
| | | | | | Will now warn if the current playlist buffer isn't the one being visited, instead of silently saving the current playlist buffer. | |||||
* | Bump to version 5.2. | Yoni Rabkin | 2019-05-01 | 3 | -2/+12 | |
| | ||||||
* | * lisp/emms-browser.el: Add emms-browser-cache-thumbnail-async for faster ↵ | Pierre Neidhardt | 2019-02-21 | 2 | -0/+32 | |
| | | | | thumbnail lookups. | |||||
* | * lisp/emms-player-mpd.el: set tracknumber. | Yoni Rabkin | 2019-02-06 | 1 | -0/+1 | |
| | | | | | | | From: Emanuel Evans <mail@emanuel.industries> Subject: [emms-help] [PATCH] Parse disc number for mpd tracks (1 line patch) | |||||
* | * lisp/emms-source-playlist.el: thing-at-point fix | Yoni Rabkin | 2019-02-04 | 1 | -10/+5 | |
| | | | | Jordan Wilson <jordan.t.wilson@gmx.com>'s thing-at-point fixes. | |||||
* | * lisp/emms-playlist-mode.el: Remove redundancy. | Yoni Rabkin | 2019-01-09 | 1 | -13/+2 | |
| | | | | | `emms-playlist-mode-clear' is redundant and nobody calls it, so it is removed. | |||||
* | * lisp/emms.el: Fix doc string. | Yoni Rabkin | 2019-01-09 | 1 | -2/+1 | |
| | ||||||
* | * lisp/emms-mode-line-icon.el: allow changing icon | Yoni Rabkin | 2019-01-04 | 1 | -5/+6 | |
| | | | | Allow the icon's color to be changed easily. | |||||
* | * lisp/emms-playlist-mode.el: behavior as docstring | Yoni Rabkin | 2019-01-04 | 1 | -1/+1 | |
| | | | | | Bug report from Carlos (thank you) that the behavior of the function didn't follow the docstring. | |||||
* | * lisp/emms-browser.el: bug fix | Fran Burstall | 2018-11-22 | 1 | -4/+4 | |
| | | | | | Don't rely on (interactive "r"): it can error out if no mark ever set. | |||||
* | * Makefile: bump to 5.1 | Yoni Rabkin | 2018-11-01 | 1 | -1/+1 | |
| | ||||||
* | * lisp/emms.el: bump to 5.1 | Yoni Rabkin | 2018-11-01 | 1 | -1/+1 | |
| | ||||||
* | * NEWS: update. | Yoni Rabkin | 2018-10-29 | 1 | -6/+9 | |
| | ||||||
* | * lisp/emms-playlist-limit.el: bug fix | Yoni Rabkin | 2018-10-22 | 1 | -2/+2 | |
| | | | | | Fix discrepancy between emacs 26.x and 25.x in handling the format arguments. |