summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/paths
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: add a couple of stub MakefilesLennart Poettering2009-07-231-0/+1
|
* alsa: control 'Speaker' element as wellLennart Poettering2009-07-234-0/+22
|
* alsa: document alsa mixer path/profile sets a bit moreLennart Poettering2009-06-191-0/+8
|
* alsa: add copyright blobs and comments to all mixer paths/profile setsLennart Poettering2009-06-1915-57/+400
|
* alsa: merge mic boost into volume sliderLennart Poettering2009-06-181-0/+2
|
* alsa: rework mixer logicLennart Poettering2009-06-1715-0/+858
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.