summaryrefslogtreecommitdiffstats
path: root/src/modules/module-remap-sink.c
Commit message (Expand)AuthorAgeFilesLines
* modules: add {sink|source|card}_properties argument to all modulesLennart Poettering2009-05-281-1/+9
* introduce new flag that marks sinks/sources which can adjust the latency dyna...Lennart Poettering2009-03-251-1/+1
* set request/rewind sizes only via accessor functionsLennart Poettering2009-03-241-2/+2
* simplify latency range by not allowing stored 'wildcard' ranges anymoreLennart Poettering2009-03-241-2/+2
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* make a couple of functions return proper error codesLennart Poettering2009-02-031-1/+1
* rework module usage counter stuff to be pull basedLennart Poettering2009-01-151-0/+9
* kill autoload stuff as plannedLennart Poettering2009-01-151-1/+1
* add new dont_rewind_render flag to allow quick starts of newly created streamsLennart Poettering2009-01-151-2/+2
* implement may_move_to for ladspa/remap sinksLennart Poettering2008-10-211-0/+11
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* always forward rewind requests to the sink, and don't abort on nbytes=0Lennart Poettering2008-06-261-6/+3
* call the right function in the right contextLennart Poettering2008-06-211-1/+1
* since the sink is unlinked before the sink input we need to make sure we don'...Lennart Poettering2008-06-211-5/+5
* Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering2008-06-201-5/+33
* fix interpretation of remix parameterLennart Poettering2008-06-201-1/+1
* add new remix= parameter to remap sinkLennart Poettering2008-06-191-3/+11
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* use pa_sink_set_latency_range() where applicableLennart Poettering2008-05-171-2/+1
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-71/+132
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-0/+334