summaryrefslogtreecommitdiffstats
path: root/src/modules/bluetooth/module-bluetooth-proximity.c
Commit message (Collapse)AuthorAgeFilesLines
* Update PA_MODULE_USAGE to be in line with actual implementationMaarten Bosmans2011-03-181-1/+0
|
* dbus: remove filter functions only if they were actually set beforeLennart Poettering2010-02-091-6/+5
| | | | | | | This fixes an assert when destructing modules that have not been fully initialized. https://bugzilla.redhat.com/show_bug.cgi?id=548525
* alsa: rework mixer logicLennart Poettering2009-06-171-2/+2
| | | | | | | | | | | | 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.
* dbus: split dbus-util into dbus-sharedMarc-André Lureau2009-03-301-1/+1
| | | | | modules: fix dbus-util include pulse: get dbus at context connection
* bluetooth: s/handled/not_yet_handled for signalsMarc-André Lureau2009-03-051-2/+2
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* kill autoload stuff as plannedLennart Poettering2009-01-151-2/+2
|
* make distcheck passv0.9.13Lennart Poettering2008-10-061-1/+1
|
* Move bluetooth proximity module to src/modules/bluetooth/João Paulo Rechi Vita2008-09-111-0/+489