summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2017-07-26 09:14:01 -0400
committerFelipe Sateler <fsateler@debian.org>2017-07-26 09:14:01 -0400
commitaafa305f5f4ddaf6ed627d3f68c8925e54e18508 (patch)
treebaaec21a7dbba69015aaabd4507486f5d7e0200b /man
parent6e84cc01fba17bfe302fa6d06fd690722caa173b (diff)
New upstream version 10.99.1
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in5
-rw-r--r--man/pactl.16
-rw-r--r--man/pactl.1.xml.in6
-rw-r--r--man/pulse-daemon.conf.54
-rw-r--r--man/pulse-daemon.conf.5.xml.in17
-rw-r--r--man/pulseaudio.12
-rw-r--r--man/pulseaudio.1.xml.in2
7 files changed, 32 insertions, 10 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 1590fcd..f6824be 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -385,6 +385,7 @@ PREOPEN_MODS = @PREOPEN_MODS@
PTHREAD_CC = @PTHREAD_CC@
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
PTHREAD_LIBS = @PTHREAD_LIBS@
+PULSEDSP_LOCATION = @PULSEDSP_LOCATION@
RANLIB = @RANLIB@
SBC_CFLAGS = @SBC_CFLAGS@
SBC_LIBS = @SBC_LIBS@
diff --git a/man/pactl.1 b/man/pactl.1
index 76783ef..1f024db 100644
--- a/man/pactl.1
+++ b/man/pactl.1
@@ -61,10 +61,10 @@ Move the specified playback stream (identified by its numerical index) to the sp
Move the specified recording stream (identified by its numerical index) to the specified source (identified by its symbolic name or numerical index).
.TP
\fBsuspend-sink\f1 \fISINK\f1 \fI1|0\f1
-Suspend or resume the specified sink (which my be specified either by its symbolic name, or by its numeric index), depending whether 1 (suspend) or 0 (resume) is passed as last argument. Suspending a sink will pause all playback. Depending on the module implementing the sink this might have the effect that the underlying device is closed, making it available for other applications to use. The exact behaviour depends on the module.
+Suspend or resume the specified sink (which may be specified either by its symbolic name, or by its numeric index), depending whether 1 (suspend) or 0 (resume) is passed as last argument. Suspending a sink will pause all playback. Depending on the module implementing the sink this might have the effect that the underlying device is closed, making it available for other applications to use. The exact behaviour depends on the module.
.TP
\fBsuspend-source\f1 \fISOURCE\f1 \fI1|0\f1
-Suspend or resume the specified source (which my be specified either by its symbolic name, or by its numeric index), depending whether 1 (suspend) or 0 (resume) is passed as last argument. Suspending a source will pause all capturing. Depending on the module implementing the source this might have the effect that the underlying device is closed, making it available for other applications to use. The exact behaviour depends on the module.
+Suspend or resume the specified source (which may be specified either by its symbolic name, or by its numeric index), depending whether 1 (suspend) or 0 (resume) is passed as last argument. Suspending a source will pause all capturing. Depending on the module implementing the source this might have the effect that the underlying device is closed, making it available for other applications to use. The exact behaviour depends on the module.
.TP
\fBset-card-profile\f1 \fICARD\f1 \fIPROFILE\f1
Set the specified card (identified by its symbolic name or numerical index) to the specified profile (identified by its symbolic name).
@@ -105,7 +105,7 @@ Set the mute status of the specified source (identified by its symbolic name or
\fBset-sink-input-mute\f1 \fIINPUT\f1 \fI1|0|toggle\f1
Set the mute status of the specified sink input (identified by its numerical index).
.TP
-\fBset-source-output-mute\f1 \fIINPUT\f1 \fI1|0|toggle\f1
+\fBset-source-output-mute\f1 \fIOUTPUT\f1 \fI1|0|toggle\f1
Set the mute status of the specified source output (identified by its numerical index).
.TP
\fBset-sink-formats\f1 \fISINK\f1 \fIFORMATS\f1
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in
index c2064ca..39569b6 100644
--- a/man/pactl.1.xml.in
+++ b/man/pactl.1.xml.in
@@ -130,7 +130,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
<option>
<p><opt>suspend-sink</opt> <arg>SINK</arg> <arg>1|0</arg></p>
- <optdesc><p>Suspend or resume the specified sink (which my be
+ <optdesc><p>Suspend or resume the specified sink (which may be
specified either by its symbolic name, or by its numeric index),
depending whether 1 (suspend) or 0 (resume) is passed as last
argument. Suspending a sink will pause all playback. Depending
@@ -142,7 +142,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
<option>
<p><opt>suspend-source</opt> <arg>SOURCE</arg> <arg>1|0</arg></p>
- <optdesc><p>Suspend or resume the specified source (which my be
+ <optdesc><p>Suspend or resume the specified source (which may be
specified either by its symbolic name, or by its numeric index),
depending whether 1 (suspend) or 0 (resume) is passed as last
argument. Suspending a source will pause all
@@ -233,7 +233,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
</option>
<option>
- <p><opt>set-source-output-mute</opt> <arg>INPUT</arg> <arg>1|0|toggle</arg></p>
+ <p><opt>set-source-output-mute</opt> <arg>OUTPUT</arg> <arg>1|0|toggle</arg></p>
<optdesc><p>Set the mute status of the specified source output (identified by its numerical index).</p></optdesc>
</option>
diff --git a/man/pulse-daemon.conf.5 b/man/pulse-daemon.conf.5
index 98bc312..acc7a0e 100644
--- a/man/pulse-daemon.conf.5
+++ b/man/pulse-daemon.conf.5
@@ -30,8 +30,12 @@ For the settings that take a boolean argument the values \fBtrue\f1, \fByes\f1,
.TP
\fBresample-method=\f1 The resampling algorithm to use. Use one of \fBsrc-sinc-best-quality\f1, \fBsrc-sinc-medium-quality\f1, \fBsrc-sinc-fastest\f1, \fBsrc-zero-order-hold\f1, \fBsrc-linear\f1, \fBtrivial\f1, \fBspeex-float-N\f1, \fBspeex-fixed-N\f1, \fBffmpeg\f1, \fBsoxr-mq\f1, \fBsoxr-hq\f1, \fBsoxr-vhq\f1. See the documentation of libsamplerate and speex for explanations of the different src- and speex- methods, respectively. The method \fBtrivial\f1 is the most basic algorithm implemented. If you're tight on CPU consider using this. On the other hand it has the worst quality of them all. The Speex resamplers take an integer quality setting in the range 0..10 (bad...good). They exist in two flavours: \fBfixed\f1 and \fBfloat\f1. The former uses fixed point numbers, the latter relies on floating point numbers. On most desktop CPUs the float point resampler is a lot faster, and it also offers slightly better quality. The soxr-family methods are based on libsoxr, a resampler library from the SoX sound processing utility. The mq variant has the best performance of the three. The hq is more expensive and, according to SoX developers, is considered the best choice for audio of up to 16 bits per sample. The vhq variant has more precision than hq and is more suitable for larger samples. The Soxr resamplers generally offer better quality at less CPU compared to other resamplers, such as speex. The downside is that they can add a significant delay to the output (usually up to around 20 ms, in rare cases more). See the output of \fBdump-resample-methods\f1 for a complete list of all available resamplers. Defaults to \fBspeex-float-1\f1. The \fB--resample-method\f1 command line option takes precedence. Note that some modules overwrite or allow overwriting of the resampler to use.
.TP
+\fBavoid-resampling=\f1 If set, try to configure the device to avoid resampling. This only works on devices which support reconfiguring their rate, and when no other streams are already playing or capturing audio. The device will also not be configured to a rate less than the default and alternate sample rates.
+.TP
\fBenable-remixing=\f1 If disabled never upmix or downmix channels to different channel maps. Instead, do a simple name-based matching only. Defaults to \fByes.\f1
.TP
+\fBremixing-use-all-sink-channels=\f1 If enabled, use all sink channels when remixing. Otherwise, remix to the minimal set of sink channels needed to reproduce all of the source channels. (This has no effect on LFE remixing.) Defaults to \fByes\f1.
+.TP
\fBenable-lfe-remixing=\f1 If disabled when upmixing or downmixing ignore LFE channels. When this option is disabled the output LFE channel will only get a signal when an input LFE channel is available as well. If no input LFE channel is available the output LFE channel will always be 0. If no output LFE channel is available the signal on the input LFE channel will be ignored. Defaults to \fBno\f1.
.TP
\fBlfe-crossover-freq=\f1 The crossover frequency (in Hz) for the LFE filter. Set it to 0 to disable the LFE filter. Defaults to 0.
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index 1c0de9e..f0550f3 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -124,12 +124,29 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
</option>
<option>
+ <p><opt>avoid-resampling=</opt> If set, try to configure the
+ device to avoid resampling. This only works on devices which
+ support reconfiguring their rate, and when no other streams are
+ already playing or capturing audio. The device will also not be
+ configured to a rate less than the default and alternate sample
+ rates.</p>
+ </option>
+
+ <option>
<p><opt>enable-remixing=</opt> If disabled never upmix or
downmix channels to different channel maps. Instead, do a simple
name-based matching only. Defaults to <opt>yes.</opt></p>
</option>
<option>
+ <p><opt>remixing-use-all-sink-channels=</opt> If enabled, use
+ all sink channels when remixing. Otherwise, remix to the minimal
+ set of sink channels needed to reproduce all of the source
+ channels. (This has no effect on LFE remixing.) Defaults to
+ <opt>yes</opt>.</p>
+ </option>
+
+ <option>
<p><opt>enable-lfe-remixing=</opt> If disabled when upmixing or
downmixing ignore LFE channels. When this option is disabled the
output LFE channel will only get a signal when an input LFE
diff --git a/man/pulseaudio.1 b/man/pulseaudio.1
index 4ca5431..57100ae 100644
--- a/man/pulseaudio.1
+++ b/man/pulseaudio.1
@@ -78,7 +78,7 @@ Disallow user requested exit
Terminate the daemon when idle and the specified number of seconds passed.
.TP
\fB--scache-idle-time\f1\fI=SECS\f1
-Unload autoloaded samples from the cache when the haven't been used for the specified number of seconds.
+Unload autoloaded samples from the cache when they haven't been used for the specified number of seconds.
.TP
\fB--log-level\f1\fI[=LEVEL]\f1
If an argument is passed, set the log level to the specified value, otherwise increase the configured verbosity level by one. The log levels are numerical from 0 to 4, corresponding to \fIerror\f1, \fIwarn\f1, \fInotice\f1, \fIinfo\f1, \fIdebug\f1. Default log level is \fInotice\f1, i.e. all log messages with lower log levels are printed: \fIerror\f1, \fIwarn\f1, \fInotice\f1.
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in
index 3187ef5..f732b8a 100644
--- a/man/pulseaudio.1.xml.in
+++ b/man/pulseaudio.1.xml.in
@@ -196,7 +196,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
<option>
<p><opt>--scache-idle-time</opt><arg>=SECS</arg></p>
- <optdesc><p>Unload autoloaded samples from the cache when the
+ <optdesc><p>Unload autoloaded samples from the cache when they
haven't been used for the specified number of
seconds.</p></optdesc>
</option>