Commit graph

13 commits

Author SHA1 Message Date
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