alsa-tools/envy24control
2003-03-25 17:32:51 +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 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 added -c option for easier user. this is equivalent with -Dhw:# 2002-01-08 17:22:23 +00:00
envy24control.c patch by Soren Wedel Nielsen 2003-03-25 17:32:21 +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 Changed codes to adapt for the latest control interface. 2001-06-06 13:58:01 +00:00
Makefile.am Updated for new automake 2002-10-24 12:26:42 +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 Dirk Kalis <dirk.kalis@rs2.de> 2002-12-07 09:44:27 +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'