Commit graph

9 commits

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