]> git.alsa-project.org Git - alsa-utils.git/commit
Initial version of alsactl...
authorJaroslav Kysela <perex@perex.cz>
Thu, 29 Oct 1998 22:45:59 +0000 (22:45 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 29 Oct 1998 22:45:59 +0000 (22:45 +0000)
commit72ff837506e54449d2f739f14182b42bef847ad1
treef51219f83fda744b64a9f1603b12fd8f2fc5d771
parenteea08fa810cb6bbcc091a126b96973590cc7a565
Initial version of alsactl...
alsactl/Makefile [new file with mode: 0644]
alsactl/alsactl.c [new file with mode: 0644]
alsactl/alsactl.h [new file with mode: 0644]
alsactl/alsactl_lexer.l [new file with mode: 0644]
alsactl/alsactl_parser.y [new file with mode: 0644]
alsactl/setup.c [new file with mode: 0644]