alsa-tools/envy24control
2003-07-02 10:23:27 +00:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
configure.in autoconf & automake clean up. 2003-03-25 17:33:21 +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 Updated for latest ICE1712 driver, used ideas by Dirk Kalis <dirk.kalis@rs2.de> 2002-11-14 11:22:19 +00:00
envy24control.1 fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +00:00
envy24control.c fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +00:00
envy24control.h added missing inclusion of header files 2003-03-25 17:32:51 +00:00
hardware.c Dirk Kalis <dirk.kalis@rs2.de> 2002-12-03 17:10:35 +00:00
levelmeters.c fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +00:00
Makefile.am autoconf & automake clean up. 2003-03-25 17:33:21 +00:00
mixer.c fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +00:00
patchbay.c fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +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'