summaryrefslogtreecommitdiff
path: root/src/pulsecore/source-output.c
Commit message (Expand)AuthorAgeFilesLines
* daemon.conf: Add boolean rescue_streams parameterGeorg Chini2020-01-231-1/+1
* sink-input, source-output: Fix stream rescue if a move failsGeorg Chini2020-01-161-0/+6
* source-output: clear the preferred_source if it is default_sourceHui Wang2019-12-141-1/+5
* source-output: add a new API pa_source_output_set_preferred_sourceHui Wang2019-12-141-0/+14
* source-output: change bool save_source to char *preferred_sourceHui Wang2019-12-141-5/+22
* Split the enable-lfe-remixing setting into twoAlexander Patrakov2019-12-101-2/+4
* source-output: Fix rewinding bugGeorg Chini2019-07-031-1/+1
* alsa-sink/source, sink, source: Consider sample format for avoid-resampling/p...Sangchul Lee2018-11-161-12/+10
* sink, source: remove the state gettersTanu Kaskinen2018-07-021-3/+3
* sink-input, source-output: remove the state gettersTanu Kaskinen2018-07-021-2/+2
* sink-input, source-output: fix uninitialized variable accessTanu Kaskinen2018-05-311-2/+6
* sink-input, source-output: add sink/source_requested_by_application flagTanu Kaskinen2017-12-021-3/+9
* sink-input, source-output: add a couple of assertionsTanu Kaskinen2017-10-301-0/+5
* sink, source: Rework reconfiguration logic to apply to more than rateArun Raghavan2017-10-211-3/+3
* source-output: fix copy-paste errorTanu Kaskinen2017-10-151-1/+1
* core: Fix gcc-7 -Wimplicit-fallthrough= warningsPeter Meerwald-Stadler2017-10-091-8/+3
* sink-input, source-output: don't allow moving streams that are connected to m...Tanu Kaskinen2017-05-181-0/+27
* source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini2017-04-171-2/+2
* sink-input/source-output: Don't crash when cork() is called without valid sin...Georg Chini2017-03-291-10/+14
* daemon-conf: add remixing-use-all-sink-channels optionDavid Mandelberg2017-01-191-0/+2
* refactor stream attaching/detachingTanu Kaskinen2016-12-201-0/+24
* sink-input, source-output: set sink/source to NULL before the "unlink post" hookTanu Kaskinen2016-12-201-5/+5
* sink-input,source-output: Fix logging, don't overwrite old_value when value == 0Peter Meerwald-Stadler2016-08-151-6/+4
* source-output: Fix copy-pastoArun Raghavan2016-08-101-1/+1
* sink-input,source-output: Fix a leak during property change loggingArun Raghavan2016-08-101-1/+3
* pulsecore: Don't allow unreferencing linked object.Juho Hämäläinen2016-06-221-4/+3
* sink-input,source-output: Fix crasher while setting propertyArun Raghavan2016-06-211-1/+1
* sink-input, source-output: remove set_name()Tanu Kaskinen2016-04-251-25/+0
* sink-input, source-output: rework property settingTanu Kaskinen2016-04-251-5/+112
* don't move streams to devices that are going awayTanu Kaskinen2016-04-251-0/+3
* source-output: remap volume_factor_source when starting moveTanu Kaskinen2016-01-221-0/+3
* source-output: do volume_factor_source application before resamplingTanu Kaskinen2016-01-221-13/+7
* sink-input, source-output: Add some debug output on start_move()v7.99.2Arun Raghavan2016-01-121-0/+2
* resampler: Make some basic functions for rewindingDavid Henningsson2015-03-301-1/+1
* lfe-filter: change the crossover frequency as a parameterHui Wang2015-03-301-0/+2
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* core: Annotate variables only used within assert()s to be PA_UNUSEDPeter Meerwald2014-11-171-1/+1
* Cleanup !! for boolPeter Meerwald2014-10-281-1/+1
* sink-input, source-output: Assign to reference_ratio from a single placeTanu Kaskinen2014-08-171-1/+25
* sink-input, source-output: Add hooks for mute changesTanu Kaskinen2014-05-021-0/+1
* sink-input, source-output: Add hooks for volume changesTanu Kaskinen2014-05-021-0/+1
* sink-input, source-output: Remove redundant get_mute() functionsTanu Kaskinen2014-05-021-9/+0
* sink-input, source-output: Add logging to set_mute()Tanu Kaskinen2014-05-021-1/+7
* sink-input, source-output: Assign to volume from only one placeTanu Kaskinen2014-05-021-29/+33
* sink, source: Assign to reference_volume from only one placeTanu Kaskinen2014-05-021-13/+10
* sink-input, source-output: Fix mute savingTanu Kaskinen2014-04-261-2/+2
* sink-input/source-output: Fix LFE remixing suddenly enabledDavid Henningsson2014-02-281-1/+2
* sink-input, source-output: Don't crash if format negotiation failsTanu Kaskinen2014-02-141-5/+5
* sink-input, source-output: Interpret missing PCM parameters in format info as...Tanu Kaskinen2014-01-081-55/+34
* sink-input, source-output: Do routing related validity checks immediately aft...Tanu Kaskinen2014-01-081-5/+4