• Takashi Iwai's avatar
    ALSA: hda - Use "Capture Source" for single sources · 624d914d
    Takashi Iwai authored
    In general we prefer "Capture Source" to "Input Source".
    The latter was chosen in many places just because "Capture Source"
    label doesn't work well with the current alsa-lib mixer abstraction
    when multiple instances are present.  But when we know that there is a
    single input-source element, we can safely choose "Capture Source"
    label.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    624d914d
hda_generic.c 94.6 KB