]> git.alsa-project.org Git - alsa-lib.git/commit
Cleanups in IPC stuff.
authorJaroslav Kysela <perex@perex.cz>
Tue, 4 Feb 2003 14:48:51 +0000 (14:48 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 4 Feb 2003 14:48:51 +0000 (14:48 +0000)
commit8720faaccb876d3d51ffd46ac0cacbb13b463e08
tree88204ba8b506f96fd477f6d4e0ab3040b15ba66a
parent74859a4646f1aa5c782143873b9fce42869f79d8
Cleanups in IPC stuff.
Cleanups in snd_pcm_close().
Added initial code for dmix plugin:
  - only skeleton, but all major problems should be solved
src/pcm/Makefile.am
src/pcm/pcm.c
src/pcm/pcm_dmix.c [new file with mode: 0644]
src/pcm/pcm_local.h
src/pcm/pcm_mmap.c
src/pcm/pcm_null.c
src/pcm/pcm_plugin.c
src/pcm/pcm_plugin.h
src/pcm/pcm_share.c
src/pcm/pcm_symbols.c