index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-ladspa-sink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rework module usage counter stuff to be pull based
Lennart Poettering
2009-01-15
1
-0
/
+9
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-1
/
+1
*
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
2009-01-15
1
-2
/
+2
*
implement may_move_to for ladspa/remap sinks
Lennart Poettering
2008-10-21
1
-0
/
+11
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-14
/
+14
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
1
-1
/
+1
*
always forward rewind requests to the sink, and don't abort on nbytes=0
Lennart Poettering
2008-06-26
1
-3
/
+3
*
call the right function in the right context
Lennart Poettering
2008-06-21
1
-1
/
+1
*
since the sink is unlinked before the sink input we need to make sure we don'...
Lennart Poettering
2008-06-21
1
-5
/
+5
*
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
2008-06-20
1
-4
/
+32
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
replace pa_atof() by pa_atod() because floats are lame
Lennart Poettering
2008-06-11
1
-2
/
+2
*
never hand out more data from a sink input than requested. Otherwise the resa...
Lennart Poettering
2008-05-27
1
-0
/
+1
*
use pa_sink_set_latency_range() where applicable
Lennart Poettering
2008-05-17
1
-2
/
+1
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-101
/
+191
*
remove a redundant if check
Lennart Poettering
2008-03-27
1
-2
/
+1
*
Add a missing pa_xfree.
Tanu Kaskinen
2008-01-03
1
-0
/
+2
*
The previous commit introduced a new bug: giving too many values in the "cont...
Tanu Kaskinen
2008-01-03
1
-1
/
+1
*
Fix the parsing of trailing default values in the "control" module argument.
Tanu Kaskinen
2008-01-03
1
-6
/
+14
*
Downgraded the priority of a message, because it's really quite uninteresting.
Tanu Kaskinen
2008-01-02
1
-1
/
+1
*
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
2007-11-09
1
-4
/
+5
*
replace a few CLAMPs by PA_CLAMP_UNLIKELY
Lennart Poettering
2007-11-09
1
-2
/
+2
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-0
/
+673