alsa-tools/envy24control
2001-11-06 07:51:40 +00:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
configure.in Updated version number 2001-02-25 22:37:18 +00:00
COPYING Initial version 2000-10-29 21:51:51 +00:00
cvscompile CVS fixes 2000-10-30 10:31:43 +00:00
driverevents.c Fixed typo 2001-07-16 13:51:03 +00:00
envy24control.1 Added man page 2001-10-08 11:52:11 +00:00
envy24control.c Added value label for analog volume 2001-09-04 10:39:34 +00:00
envy24control.h Changed location of asoundlib.h from sys dir to alsa dir. 2001-09-11 09:34:13 +00:00
hardware.c Changed iface of some controls according to the latest driver change. 2001-07-12 16:36:25 +00:00
levelmeters.c Changed codes to adapt for the latest control interface. 2001-06-06 13:58:01 +00:00
Makefile.am Added man page to EXTRA_DIST 2001-11-06 07:51:40 +00:00
mixer.c - Fixed control callbacks. 2001-06-13 18:41:38 +00:00
patchbay.c - Fixed control callbacks. 2001-06-13 18:41:38 +00:00
README Added man page 2001-10-08 11:52:11 +00:00
volume.c Added value label for analog volume 2001-09-04 10:39:34 +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'