[pulseaudio-discuss] [PATCH 0/5] CLI meta commands
Peter Meerwald
pmeerw at pmeerw.net
Mon May 4 15:13:41 PDT 2015
patch 1 fixes some typos
patch 2 documents the .ifexists CLI meta command
patch 3 refactors some lines into a function for reuse
patch 4 implements a new .ifenv CLI meta command I found useful: executes commands
only when an environment variable exists (optionally with a certain value)
patch 5 documents the new .ifenv CLI meta command
Peter Meerwald (5):
man: Fix typos in pulse-cli-syntax.5
man: Document .ifexists CLI meta command
cli: Add function to check state for .if CLI meta commands
cli: Implement .ifenv meta command
man: Document new .ifenv CLI meta commend
man/pulse-cli-syntax.5.xml.in | 23 ++++++++++++++++++++---
src/pulsecore/cli-command.c | 42 ++++++++++++++++++++++++++++++++++++------
2 files changed, 56 insertions(+), 9 deletions(-)
--
1.9.1
More information about the pulseaudio-discuss
mailing list