Jaroslav Kysela
a2a0167ed9
rmedigicontrol: fix gcc warnings (string size)
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-01-27 10:44:25 +01:00
Jaroslav Kysela
38f7504af2
Change FSF address (Franklin Street)
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2017-11-14 14:47:19 +01:00
Jaroslav Kysela
07896d3d16
Modernize configure.ac
2014-06-12 11:28:22 +02:00
Jordi Mallach
472c414744
Add AM_MAINTAINER_MODE([enable]) macro to all configure scripts.
...
Signed-off-by: Jordi Mallach <jordi@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-16 10:40:12 +02:00
Jaroslav Kysela
234fa1f79a
Remove configure.in-gtk2 from Makefiles...
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2012-01-23 11:45:15 +01:00
Jaroslav Kysela
3375a08a4c
More build fixes (gtk1 check removal from echomixer), cvscompile removal
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2012-01-23 11:40:34 +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
Jaroslav Kysela
d2492966a9
rmedigicontrol/gitcompile fixed typo
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:24:35 +02:00
Jaroslav Kysela
f0bb8866ce
more gitcompile cleanups
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 19:22:20 +02:00
Jaroslav Kysela
880926b3cd
gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition
...
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-08-19 18:51:25 +02:00
Jaroslav Kysela
c989fddc7e
hgcompile -> gitcompile changes (include README files)
2008-06-03 10:39:28 +02:00
Takashi Iwai
e13da40b0e
Add hgcompile scripts
...
Added hgcompile scripts.
2006-05-12 15:36:52 +02:00
Takashi Iwai
ef87719aec
Fix exec permission of cvscompile and add .hgignore
2006-04-07 18:17:19 +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
Martin Langer
d8758b8482
Fix error of rmedigicontrol with recent driver change
...
There was a change in the mixer (enumerates) and I forgot to change
rmedigicontrol, too. But this patch removes
"snd_ctl_elem_value_get_enumerated()" for the rme32/rme96 cards now.
The patch is only tested with a rme32 card here.
Signed-off-by: Martin Langer <martin-langer@gmx.de>
2005-06-21 12:50:57 +00:00
Takashi Iwai
7ffb186591
Fix interface type of mixer controls
...
ALSA BTS #681
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=681
The interface type of mixer controls is changed from IFACE_PCM
to IFACE_MIXER according to the recent change of rme32/96 drivers.
2004-11-29 15:10:34 +00:00
Takashi Iwai
4b24bfe5eb
Fix interface type of mixer controls
...
ALSA BTS #681
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=681
The interface type of mixer controls is changed from IFACE_PCM
to IFACE_MIXER according to the recent change of rme32/96 drivers.
2004-11-29 15:09:16 +00:00
Takashi Iwai
63d29906c0
support the compilation with gtk2.
2004-02-26 17:56:12 +00:00
Takashi Iwai
3e2d7cbfa9
added AUTOMAKE_OPTIONS.
2004-02-25 11:26:47 +00:00
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
Takashi Iwai
e9f52dd913
added depcomp to EXTRA_DIST
2003-11-25 14:27:45 +00:00
Takashi Iwai
47db50fa74
added alsa-dist hook.
2003-07-14 14:49:00 +00:00
Takashi Iwai
79b0ba6680
Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk)
2003-07-02 10:22:21 +00:00