alsa-tools/envy24control
Jaroslav Kysela 05fbfbba18 <Dirk.Kalis@t-online.de>
I have a little cosmetic patch for envy24control. First, from my test
code was two unused variables declared.
The second is an update for the manpage.
2004-03-06 12:55:17 +00:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
configure.in - moved usx2yloader firmwares to alsa-firmware module. 2003-11-25 17:13:39 +00:00
configure.in-gtk2 configure.in to compile with gtk2 2003-07-02 10:23:27 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
cvscompile Updated for new automake 2002-10-24 12:26:42 +00:00
driverevents.c Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
envy24control.1 <Dirk.Kalis@t-online.de> 2004-03-06 12:55:17 +00:00
envy24control.c <Dirk.Kalis@t-online.de> 2004-03-06 12:55:17 +00:00
envy24control.h Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
hardware.c Delta1010LT has wordclock too 2004-02-19 10:44:53 +00:00
levelmeters.c Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
Makefile.am added configure.in-gtk2. 2004-02-26 17:55:30 +00:00
mixer.c Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
patchbay.c Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
README Added man page 2001-10-08 11:52:11 +00:00
volume.c fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +00:00

envy24control - Control tool for Envy24 (ice1712) based soundcards

Needs:
	ALSA, GTK+, an Envy24-based soundcard

To build (from unpacked tarball):
	./configure
	make
	su -c 'make install'

To build (from CVS):
	./cvscompile
	su -c 'make install'