]> git.eshelyaron.com Git - emacs.git/commit
Add ability to crossfade between songs in 'mpc'
authorjohn muhl <jm@pub.pink>
Sun, 29 Sep 2024 00:11:03 +0000 (19:11 -0500)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 19:00:15 +0000 (21:00 +0200)
commitf5497eceefb3271819df52cf386816d5f9fe4609
tree6ff4253bd8264c347eb49dda4a79838c4550f553
parent676f751b470e41d9d4bd79320e9ffd56f76dfede
Add ability to crossfade between songs in 'mpc'

* lisp/mpc.el (mpc-cmd-crossfade):
(mpc-toggle-crossfade): New function.
(mpc-crossfade-time): New option.
(mpc-mode-menu): Add menu item to toggle crossfade.  (Bug#73891)

(cherry picked from commit 08f3bc1b8e6a3583c8ccda02a7cf1b59c8d3f514)
etc/NEWS
lisp/mpc.el