]> git.alsa-project.org Git - alsa-lib.git/commit
Implement get_chmap/set_chmap for PCM extplug/ioplug plugins
authorTakashi Iwai <tiwai@suse.de>
Wed, 25 Jul 2012 13:54:45 +0000 (15:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Sep 2012 09:34:50 +0000 (11:34 +0200)
commit662f79d4ec6b52bbaab28d5a9b60cc8bcdf042f9
treeb668e7b9a1b8213602929e06e3b4760f1def90f7
parent3fb013065fee01ba7ac7c64fa48149f0e124fe26
Implement get_chmap/set_chmap for PCM extplug/ioplug plugins

Added the new ops for both external plugins, so the protocol numbers
are incremented.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/pcm_extplug.h
include/pcm_ioplug.h
src/pcm/pcm_extplug.c
src/pcm/pcm_ioplug.c