]> git.alsa-project.org Git - alsa-lib.git/commit
The stream linking problem for pcm_multi.c should be fixed now
authorJaroslav Kysela <perex@perex.cz>
Thu, 20 Jan 2005 18:37:13 +0000 (18:37 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 20 Jan 2005 18:37:13 +0000 (18:37 +0000)
commita5831c7300414a6368c00a1371fdec5bdd2d6e2f
treec5f4e9dece0f285cae8cbf19b0a0be6a10398e5a
parent6cac58179b08c03026a6f535eb321ffc82834785
The stream linking problem for pcm_multi.c should be fixed now
- extended link_fd callback
- added snd_pcm_generic_link2()
- added _snd_pcm_link_descriptors()
src/pcm/pcm.c
src/pcm/pcm_generic.c
src/pcm/pcm_generic.h
src/pcm/pcm_hw.c
src/pcm/pcm_local.h
src/pcm/pcm_multi.c