alsa-tools/envy24control
Takashi Iwai 12cf761844 Fix for envy24control and midi
Fix by Dirk Jagdmann <doj@cubic.org>:
The attached patch fixes a compiler warning, which points to a possible
bug when initializing the midi controllers.
2005-01-07 14:26:51 +00:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
configure.in <Dirk.Kalis@t-online.de> 2004-05-16 13:36:30 +00:00
configure.in-gtk2 <Dirk.Kalis@t-online.de> 2004-05-16 13:36:30 +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 <Dirk.Kalis@t-online.de> 2004-04-16 13:09:35 +00:00
envy24control.1 envy24control: midi support for mixer 2004-11-17 11:41:56 +00:00
envy24control.c Fix for envy24control and midi 2005-01-07 14:26:51 +00:00
envy24control.h <Dirk.Kalis@t-online.de> 2004-05-16 13:36:30 +00:00
hardware.c <Dirk.Kalis@t-online.de> 2004-04-16 13:09:35 +00:00
levelmeters.c Dirk Kalis <Dirk.Kalis@t-online.de> 2004-03-05 09:10:01 +00:00
Makefile.am Add missing midi.h 2004-12-21 17:15:01 +00:00
midi.c Fix the abort with MIDI control 2004-12-27 14:54:42 +00:00
midi.h envy24control: midi support for mixer 2004-11-17 11:41:56 +00:00
mixer.c envy24control: midi support for mixer 2004-11-17 11:41:56 +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 Added man page 2001-10-08 11:52:11 +00:00
README.profiles Added missing files for profile patch 2004-05-16 13:37:31 +00:00
strstr_icase_blank.c last missing file for profile patch 2004-05-16 13:38:13 +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'