Revert the trivial getMixerElem() implementation. Bug 104376 indicates
commitf1d321b32e8a51a9b4d2ba9891c423da2d50dd53
authoresken <esken@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 6 May 2005 22:16:36 +0000 (6 22:16 +0000)
committeresken <esken@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 6 May 2005 22:16:36 +0000 (6 22:16 +0000)
tree171e62f2f430e850b309cab39480c3ed32140628
parent418ba4bfa860ef11ce9972a78c7aa7747d49f257
Revert the trivial getMixerElem() implementation. Bug 104376 indicates
that there are problems with it, showing the ALSA assertion:

simple.c:1415: snd_mixer_selem_has_playback_volume: Assertion
`elem->type == SND_MIXER_ELEM_SIMPLE' failed.

Most likely these problems are only with special contols, like the
routing controls found on Audigy and other modern cards.
CCBUGS:104376

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdemultimedia@410177 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
kmix/mixer_alsa.h
kmix/mixer_alsa9.cpp