summaryrefslogtreecommitdiff
path: root/src/modules/module-filter-heuristics.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-121-2/+0
* module-filter-*: use pa_module_hook_connectDavid Henningsson2015-04-101-18/+4
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-6/+6
* Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)2013-06-241-1/+0
* core: Add a string list membership check functionArun Raghavan2011-10-281-22/+1
* filter-heuristics: Don't force AEC on all phone streamsArun Raghavan2011-08-151-8/+3
* Remove unnecessary #includesMaarten Bosmans2011-06-221-1/+2
* filter-heuristics: Match roles correctlyArun Raghavan2011-04-231-2/+23
* filters: Handle filters on sources as wellArun Raghavan2011-04-231-14/+51
* filters: Handle stream moves properlyArun Raghavan2011-04-231-11/+52
* filter-heuristics: Only apply AEC if we're not already on a phone sinkArun Raghavan2011-04-231-2/+5
* filter: Move the proplist defines into the central place and document them.Colin Guthrie2011-04-201-3/+0
* filter-heuristics: New module that applies some basic heuristics regarding fi...Colin Guthrie2011-04-181-0/+117