OSDN Git Service

Extracted common code from dmix plugin.
authorJaroslav Kysela <perex@perex.cz>
Tue, 18 Mar 2003 20:37:42 +0000 (20:37 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 18 Mar 2003 20:37:42 +0000 (20:37 +0000)
commitbc28eccdcdfe60df35d37397bd80d295977f262d
tree3003eec9746f80b6c7ca270ebe7bc0f60404c377
parent8dcce6339bb5fbc7de69b77e53ba4e621a03bdd8
Extracted common code from dmix plugin.
Initial framework for dsnoop and dshare plugins.
include/pcm.h
src/pcm/Makefile.am
src/pcm/pcm.c
src/pcm/pcm_direct.c [new file with mode: 0644]
src/pcm/pcm_direct.h [new file with mode: 0644]
src/pcm/pcm_dmix.c
src/pcm/pcm_dshare.c [new file with mode: 0644]
src/pcm/pcm_dsnoop.c [new file with mode: 0644]
src/pcm/pcm_symbols.c