summaryrefslogtreecommitdiff
path: root/src/modules/module-tunnel-sink-new.c
Commit message (Expand)AuthorAgeFilesLines
* tunnel-sink-new: Fix hang when used in combination with module-combine-sinkGeorg Chini2023-02-071-8/+13
* tunnel modules: Fix crash when the module was unloaded while waiting for re-initGeorg Chini2022-05-251-6/+48
* tunnel modules: Fix threading issuesGeorg Chini2022-05-251-1/+1
* module-tunnel-sink/source-new: Add PA_STREAM_ADJUST_LATENCY flag at stream cr...Georg Chini2022-05-161-1/+1
* tunnel-sink-new: reinit moduleCraig Howard2022-05-161-8/+57
* tunnel-sink-new: create sink *after* connectionCraig Howard2022-05-161-65/+133
* tunnel-sink-new: refactor sink creationCraig Howard2022-05-161-37/+67
* tunnel-sink-new: log buffer eventsPierre Ossman2020-12-091-0/+20
* pass pa_suspend_cause_t to set_state_in_io_thread() callbacksTanu Kaskinen2018-03-201-1/+6
* replace sink/source SET_STATE handlers with callbacksTanu Kaskinen2018-03-161-19/+29
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-121-2/+0
* tunnel-{sink, source}-new: Fix assertion when used with loopback or combine-sinkGeorg Chini2017-08-171-0/+15
* source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini2017-04-171-5/+5
* don't assume that pa_asyncq_new() always succeedsTanu Kaskinen2016-12-201-1/+5
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* tunnel-sink-new: Fix stale audio on resumeTanu Kaskinen2015-01-021-0/+9
* tunnel-sink-new: Fix requested latency checkTanu Kaskinen2014-10-191-1/+1
* tunnel-sink-new: Limit the maximum latency to 200 msTanu Kaskinen2014-10-091-0/+2
* tunnel-new: remove uncorking in thread_func. Now handled by state change call...Alexander Couzens2014-07-171-32/+27
* tunnel-new: add un/corking to the state change callbackAlexander Couzens2014-07-171-3/+34
* modules: Fix resource leak in tunnel-sink-newPeter Meerwald2013-12-201-2/+4
* tunnel-new: add cookie module argumentAlexander Couzens2013-11-151-3/+13
* tunnel-sink-new: Fix a possible crashAlexander Couzens2013-10-041-8/+12
* tunnel-sink-new: remove switch-default from state change callbacksAlexander Couzens2013-10-041-3/+2
* tunnel-sink-new: add a rewrite of module-tunnel using libpulseAlexander Couzens2013-08-211-0/+551