summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-11-14 02:36:35 +0000
committerLennart Poettering <lennart@poettering.net>2004-11-14 02:36:35 +0000
commitbe6a1c28cfa89011f2fa55defe638199e910909b (patch)
tree8f7aa82f4fed8e0ce6d7888e70ed0c836c802eff /doc
parentd7d8529c4654a6681b8e5e40dface6cd774f0231 (diff)
* implement module-esound-sink
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@283 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r--doc/modules.html.in17
-rw-r--r--doc/todo1
2 files changed, 14 insertions, 4 deletions
diff --git a/doc/modules.html.in b/doc/modules.html.in
index 5e9b8873..14fe7278 100644
--- a/doc/modules.html.in
+++ b/doc/modules.html.in
@@ -138,6 +138,17 @@ buffer control is lost through this tunneling.</p>
<tr><td><tt>cookie=</tt></td><td>The authentication cookie file to use.</td></tr>
</table>
+<h3>module-esound-sink</h3>
+
+<p>Create a playback sink using an ESOUND server as backend. Whenever you can, try to omit this
+module since it has many disadvantages including bad latency
+and even worse latency measurement. </p>
+
+<table>
+ <tr><td><tt>server=</tt></td><td>The server to connect to</td></tr>
+ <tr><td><tt>cookie=</tt></td><td>The authentication cookie file to use.</td></tr>
+</table>
+
<h2>Protocols</h2>
<a name="module-cli"/>
@@ -157,7 +168,7 @@ module see <a href="cli.html"><tt>cli.html</tt></a>.
<a name="module-cli-protocol-tcp"/>
<a name="module-cli-protocol"/>
-<h3>module-cli-protocol-{unix,tcp}</h3>
+<h3>module-cli-protocol-{unix,tcp,tcp6}</h3>
<p>An implemenation of a simple command line based protocol for
controlling the <tt>polypaudio</tt> daemon. If loaded, the user may
@@ -183,7 +194,7 @@ device, i.e. not publicly accessible. (defaults to 1)</td></tr>
<tr><td><tt>socket=</tt></td><td>(only for <tt>-unix</tt>) The UNIX socket name (defaults to <tt>/tmp/polypaudio/cli</tt>)</td></tr>
</table>
-<h3>module-simple-protocol-{unix,tcp}</h3>
+<h3>module-simple-protocol-{unix,tcp,tcp6}</h3>
<p>An implementation of a simple protocol which allows playback by using
simple tools like <tt>netcat</tt>. Just connect to the listening
@@ -226,7 +237,7 @@ about the two possible suffixes of this module.</p>
<p>This implementation misses some features the original ESOUND has: e.g. there is no sample cache yet. However: XMMS works fine.</p>
-<h3>module-native-protocol-{unix,tcp}</h3>
+<h3>module-native-protocol-{unix,tcp,tcp6}</h3>
<p>The native protocol of <tt>polypaudio</tt>.</p>
diff --git a/doc/todo b/doc/todo
index 99e06569..75983e7e 100644
--- a/doc/todo
+++ b/doc/todo
@@ -18,7 +18,6 @@
- add LGPL blurb to all concerning files
- non-fp mixing
- non-fp resampling
-- esound backend
** later ***
- xmlrpc/http