aboutsummaryrefslogtreecommitdiff
path: root/emms-volume-amixer.el
Commit message (Collapse)AuthorAgeFilesLines
* lexical declarationYoni Rabkin2021-03-031-1/+1
|
* move all files to top-levelYoni Rabkin2020-06-031-0/+76
|
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-67/+0
|
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
| | | | darcs-hash:20070626141221-c06f4-e034ff32ecc6e2d57ffaefaeb4f78d1e36a830a2.gz
* volume-autoloadsMartin Schoenmakers2007-06-051-0/+1
| | | | | | | | This patch adds autoload comments to the emms-volume 'UI' functions, as well as to the 'backend' function in emms-volume-amixer file. This seems like the right thing to do, offhand, not really knowing much about autoload stuff ;) darcs-hash:20070605132340-97144-da0ae5713037e784e7570cfe5437fb765db1686d.gz
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
| | | | | | | | | Files made by those who haven't yet completed the assignment process remain copyrighted by that person. Those who have assigned have their files changed to be copyrighted by the FSF, but retain their Author line for the sake of giving proper credit. darcs-hash:20070319145852-1bfb2-2a4bb04c74262f43732fa5a81aa2d488da502995.gz
* emms-volume-amixer.el: Add more docs for variableWilliam Xu2007-03-181-1/+3
| | | | | | `emms-volume-amixer-control'. darcs-hash:20070318105444-cfa61-060471a97680036c7e4440cad4b9e9ee2e7c19a2.gz
* Remove emms-volume-amixer-raise/lower commands, use emms-volume-change-functionYe Wenbin2006-12-081-27/+4
| | | | darcs-hash:20061208052019-94065-5be6631013ce5b2e97279fd97caeb54c6a254c0a.gz
* Fix lyrics minibuffer display. Amixer display playback and more useful commandsWenbin Ye2006-11-271-8/+29
| | | | darcs-hash:20061127154113-1e472-b3fb81d5e2e6e3669932a4927e30d18f2cb118da.gz
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
| | | | darcs-hash:20060608194123-1bfb2-cbfbc9eacb41016b24acb9ea2654f141496b0caa.gz
* Put volume options in their own customize group.Martin Schoenmakers2006-06-011-1/+1
| | | | | | | Added a separate emms-volume group for customize and put things there instead of in the main thing. darcs-hash:20060601193853-97144-c623003be58dbfc8b5bec359110197e115926c1d.gz
* emms-volume-amixer.el: Provide a way to set the control for amixerforcer2006-05-311-1/+8
| | | | darcs-hash:20060531001102-2189f-d203d6c92b8e72c7ab8dd380834cba1700815e5f.gz
* Add emms-volume and emms-volume-amixer.Martin Schoenmakers2006-05-301-0/+57
New files: emms-volume.el provides some general volume changing things, including a minor mode to more easily change volume when not in the EMMS buffer. emms-volume-amixer.el is a backend using amixer. darcs-hash:20060530223500-97144-6c3f95ef335a5f100bc2c6d061a82cb5323b2557.gz