pulseaudio/src
KimJeongYeon 922f08b787 filter-apply: Eliminate nested and redundant hook events
In proces(), the do_move() function calls pa_{sink_input,source_output}_set_property().
This triggers a call to {sink_input,source_output}_proplist_cb() which called process()
a second time.

This patch avoids the duplicate and nested call to process() by checking if
PA_PROP_FILTER_APPLY_MOVING is set in {sink_input,source_output}_proplist_cb().
2017-12-09 21:23:27 +01:00
..
daemon system.pa: load module-card-restore 2017-10-24 20:05:18 +03:00
modules filter-apply: Eliminate nested and redundant hook events 2017-12-09 21:23:27 +01:00
pulse client-conf: Add a default value for disable-memfd 2017-12-04 07:36:19 +05:30
pulsecore core-util, cpu-x86: use __get_cpuid() instead of homegrown assembly 2017-12-07 01:06:48 +02:00
tests json-test: Fix Coverity warning 2017-10-09 10:39:45 +02:00
utils qpaeq: change license from AGPL to LGPL v2.1 2017-09-19 21:29:44 +03:00
.gitignore pulse: Add a JSON-parsing library 2016-06-22 21:04:47 +05:30
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: add the Dell dock TB16 configuration 2017-11-23 17:40:40 +02:00
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00