]> git.alsa-project.org Git - alsa-oss.git/commit
- fixed oss wrapper mixer open bug (missing code)
authorJaroslav Kysela <perex@perex.cz>
Thu, 12 Feb 2004 17:16:07 +0000 (17:16 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 12 Feb 2004 17:16:07 +0000 (17:16 +0000)
commitde966f7484d55459c38362275ef5a52b818e4111
tree921400e3a35c5abf68878d140d8b29724920873a
parent66da519d539759a4251e17d7fa92391f39e753a0
- fixed oss wrapper mixer open bug (missing code)
- added lmixer to test directory
- ported mmap_test to use oss redirector
- don't compile code != libalsatoss with -lasound
13 files changed:
Makefile.am
alsa/Makefile.am
alsa/alsa-oss.c
alsa/testaoss.in [new file with mode: 0644]
configure.in
oss-redir/Makefile.am
oss-redir/oss-redir.c
oss-redir/oss-redir.h
test/Makefile.am
test/lmixer.cc [new file with mode: 0644]
test/mixctl.h [new file with mode: 0644]
test/mmap_test.c
test/testaoss.in [new file with mode: 0644]