summaryrefslogtreecommitdiff
path: root/src/modules/module-filter-heuristics.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-04pulsecore: Move pa_core structure into its own headerArun Raghavan1-0/+1
2015-04-10module-filter-*: use pa_module_hook_connectDavid Henningsson1-18/+4
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-6/+6
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-1/+0
2011-10-28core: Add a string list membership check functionArun Raghavan1-22/+1
2011-08-15filter-heuristics: Don't force AEC on all phone streamsArun Raghavan1-8/+3
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+2
2011-04-23filter-heuristics: Match roles correctlyArun Raghavan1-2/+23
2011-04-23filters: Handle filters on sources as wellArun Raghavan1-14/+51
2011-04-23filters: Handle stream moves properlyArun Raghavan1-11/+52
2011-04-23filter-heuristics: Only apply AEC if we're not already on a phone sinkArun Raghavan1-2/+5
2011-04-20filter: Move the proplist defines into the central place and document them.Colin Guthrie1-3/+0
2011-04-18filter-heuristics: New module that applies some basic heuristics regarding fi...Colin Guthrie1-0/+117