Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from cl to cl-lib. | Yoni Rabkin | 2017-07-14 | 1 | -13/+13 |
| | | | | Patch by tumashu <tumashu@163.com>. | ||||
* | * lisp/emms-volume.el: Limits volume percentages | Yoni Rabkin | 2017-06-19 | 1 | -11/+8 |
| | | | | | | | | Limits volume percentages between 0 and 100 by default. At least with the Solaris sink, attempting to set a volume outside this range will fail with a "connection terminated" error from pactl. trivial patch by David Michael <fedora.dm0@gmail.com> | ||||
* | Added setting volume via PulseAudio. | Yoni Rabkin | 2015-03-16 | 1 | -0/+113 |
Possible to set volume via PulseAudio pactl via emms-volume-pulse.el. Patch by Rasmus Pank Roulund <emacs@pank.eu>. |