Update of /cvsroot/alsa/alsa-lib/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv3236/doc

Modified Files:
        asoundrc.txt 
Log Message:
Maik Broemme <[EMAIL PROTECTED]>
- added ipc_perm for dmix plugin
Jaroslav Kysela <[EMAIL PROTECTED]>
- added ipc_perm for dsnoop and dshare plugins
- added ipc_perm to doc/asoundrc.txt


Index: asoundrc.txt
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/doc/asoundrc.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- asoundrc.txt        19 Mar 2003 16:38:43 -0000      1.8
+++ asoundrc.txt        7 Dec 2003 09:30:47 -0000       1.9
@@ -317,6 +317,7 @@
   type dmix            # Direct mixing plugin
   slave STR            # Slave name (see pcm_slave)
   ipc_key INT          # Unique ipc key
+  ipc_perm INT         # ipc permissions (default 0600)
   ipc_key_add_uid BOOL  # Add current uid to ipc_key
   bindings {           # Bindings table
     N INT              # Slave channel for client channel N
@@ -325,6 +326,7 @@
   type dsnoop          # Direct snoop (split one capture stream to more)
   slave STR            # Slave name (see pcm_slave)
   ipc_key INT          # Unique ipc key
+  ipc_perm INT         # ipc permissions (default 0600)
   ipc_key_add_uid BOOL  # Add current uid to ipc_key
   bindings {           # Bindings table
     N INT              # Slave channel for client channel N
@@ -333,6 +335,7 @@
   type dshare          # Share channels from one stream
   slave STR            # Slave name (see pcm_slave)
   ipc_key INT          # Unique ipc key
+  ipc_perm INT         # ipc permissions (default 0600)
   ipc_key_add_uid BOOL  # Add current uid to ipc_key
   bindings {           # Bindings table
     N INT              # Slave channel for client channel N



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to