OSDN Git Service

Added simple_mixer and simple_pcm subdirs with some 'empty' code
authorJaroslav Kysela <perex@perex.cz>
Sun, 22 Jun 2003 18:09:03 +0000 (18:09 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 22 Jun 2003 18:09:03 +0000 (18:09 +0000)
commit7c72da4ae5b81c7b19b40c18788174d634888544
treecba86b1bd0c5ebc717c4c761a6f944bdfe07e66c
parent72e6c9c3c0e856655c9247f01f714c7ba735a643
Added simple_mixer and simple_pcm subdirs with some 'empty' code
configure.in
include/Makefile.am
include/asoundlib.h
include/mixer_simple.h
include/pcm_simple.h
src/Makefile.am
src/simple_mixer/Makefile.am [new file with mode: 0644]
src/simple_mixer/simple_mixer.c [new file with mode: 0644]
src/simple_pcm/Makefile.am [new file with mode: 0644]
src/simple_pcm/simple_pcm.c [new file with mode: 0644]