summaryrefslogtreecommitdiffstats
path: root/src/modules/module-ladspa-sink.c
Commit message (Expand)AuthorAgeFilesLines
* replace pa_atof() by pa_atod() because floats are lameLennart Poettering2008-06-111-2/+2
* never hand out more data from a sink input than requested. Otherwise the resa...Lennart Poettering2008-05-271-0/+1
* use pa_sink_set_latency_range() where applicableLennart Poettering2008-05-171-2/+1
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-101/+191
* remove a redundant if checkLennart Poettering2008-03-271-2/+1
* Add a missing pa_xfree.Tanu Kaskinen2008-01-031-0/+2
* The previous commit introduced a new bug: giving too many values in the "cont...Tanu Kaskinen2008-01-031-1/+1
* Fix the parsing of trailing default values in the "control" module argument.Tanu Kaskinen2008-01-031-6/+14
* Downgraded the priority of a message, because it's really quite uninteresting.Tanu Kaskinen2008-01-021-1/+1
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+5
* replace a few CLAMPs by PA_CLAMP_UNLIKELYLennart Poettering2007-11-091-2/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-0/+673