Update of /cvsroot/alsa/alsa-lib/include In directory sc8-pr-cvs1:/tmp/cvs-serv10058/include
Modified Files: pcm.h Log Message: Extracted common code from dmix plugin. Initial framework for dsnoop and dshare plugins. Index: pcm.h =================================================================== RCS file: /cvsroot/alsa/alsa-lib/include/pcm.h,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- pcm.h 8 Mar 2003 16:35:18 -0000 1.178 +++ pcm.h 18 Mar 2003 20:37:42 -0000 1.179 @@ -348,7 +348,11 @@ SND_PCM_TYPE_DMIX, /** Jack Audio Connection Kit plugin */ SND_PCM_TYPE_JACK, - SND_PCM_TYPE_LAST = SND_PCM_TYPE_JACK + /** Direct Snooping plugin */ + SND_PCM_TYPE_DSNOOP, + /** Direct Sharing plugin */ + SND_PCM_TYPE_DSHARE, + SND_PCM_TYPE_LAST = SND_PCM_TYPE_DSNOOP }; /** PCM type */ ------------------------------------------------------- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog