alsa-tools/envy24control
2006-04-07 18:17:19 +02:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
config.c envy24control save state of LRGang button in config file 2005-07-27 06:55:31 +00:00
config.h envy24control save state of LRGang button in config file 2005-07-27 06:55:31 +00:00
configure.in Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
configure.in-gtk1 Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
configure.in-gtk2 Change scroll policy in envy24control 2006-01-09 11:51:33 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:37:54 +00:00
cvscompile Fix exec permission of cvscompile and add .hgignore 2006-04-07 18:17:19 +02:00
driverevents.c <Dirk.Kalis@t-online.de> 2004-04-16 13:09:35 +00:00
envy24control.1 Update envy24control man page 2006-02-16 18:56:13 +00:00
envy24control.c Change scroll policy in envy24control 2006-01-09 11:51:33 +00:00
envy24control.h envy24control - Tidy up redundant declarations 2006-01-05 16:26:16 +00:00
hardware.c envy24control - Delta 1010LT driver has Word Clock Status now 2006-02-10 08:43:45 +00:00
levelmeters.c Change on-screen appearance of envy24control 2006-01-02 16:18:07 +00:00
Makefile.am Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
midi.c Fix segfault of envy24control 2005-09-02 17:01:32 +00:00
midi.h envy24control: enhanced mapping of midi controller 2005-08-03 13:52:13 +00:00
mixer.c envy24control save state of LRGang button in config file 2005-08-04 16:01:10 +00:00
new_process.c Added missing files for profile patch 2004-05-16 13:37:31 +00:00
patchbay.c Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
profiles.c <Dirk.Kalis@t-online.de> 2004-05-18 11:34:07 +00:00
profiles.h Added missing files for profile patch 2004-05-16 13:37:31 +00:00
README Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
README.profiles Added missing files for profile patch 2004-05-16 13:37:31 +00:00
strstr_icase_blank.c Fix for segmentation fault in envy24control 2005-07-26 12:32:24 +00:00
volume.c Fix compile warnings 2005-05-24 16:52:18 +00:00

envy24control - Control tool for Envy24 (ice1712) based soundcards

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

To build (from unpacked tarball):
	./configure
If you use GTK+-1.2, pass --with-gtk2=no

	make
	su -c 'make install'

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