[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] alsa-mixer: Document the description and description-key mapping options

Tanu Kaskinen gitlab at gitlab.freedesktop.org
Sun Nov 22 14:20:36 UTC 2020



Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio


Commits:
6ad2d207 by Tanu Kaskinen at 2020-11-22T16:14:58+02:00
alsa-mixer: Document the description and description-key mapping options

- - - - -


1 changed file:

- src/modules/alsa/mixer/profile-sets/default.conf


Changes:

=====================================
src/modules/alsa/mixer/profile-sets/default.conf
=====================================
@@ -44,7 +44,11 @@
 ; [Mapping id]
 ; device-strings = ...                      # ALSA device string. %f will be replaced by the card identifier.
 ; channel-map = ...                         # Channel mapping to use for this device
-; description = ...
+; description = ...                         # Description for the mapping. Note that it's better to set the description
+;                                           # in the well_known_descriptions table in alsa-mixer.c than with this
+;                                           # option, because the descriptions in alsa-mixer.c are translatable.
+; description-key = ...                     # A custom key for the well_known_descriptions table (by default the mapping
+;                                           # name is used).
 ; paths-input = ...                         # A list of mixer paths to use. Every path in this list will be probed.
 ;                                           # If multiple are found to be working they will be available as device ports
 ; paths-output = ...



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/6ad2d207c5f56320a3573dd883c6d0400c145a77

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/6ad2d207c5f56320a3573dd883c6d0400c145a77
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20201122/0c00901b/attachment.htm>


More information about the pulseaudio-commits mailing list