alsa-tools/envy24control
Takashi Iwai 18a3b80878 Daniel Ankers <dan_a@manx.net>:
This patch against the stable version of envy24control gives access
to most of the Terratec DMX 6Fire mixer controls.  It also changes
the lables on the inputs in the monitor mixer to be more useful.
It should have no effect on your envy24control if you are using a
card other than the 6Fire.
2003-10-30 15:09:04 +00:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
configure.in fixed for compilation with gtk2 2003-07-02 10:23:53 +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 Daniel Ankers <dan_a@manx.net>: 2003-10-30 15:09:04 +00:00
envy24control.h Daniel Ankers <dan_a@manx.net>: 2003-10-30 15:09:04 +00:00
hardware.c Daniel Ankers <dan_a@manx.net>: 2003-10-30 15:09:04 +00:00
levelmeters.c fixes/extension by Ross Vandegrift <ross@willow.seitz.com>: 2003-06-04 13:46:49 +00:00
Makefile.am fixed for compilation with gtk2 2003-07-02 10:23:53 +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'