diff DOCS/sound.html @ 9282:513e02e2e553

fixing others' 10/100liters
author gabucino
date Tue, 04 Feb 2003 21:38:31 +0000
parents 334a2d73e612
children 69872fa8b0e3
line wrap: on
line diff
--- a/DOCS/sound.html	Tue Feb 04 21:07:09 2003 +0000
+++ b/DOCS/sound.html	Tue Feb 04 21:38:31 2003 +0000
@@ -105,7 +105,7 @@
     <TH COLSPAN="4"><B>DRIVER</B></TH>
     <TH ROWSPAN="2"><B>Max kHz</B></TH>
     <TH ROWSPAN="2"><B>Max Channels</B></TH>
-    <TH ROWSPAN="2"><B>Max Opens</B></TH>
+    <TH ROWSPAN="2"><B>Max Opens<FONT SIZE="-2"><A HREF=#note1>[1]</A></FONT></B></TH>
   </TR>
 
   <TR>
@@ -251,7 +251,7 @@
 
   <TR>
     <TD><B>PC Speaker or DAC</B></TD>
-    <TD>OK (Use the SDL driver: <CODE>-ao sdl</CODE>)</TD>
+    <TD>OK</TD>
     <TD>none</TD>
     <TD>&nbsp;</TD>
     <TD><A HREF="http://www.geocities.com/stssppnn/pcsp.html">Linux PC speaker OSS driver</a></TD>
@@ -262,6 +262,9 @@
 
 </TABLE>
 
+<P><A NAME="note1"><B>[1]</B></A>: the number of applications that are able to use the
+  device <I>at the same time</I>.</P>
+
 <P>Feedback to this document is welcome. Please tell us how MPlayer
   and your sound card(s) worked together.</P>