Update of /cvsroot/alsa/alsa-lib/src/pcm
In directory sc8-pr-cvs1:/tmp/cvs-serv9490/src/pcm

Modified Files:
        pcm_dmix.c pcm_dshare.c pcm_dsnoop.c pcm_share.c 
Log Message:
Clemens Ladisch <[EMAIL PROTECTED]>
fix some wrong section/file/reference names


Index: pcm_dmix.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_dmix.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- pcm_dmix.c  23 Apr 2003 12:41:58 -0000      1.37
+++ pcm_dmix.c  1 Jul 2003 09:24:30 -0000       1.38
@@ -1093,7 +1093,7 @@
 }
 \endcode
 
-\subsection pcm_plugins_hw_funcref Function reference
+\subsection pcm_plugins_dmix_funcref Function reference
 
 <UL>
   <LI>snd_pcm_dmix_open()

Index: pcm_dshare.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_dshare.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcm_dshare.c        23 Apr 2003 12:41:58 -0000      1.4
+++ pcm_dshare.c        1 Jul 2003 09:24:30 -0000       1.5
@@ -885,7 +885,7 @@
 }
 \endcode
 
-\subsection pcm_plugins_hw_funcref Function reference
+\subsection pcm_plugins_dshare_funcref Function reference
 
 <UL>
   <LI>snd_pcm_dshare_open()

Index: pcm_dsnoop.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_dsnoop.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcm_dsnoop.c        23 Apr 2003 12:41:58 -0000      1.4
+++ pcm_dsnoop.c        1 Jul 2003 09:24:30 -0000       1.5
@@ -1,5 +1,5 @@
 /**
- * \file pcm/pcm_snoop.c
+ * \file pcm/pcm_dsnoop.c
  * \ingroup PCM_Plugins
  * \brief PCM Capture Stream Snooping (dsnoop) Plugin Interface
  * \author Jaroslav Kysela <[EMAIL PROTECTED]>
@@ -837,7 +837,7 @@
 }
 \endcode
 
-\subsection pcm_plugins_hw_funcref Function reference
+\subsection pcm_plugins_dsnoop_funcref Function reference
 
 <UL>
   <LI>snd_pcm_dsnoop_open()

Index: pcm_share.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/pcm/pcm_share.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- pcm_share.c 7 Mar 2003 18:46:33 -0000       1.74
+++ pcm_share.c 1 Jul 2003 09:24:30 -0000       1.75
@@ -1501,7 +1501,7 @@
 to each channel is exlusive (samples are not mixed together). It means, if
 the channel zero is used with first client, the channel cannot be used with
 second one. If you are looking for a mixing plugin, use the
-\ref pcm_plugins_smix "smix plugin".
+\ref pcm_plugins_dmix "dmix plugin".
 
 \code
 pcm.name {



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to