]> git.alsa-project.org Git - alsa-plugins.git/commit
Add OSS mixer <-> ALSA control plugin
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Jun 2005 17:17:13 +0000 (17:17 +0000)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Jun 2005 17:17:13 +0000 (17:17 +0000)
commit6493a5f501c3dfe158554020d4a6a10329273cbd
treee19a931dbc936a71425c4d0882cd57eab4cd4b3c
parent7dd46ea95ba8a895c1d84ce715e730f3361d69c5
Add OSS mixer <-> ALSA control plugin

Added the external OSS mixer <-> ALSA control plugin.
Makefile.am
configure.in
ctl/Makefile.am [new file with mode: 0644]
ctl/oss/Makefile.am [new file with mode: 0644]
ctl/oss/ctl_oss.c [new file with mode: 0644]