Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alsa: fix Surround mixer element name | Lennart Poettering | 2009-09-18 | 3 | -3/+3 |
| | | | | | | s/Sourround/Surround/ Spotted by Colin Guthrie | ||||
* | alsa: add more input sources to path set | Lennart Poettering | 2009-09-03 | 1 | -0/+8 |
| | |||||
* | alsa: leave headphone jack enabled in normal mixer paths | Lennart Poettering | 2009-08-21 | 3 | -6/+15 |
| | |||||
* | alsa: enable ext. amplifier by default | Lennart Poettering | 2009-08-12 | 1 | -2/+2 |
| | |||||
* | build-sys: add a couple of stub Makefiles | Lennart Poettering | 2009-07-23 | 3 | -0/+3 |
| | |||||
* | alsa: control 'Speaker' element as well | Lennart Poettering | 2009-07-23 | 4 | -0/+22 |
| | |||||
* | alsa: document alsa mixer path/profile sets a bit more | Lennart Poettering | 2009-06-19 | 2 | -3/+23 |
| | |||||
* | alsa: add copyright blobs and comments to all mixer paths/profile sets | Lennart Poettering | 2009-06-19 | 19 | -62/+430 |
| | |||||
* | alsa: move udev rules file behind the other sound related rules | Lennart Poettering | 2009-06-18 | 1 | -0/+0 |
| | |||||
* | alsa: document default profile set a bit better | Lennart Poettering | 2009-06-18 | 1 | -17/+39 |
| | |||||
* | alsa: add profile set for Native Instruments 4 DJ | Lennart Poettering | 2009-06-18 | 2 | -0/+90 |
| | |||||
* | alsa: merge mic boost into volume slider | Lennart Poettering | 2009-06-18 | 1 | -0/+2 |
| | |||||
* | alsa: add profile set for Native Instruments Audio 8 DJ sound card | Lennart Poettering | 2009-06-18 | 2 | -0/+169 |
| | |||||
* | alsa: allow placing device id in alsa device strings at arbitrary positions | Lennart Poettering | 2009-06-17 | 1 | -12/+12 |
| | |||||
* | alsa: rework mixer logic | Lennart Poettering | 2009-06-17 | 28 | -0/+2019 |
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. |