summaryrefslogtreecommitdiff
path: root/src/pulsecore/sink.h
Commit message (Expand)AuthorAgeFilesLines
* sink-input: Limit rewinding to max_rewind for virtual sinksGeorg Chini2021-11-031-0/+4
* sink-input: Change move logicGeorg Chini2021-11-031-0/+5
* alsa-sink/source: set volume to hw immediately if ucm_port changingHui Wang2021-06-161-0/+1
* sink, source: Use the global configuration for the avoid_resampling defaultTanu Kaskinen2020-06-221-0/+2
* sink: move the streams to the default_sink when the sink is unlinkedHui Wang2019-11-271-1/+1
* core: move sink-inputs conditionally when update default_sinkHui Wang2019-11-271-0/+6
* alsa-sink/source, sink, source: Consider sample format for avoid-resampling/p...Sangchul Lee2018-11-161-2/+5
* sink, source: remove the state gettersTanu Kaskinen2018-07-021-2/+0
* udev-detect, alsa-card: Adopt avoid resampling option from daemon.confSangchul Lee2018-06-211-0/+2
* fix a call to pa_sink_suspend() from an incorrect threadTanu Kaskinen2018-03-201-5/+2
* pass pa_suspend_cause_t to set_state_in_io_thread() callbacksTanu Kaskinen2018-03-201-1/+1
* replace sink/source SET_STATE handlers with callbacksTanu Kaskinen2018-03-161-9/+21
* sink, source: rename set_state() to set_state_in_main_thread()Tanu Kaskinen2018-03-161-4/+5
* pass pa_suspend_cause_t to set_state() callbacksTanu Kaskinen2018-02-221-2/+10
* sink, source: improve state change loggingTanu Kaskinen2018-01-031-0/+2
* sink, source: Rework reconfiguration logic to apply to more than rateArun Raghavan2017-10-211-4/+3
* sink: force suspend/resume on passthrough transitionsPierre-Louis Bossart2017-09-051-0/+1
* source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini2017-04-171-1/+1
* suspend-on-idle: use earlier (safer) hooks for stream unlink notificationsTanu Kaskinen2016-12-201-1/+8
* sink, source, device-port: renames to distinguish latency offsetsChris Billington2016-06-221-5/+5
* don't move streams to devices that are going awayTanu Kaskinen2016-04-251-0/+6
* typedefs.h: Move some typedefs to a separate fileDavid Henningsson2015-12-141-3/+1
* sink,source: Add a helper function to check whether this is a filterArun Raghavan2015-06-121-0/+2
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Fix URLs still pointing to the old wikiAlexander E. Patrakov2014-12-221-1/+1
* Cleanup !! for boolPeter Meerwald2014-10-281-1/+1
* sink, source: Assign to s->muted from only one placeTanu Kaskinen2014-05-021-6/+18
* sink, source: Call set_mute() from mute_changed()Tanu Kaskinen2014-05-021-0/+2
* sink, source: Assign to reference_volume from only one placeTanu Kaskinen2014-05-021-0/+7
* alsa: Use card description in default sink/source prefix when availablePete Beardmore2014-03-141-1/+1
* sink, source: Remove useless attach/detach stuffTanu Kaskinen2014-01-151-5/+0
* sink, source: Add a TODO comment about removing get_formats()Tanu Kaskinen2013-11-291-0/+6
* sink: Increase max sink inputs per sinkArun Raghavan2013-09-201-1/+1
* sink, source: Fix error reporting style for rate updatesTanu Kaskinen2013-08-271-2/+2
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-49/+49
* core, alsa: Better drain reportingDavid Henningsson2013-03-201-0/+2
* sink, source: Support creating suspended sinks and sourcesMikel Astiz2012-09-261-0/+2
* device-port: Change the latency offset type to a signed int.poljar (Damir Jelić)2012-06-281-3/+3
* sink, source: Add a latency offset which is inherited from the portpoljar2012-06-251-0/+8
* sink/source.h: Clarify set_port commentDavid Henningsson2012-04-181-2/+2
* alsa-sink/source: Make sure volumes are synchronised after fast user switchingDavid Henningsson2012-04-121-0/+2
* Turn device ports into reference counted objectsDavid Henningsson2011-11-261-16/+1
* Introduce "available" concept for ports, and communicate that to clients. Bum...David Henningsson2011-11-261-0/+1
* sink,source: support for rate updatePierre-Louis Bossart2011-10-171-0/+11
* sink,source: Handle missing in the shared volume caseArun Raghavan2011-09-211-0/+3
* volume: Rename 'sync volume' to 'deferred volume'.Colin Guthrie2011-09-131-9/+9
* sink-input: Ensure no volumes are applied for passthrough streamsArun Raghavan2011-08-181-0/+7
* sink: Fix lazy commentingArun Raghavan2011-08-151-3/+3
* sink: Add a set_formats() APIArun Raghavan2011-08-151-0/+7
* Add some missing format.h includesMaarten Bosmans2011-08-111-0/+1