summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/profile-sets
Commit message (Collapse)AuthorAgeFilesLines
* alsa: move udev rules file behind the other sound related rulesLennart Poettering2009-06-181-0/+0
|
* alsa: document default profile set a bit betterLennart Poettering2009-06-181-17/+39
|
* alsa: add profile set for Native Instruments 4 DJLennart Poettering2009-06-182-0/+90
|
* alsa: add profile set for Native Instruments Audio 8 DJ sound cardLennart Poettering2009-06-182-0/+169
|
* alsa: allow placing device id in alsa device strings at arbitrary positionsLennart Poettering2009-06-171-12/+12
|
* alsa: rework mixer logicLennart Poettering2009-06-171-0/+105
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.