summaryrefslogtreecommitdiff
path: root/src/modules/module-null-sink.c
Commit message (Expand)AuthorAgeFilesLines
* null-sink: Recalculate max_request and max_rewind while resuming sinkIgor V. Kovalenko2021-11-031-11/+29
* null-sink: Request no more than the configured latency from sink-inputGeorg Chini2021-05-171-1/+5
* null-sink: Change block size to 50 msec when norewinds is setJaechul Lee2020-11-271-10/+9
* modules: fix some small memory leaksWim Taymans2020-06-161-0/+2
* null-sink: allow clients to configure the supported formatsTanu Kaskinen2019-09-241-1/+1
* null-sink: setting maximum latency to 50 ms when rewinds are disabledWellington Wallace2019-05-081-1/+6
* null-sink: add an option that allows rewinds to be disabledWellington Wallace2019-05-071-9/+18
* null-sink: add an option that allows rewinds to be disabledWellington Wallace2019-05-041-1/+12
* alsa-sink/source, sink, source: Consider sample format for avoid-resampling/p...Sangchul Lee2018-11-161-3/+1
* null-sink: Add support for reconfiguration and non-PCM formatsArun Raghavan2018-10-121-1/+60
* null-sink,null-source: Use realtime scheduling if possibleArun Raghavan2018-06-211-0/+4
* optimize set_state_in_io_thread() callbacksRaman Shyshniou2018-06-211-1/+1
* 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/+16
* null-sink, pipe-sink: some state variable cleanupsTanu Kaskinen2018-02-231-2/+2
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-121-2/+0
* source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini2017-04-171-1/+1
* don't assume that pa_asyncq_new() always succeedsTanu Kaskinen2016-12-201-1/+5
* null-sink: correct update of timestamp when state changes to RUNNING or IDLEGeorg Chini2015-10-251-2/+4
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* rtpoll: Drop extra wait_op argument to pa_rtpoll_run()Peter Meerwald2014-11-091-1/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-2/+2
* modules: Micro-optimisation for rewind_requested pathsArun Raghavan2012-11-161-1/+1
* sink: Process rewind requests also when suspended.Tanu Kaskinen2012-11-161-13/+9
* fix the ever-popular 'the the' typoPeter Meerwald2012-01-281-1/+1
* null-sink: Set latency range at the time of initialization of module.Sudarshan Bisht2011-10-011-0/+2
* Move i18n.[ch] to src/pulsecoreMaarten Bosmans2011-08-111-1/+1
* Fix two comment typos.Ralph Giles2011-07-141-1/+1
* Remove obsolete description property from modulesMaarten Bosmans2011-06-241-2/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-221-6/+0
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-071-1/+1
* null: make name of null sink translatableLennart Poettering2009-09-041-2/+3
* Merge most of elmarco/rtclock2Lennart Poettering2009-06-221-5/+6
|\
| * pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau2009-06-201-1/+2
| * perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`Marc-André Lureau2009-06-191-4/+4
* | core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering2009-06-191-1/+0
|/
* modules: add {sink|source|card}_properties argument to all modulesLennart Poettering2009-05-281-1/+1
* null: introduce sink_properties= argumentLennart Poettering2009-05-271-7/+14
* mark null sink as support dynamic latencyLennart Poettering2009-04-071-1/+1
* adjust max_rewind/max_request whenever the latency changesLennart Poettering2009-04-071-0/+5
* again, don't fiddle with latency range in sinks with static latencyLennart Poettering2009-03-251-4/+2
* set request/rewind sizes only via accessor functionsLennart Poettering2009-03-241-4/+5
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* introduce default channel map in addition to the default sample specLennart Poettering2009-02-211-0/+1
* rework module usage counter stuff to be pull basedLennart Poettering2009-01-151-0/+9
* A few minor cleanups and updatesLennart Poettering2009-01-081-6/+12
* make sure we call pa_sink_process_rewind() if a rewind was requested under al...Lennart Poettering2008-10-021-2/+7
* make sure to call process_rewind() under all circumstances before we do the n...Lennart Poettering2008-06-261-2/+6
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-14/+14
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0