]> git.alsa-project.org Git - alsa-utils.git/commit
Added XAmixer2 to the alsa utilities tree. This should be all of the files necessary...
authorChristopher Lansdown <lansdoct@cs.alfred.edu>
Thu, 3 Jun 1999 19:51:06 +0000 (19:51 +0000)
committerChristopher Lansdown <lansdoct@cs.alfred.edu>
Thu, 3 Jun 1999 19:51:06 +0000 (19:51 +0000)
commitece413337e06fb9ad7001f6244beb8f839b46cd5
tree3b5fca1beda9346ad96f904af8a526c528b60ea9
parent67f54274bd3a059038df89921de0ebd6288adfdf
Added XAmixer2 to the alsa utilities tree.  This should be all of the files necessary to work.  Wish me luck.
32 files changed:
xamixer2/AUTHORS [new file with mode: 0644]
xamixer2/COPYING [new file with mode: 0644]
xamixer2/ChangeLog [new file with mode: 0644]
xamixer2/INSTALL [new file with mode: 0644]
xamixer2/Makefile.am [new file with mode: 0644]
xamixer2/NEWS [new file with mode: 0644]
xamixer2/README [new file with mode: 0644]
xamixer2/TODO [new file with mode: 0644]
xamixer2/callbacks.c [new file with mode: 0644]
xamixer2/callbacks.h [new file with mode: 0644]
xamixer2/cinit.c [new file with mode: 0644]
xamixer2/cinit.h [new file with mode: 0644]
xamixer2/config.c [new file with mode: 0644]
xamixer2/config.h [new file with mode: 0644]
xamixer2/configure.in [new file with mode: 0644]
xamixer2/display.c [new file with mode: 0644]
xamixer2/display.h [new file with mode: 0644]
xamixer2/main.c [new file with mode: 0644]
xamixer2/main.h [new file with mode: 0644]
xamixer2/options.c [new file with mode: 0644]
xamixer2/options.h [new file with mode: 0644]
xamixer2/structs.h [new file with mode: 0644]
xamixer2/switches.c [new file with mode: 0644]
xamixer2/switches.h [new file with mode: 0644]
xamixer2/test.c [new file with mode: 0644]
xamixer2/test1.c [new file with mode: 0644]
xamixer2/util.c [new file with mode: 0644]
xamixer2/util.h [new file with mode: 0644]
xamixer2/xamixer.conf [new file with mode: 0644]
xamixer2/xamixer.home [new file with mode: 0644]
xamixer2/xamixer2.c [new file with mode: 0644]
xamixer2/xamixer2.h [new file with mode: 0644]