]> code.delx.au - gnu-emacs-elpa/commit
* ampc.el (ampc-crossfade-step): New variable.
authorChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:35:01 +0000 (09:35 +0200)
committerChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:35:01 +0000 (09:35 +0200)
commita8061d543c163ab97d4ead8cb77aa76a0e9e3426
treeda5c5c36c92b276d9a0876869627d6636d4b1577
parentcaa9d4a35398f3a81fcc6e4809d1d5e9a690ba99
* ampc.el (ampc-crossfade-step): New variable.
(ampc-mode-map): Bind ampc-set-crossfade.
(ampc-setvol): Rename to ampc-set-volume-impl.  All callers changed.
(ampc-set-crossfade-impl): New function.
(ampc-set-crossfade): Make this function an interactive command.
(ampc-increase-crossfade, ampc-decrease-crossfade): Use ampc-set-crossfade.
Increase/decrease crossfade by prefix argument if given.
ampc.el