mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
minor doc updates
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@710 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c383a4c114
commit
9539dc4db4
2 changed files with 8 additions and 2 deletions
|
|
@ -192,8 +192,6 @@ href="daemon.html"><tt>daemon.html</tt></a> and <a href="FAQ.html"><tt>FAQ.html<
|
|||
|
||||
<p>There is a <a href="http://www.edgewall.com/products/trac/">Trac</a> based <a href="http://0pointer.de/trac/polypaudio/">Wiki for Polypaudio</a> available.</p>
|
||||
|
||||
<p></p>
|
||||
|
||||
<h3>First Steps</h3>
|
||||
|
||||
<p>Simply start the polypaudio daemon with the argument <tt>-nC</tt></p>
|
||||
|
|
|
|||
|
|
@ -275,6 +275,14 @@ about the two possible suffixes of this module.</p>
|
|||
|
||||
<p>This is used internally when auto spawning a new daemon. Don't use it directly.</p>
|
||||
|
||||
<h3>module-http-protocol-tcp</h3>
|
||||
|
||||
<p>A proof-of-concept HTTP module, which can be used to introspect
|
||||
the current status of the polypaudio daemon using HTTP. Just load this
|
||||
module and point your browser to <a
|
||||
href="http://localhost:4714/">http://localhost:4714/</a>. This module takes the same arguments
|
||||
as <tt>module-cli-protocol-tcp</tt>.</p>
|
||||
|
||||
<h2>Miscellaneous</h2>
|
||||
|
||||
<h3>module-x11-bell</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue