summaryrefslogtreecommitdiffstats
path: root/src/modules/udev-util.c
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes for build warningsMaarten Bosmans2011-03-021-1/+1
|
* udev: fix hex decodingLennart Poettering2010-07-191-2/+2
|
* udev: use ID_MODEL_ENC instead of ID_MODEL if it is setLennart Poettering2010-02-091-0/+110
| | | | | | | | | That way we should be able to make use of the nicer USB strings the USB hw provides. Fixes the issues pointed out in: https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-January/006248.html
* alsa: rework mixer logicLennart Poettering2009-06-171-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.
* udev: reshuffle the properties we read from udev a bitLennart Poettering2009-06-081-5/+18
|
* add a few missing initializationsv0.9.15Lennart Poettering2009-04-141-2/+2
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* get additional device data from udevLennart Poettering2009-03-011-0/+142