Commit graph

20 commits

Author SHA1 Message Date
Jaroslav Kysela
52384d8479 envy24control: support gtk1 only in configure.in-gtk1
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2012-01-20 12:39:09 +01:00
Diego 'Flameeyes' Pettenò
56970e8143 Fix building of alsa-tools when using the --as-needed linker option.
Please note that LDFLAGS is the _wrong_ variable to pass libraries
with, automake tells you to use _LDADD for binaries and _LIBADD for
libraries, while autoconf wants them in the LIBS variable.

Signed-off-by: Diego 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-13 13:13:53 +01:00
Jaroslav Kysela
a726e5df68 Added configure target to global Makefile and gitcompile to EXTRA_DIST
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:17:10 +02:00
Takashi Iwai
5341e4ece0 Support both GTK+1.2 and GTK+2.x
Support both GTK+ 1.2 and GTK+ 2.x in single configure scripts.
GTK+ 2.x is used unless --with-gtk2=no is given.

If you have no gtk1 or gtk2 devel packages, use configure.in-gtk1
or -gtk2 and do autoreconf.
2006-03-29 11:33:02 +00:00
Takashi Iwai
1d0881e212 envy24control save state of LRGang button in config file
From: Dirk Jagdmann <doj@cubic.org>

The last mail I sent for this topic contained a non functional patch,
which has not been included in CVS yet.
I resend the patch, which should now work.
2005-08-04 16:01:10 +00:00
Takashi Iwai
a2b7de1c28 Add missing midi.h
Added missing midi.h to SOURCES in Makefile.am
2004-12-21 17:15:01 +00:00
Dirk Jagdmann
1be230856c envy24control: midi support for mixer
Hello devlopers,

I have made the mixer sliders in envy24control react to MIDI
controllers. This way the hardware mixer can be controlled from a
sequencer program or some external MIDI controller hardware.

envy24control became a standard ALSA sequencer client which you can
connect to arbitrary other MIDI sources/sinks.

Signed-off-by: Dirk Jagdmann <doj@cubic.org>
2004-11-17 11:41:56 +00:00
Takashi Iwai
7cd97bf3a2 added missing README.profiles 2004-09-15 17:02:43 +00:00
Jaroslav Kysela
57955eaaa2 Added missing dist files 2004-05-28 13:06:57 +00:00
Jaroslav Kysela
f0db78cea5 <Dirk.Kalis@t-online.de>
profiles management in envy24control
2004-05-16 13:36:30 +00:00
Takashi Iwai
4b57479284 added configure.in-gtk2. 2004-02-26 17:55:30 +00:00
Takashi Iwai
3e2d7cbfa9 added AUTOMAKE_OPTIONS. 2004-02-25 11:26:47 +00:00
Takashi Iwai
0005ffa403 fixed for compilation with gtk2 2003-07-02 10:23:53 +00:00
Takashi Iwai
9d40e1834b autoconf & automake clean up. 2003-03-25 17:33:21 +00:00
Jaroslav Kysela
dc8f7480b5 Updated for new automake 2002-10-24 12:26:42 +00:00
Jaroslav Kysela
26eb487e60 Added man page to EXTRA_DIST 2001-11-06 07:51:40 +00:00
Jaroslav Kysela
adfa382906 Added man page 2001-10-08 11:52:11 +00:00
Jaroslav Kysela
2c87d88158 Updates for package distribution. 2001-08-20 15:17:09 +00:00
Takashi Iwai
0ebaf0d04e Added ADC/DAC volume controls 2001-07-09 08:36:08 +00:00
Jaroslav Kysela
8785f9288e Initial version 2000-10-29 21:51:51 +00:00