]> code.delx.au - pulseaudio/commit
pactl: Add the ability to toggle mute state.
authorpoljar (Damir Jelić) <poljarinho@gmail.com>
Thu, 24 Jan 2013 00:14:17 +0000 (01:14 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Jan 2013 16:11:54 +0000 (18:11 +0200)
commit9779aa49854507c2671902a7027cc723f2839031
treed53507a12aacf86418a40630859d1a66aedcc011
parent32b6b4df644f1ab200ff5e4c6b43e76622f689ca
pactl: Add the ability to toggle mute state.

This patch adds the ability to toggle mute for sink/sources and
sink-inputs and source outputs.

All mute commands now accept 1|0|toggle as an argument.
man/pactl.1.xml.in
src/utils/pactl.c