summaryrefslogtreecommitdiff
path: root/src/modules/udev-util.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-17alsa: rework mixer logicLennart Poettering1-2/+38
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.
2009-06-08udev: reshuffle the properties we read from udev a bitLennart Poettering1-5/+18
2009-04-14add a few missing initializationsv0.9.15Lennart Poettering1-2/+2
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-03-01get additional device data from udevLennart Poettering1-0/+142