Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alsa: synthesize volume values more sensibly for channels that are not ↵ | Lennart Poettering | 2009-06-19 | 1 | -3/+21 |
| | | | | controllable in hw | ||||
* | alsa: properly count mappings of manually defined profiles | Lennart Poettering | 2009-06-18 | 1 | -0/+6 |
| | |||||
* | alsa: fix duplicate mapping detection | Lennart Poettering | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | alsa: allow placing device id in alsa device strings at arbitrary positions | Lennart Poettering | 2009-06-17 | 1 | -2/+2 |
| | |||||
* | alsa: rework mixer logic | Lennart Poettering | 2009-06-17 | 1 | -0/+3382 |
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. |