You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/06/02 21:10:08 UTC

[1/2] incubator-guacamole-manual git commit: GUACAMOLE-25: Document new "enable-audio-input" parameter for RDP.

Repository: incubator-guacamole-manual
Updated Branches:
  refs/heads/master af1f16a6d -> ab1bbef2e


GUACAMOLE-25: Document new "enable-audio-input" parameter for RDP.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/125dc3e7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/125dc3e7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/125dc3e7

Branch: refs/heads/master
Commit: 125dc3e79480420e1543452caddb55f5ab1821d2
Parents: af1f16a
Author: Michael Jumper <mj...@apache.org>
Authored: Wed Jun 1 17:31:31 2016 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Wed Jun 1 17:31:31 2016 -0700

----------------------------------------------------------------------
 src/chapters/configuring.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/125dc3e7/src/chapters/configuring.xml
----------------------------------------------------------------------
diff --git a/src/chapters/configuring.xml b/src/chapters/configuring.xml
index f671325..eacf44d 100644
--- a/src/chapters/configuring.xml
+++ b/src/chapters/configuring.xml
@@ -1639,6 +1639,22 @@ tcp6       0      0 :::4713                 :::*                    LISTEN</comp
                                     sound by setting this parameter to "true".</entry>
                             </row>
                             <row>
+                                <entry><parameter>enable-audio-input</parameter></entry>
+                                <entry>
+                                    <para><indexterm>
+                                            <primary>enabling audio input</primary>
+                                        </indexterm><indexterm>
+                                            <primary>audio input</primary>
+                                        </indexterm><indexterm>
+                                            <primary>RDP</primary>
+                                            <secondary>audio input</secondary>
+                                        </indexterm>If set to "true", audio input support
+                                        (microphone) will be enabled, leveraging the standard
+                                        "AUDIO_INPUT" channel of RDP. By default, audio input
+                                        support within RDP is disabled.</para>
+                                </entry>
+                            </row>
+                            <row>
                                 <entry><parameter>enable-printing</parameter></entry>
                                 <entry>
                                     <para><indexterm>


[2/2] incubator-guacamole-manual git commit: GUACAMOLE-25: Merge manual changes.

Posted by jm...@apache.org.
GUACAMOLE-25: Merge manual changes.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/ab1bbef2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/ab1bbef2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/ab1bbef2

Branch: refs/heads/master
Commit: ab1bbef2eb8a801c89c4941ce8b485fa9c930372
Parents: af1f16a 125dc3e
Author: James Muehlner <ja...@guac-dev.org>
Authored: Thu Jun 2 14:09:42 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Thu Jun 2 14:09:42 2016 -0700

----------------------------------------------------------------------
 src/chapters/configuring.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------