summaryrefslogtreecommitdiff
path: root/src/modules/module-switch-on-connect.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-121-2/+0
* switch-on-connect: add option to ignore virtual sinks/sourcesGeorg Chini2017-12-031-0/+17
* core: change configured_default_sink/source type to stringTanu Kaskinen2017-07-171-4/+4
* sink/source: Don't update default sink/source before calling PA_CORE_HOOK_{SI...Georg Chini2017-05-181-0/+12
* improve default sink/source handlingTanu Kaskinen2017-05-021-14/+16
* module-switch-*: use pa_module_hook_connectDavid Henningsson2015-04-101-10/+2
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* switch-on-connect: Initialize userdata contents to zeroTanu Kaskinen2014-10-061-1/+1
* module-switch-on-connect: add an argument for conditionally connectingHui Wang2014-09-221-1/+31
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-3/+3
* module-switch-on-connect: Don't switch unlinked sink input and source outputsDavid Henningsson2011-08-311-2/+2
* Fix spelling sucess -> successDavid Henningsson2011-08-241-2/+2
* switch-on-connect: Don't switch to a monitor sourceDavid Henningsson2011-08-241-0/+5
* switch-on-connect: Add a new module to allow for hotplugged devices to be use...Michael Terry2011-04-031-0/+187