]> git.alsa-project.org Git - alsa-lib.git/commit
Handle "Input Source" as a capture element
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Aug 2007 12:48:31 +0000 (14:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 29 Aug 2007 12:48:31 +0000 (14:48 +0200)
commitdac0e3b17c03864005f7424d774c55d6cf0b0494
tree50484ee2d5403981ac2adf3281e479b25ddb459d
parent686a32c61fc5c570167cc624959d3b97ab0b33f0
Handle "Input Source" as a capture element

Some drivers use "Input Source" as the capture source mixer element because
mixer abstraction layer can't handle multiple "Capture Source" elements.
This patch adds a hack to handle Input Source as a capture route, and let
mixer apps know that it's a capture stuff, at least.
src/mixer/simple_none.c