mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
conf: change namehint for pcm.front
It seems that we have regressions for pcm.front (some applications are using this device also for the default raw input). Change the description and allow both directions. Fixes: https://github.com/alsa-project/alsa-lib/issues/39 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
bb43546c7a
commit
ee29d2a0b6
1 changed files with 2 additions and 1 deletions
|
|
@ -52,8 +52,9 @@ pcm.!front {
|
|||
@func refer
|
||||
name defaults.namehint.basic
|
||||
}
|
||||
description "Front speakers"
|
||||
description "Front output / input"
|
||||
device_output $DEV
|
||||
device_input $DEV
|
||||
omit_noargs true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue