]> git.alsa-project.org Git - alsa-lib.git/commit
control: eld - fix the decoding for older hw
authorJaroslav Kysela <perex@perex.cz>
Mon, 6 Jun 2022 10:11:24 +0000 (12:11 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 6 Jun 2022 10:14:24 +0000 (12:14 +0200)
commit89ee61914756a6f8bcafbad7fb1eca674b0a012f
tree0f5b30269d3550b6e98b6807800fd6ff4aef5fb1
parent87ff5318e327eb2343f10bd73dce5a32f12db622
control: eld - fix the decoding for older hw

It seems that the monitor name is not always present in the
ELD structure. Add asterisk suffix to notify user about
the monitor present for this case.

Thanks goes to Bernhard Rosenkränzer <bero@lindev.ch> for the report.

Fixes: https://github.com/alsa-project/alsa-lib/pull/233
Fixes: https://github.com/alsa-project/alsa-lib/pull/234
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/control/eld.c