genBTC
e9beb0aef6
rmedigicontrol/: port from GTK2 to GTK3
2025-03-06 19:39:44 -05:00
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
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
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
79b0ba6680
Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk)
2003-07-02 10:22:21 +00:00