alsa-tools/envy24control
Takashi Iwai 3843634ef0 - moved usx2yloader firmwares to alsa-firmware module.
- check ALSA 1.0.0 in configure.
- fixed typos in README's.
2003-11-25 17:13:39 +00:00
..
AUTHORS Initial version 2000-10-29 21:51:51 +00:00
configure.in - moved usx2yloader firmwares to alsa-firmware module. 2003-11-25 17:13:39 +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-11-03 18:20:53 +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-11-03 18:20:53 +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'