]> git.alsa-project.org Git - alsa-lib.git/commit
Fix channel_info callbacks of hooks, file and plug plugins
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Apr 2005 15:48:01 +0000 (15:48 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Apr 2005 15:48:01 +0000 (15:48 +0000)
commite5b91844bf550734d61c8c50e10944e27ac70530
treef7b018bfc9956c1db20c01b03a8b7c979826bca8
parent38f4e69b0c13d65ad858576ce08ef4334e469dfb
Fix channel_info callbacks of hooks, file and plug plugins

Fixed channel_info callbacks of hooks, file and plug plugins (BTS #1034).
snd_pcm_generic_channel_info_slave() is added.
src/pcm/pcm_file.c
src/pcm/pcm_generic.c
src/pcm/pcm_generic.h
src/pcm/pcm_hooks.c
src/pcm/pcm_plug.c