]> git.tuebingen.mpg.de Git - paraslash.git/commit
fade: Implement new mode "set".
authorAndre Noll <maan@systemlinux.org>
Sun, 8 Sep 2013 00:37:29 +0000 (00:37 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 22 Dec 2013 21:25:06 +0000 (21:25 +0000)
commitbebc22c4b060b47ddf482f7a1cb960c589687c7c
tree401b6e3fd749de6513183912adacb16a046f8765
parent65b943460d0819b65366d16a1c156473c8e46cf3
fade: Implement new mode "set".

While setting the value of a mixer channel has always been possible
using --fade with a zero timeout, this method is somewhat tedious. This
patch introduces the new "set" mode for this purpose.
fade.c
m4/gengetopt/fade.m4