summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/paths/analog-input-linein.conf
Commit message (Collapse)AuthorAgeFilesLines
* alsa-mixer: Add support for "Line Boost" elementDavid Henningsson2011-02-281-0/+7
| | | | Signed-off-by: David Henningsson <david.henningsson@canonical.com>
* alsa-mixer: Fixup "Mic"/"Line"/"analog-input" paths to work with the new pathsDavid Henningsson2011-02-251-2/+23
| | | | Signed-off-by: David Henningsson <david.henningsson@canonical.com>
* alsa: cover "Internal Mic" elementsLennart Poettering2010-02-211-0/+4
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=562216
* alsa: add copyright blobs and comments to all mixer paths/profile setsLennart Poettering2009-06-191-1/+19
|
* alsa: rework mixer logicLennart Poettering2009-06-171-0/+43
Completely rework mixer logic. This now allows controlling a full set of elements from a single sink's volume slider/mute button. This also introduces sink and source "ports" that can be used to choose different input or output ports with the UI. (i.e. "mic"/"line-in" or "speaker"/"headphones". The mixer paths and device maps are now configered in external configuration files and can be tweaked as necessary.