pulseaudio/src
Georg Chini a53b371a4f virtual-source: Fix crash in combination with module-loopback
Similar to module-tunnel-sink-new, module-virtual-source did not create
a rtpoll for the uplink sink. This lead to a crash when the uplink sink
was used by module loopback, because module-loopback relies on the sink
to provide a rtpoll. Additionally, the sink was not unlinked when the
module was unloaded.

This patch fixes both issues. The rtpoll created is never run by the sink,
so the patch is no real fix but just a workaround to make module-loopback
happy.
2019-02-15 19:33:24 +00:00
..
daemon system.pa: Drop mention of module-hal-detect 2018-12-27 17:34:19 +05:30
modules virtual-source: Fix crash in combination with module-loopback 2019-02-15 19:33:24 +00:00
pulse meson: Process and install files: default.pa, system.pa, daemon.conf, client.conf 2018-12-27 17:25:56 +05:30
pulsecore card: Only fire the profile available changed hook for linked cards 2019-01-23 15:18:22 +00:00
tests tests: Shorten how long daemon tests take to run 2019-01-16 09:39:24 +05:30
utils pactl: Fix some corner cases when setting sink formats 2019-01-16 09:39:24 +05:30
.gitignore .gitignore: add passthrough-test 2018-10-23 19:18:26 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am tests: Shorten how long daemon tests take to run 2019-01-16 09:39:24 +05:30
map-file format: Expose pa_format_info convenience getters in API 2018-07-23 19:29:19 +05:30
meson.build meson: Add optional Async NS support 2018-12-27 17:25:56 +05:30