Lennart Poettering
|
44ca897769
|
introduce new flag that marks sinks/sources which can adjust the latency dynamically
|
2009-03-25 00:30:54 +01:00 |
|
Lennart Poettering
|
2f9a784167
|
set request/rewind sizes only via accessor functions
|
2009-03-24 21:13:41 +01:00 |
|
Lennart Poettering
|
aa92ff408c
|
simplify latency range by not allowing stored 'wildcard' ranges anymore
|
2009-03-24 21:06:57 +01:00 |
|
Colin Guthrie
|
86dee05aec
|
Use LGPL 2.1 on all files previously using LGPL 2
|
2009-03-03 20:23:02 +00:00 |
|
Lennart Poettering
|
08800c35b0
|
make a couple of functions return proper error codes
|
2009-02-03 03:14:20 +01:00 |
|
Lennart Poettering
|
bae221cca9
|
rework module usage counter stuff to be pull based
|
2009-01-15 20:49:12 +01:00 |
|
Lennart Poettering
|
29c7a28817
|
kill autoload stuff as planned
|
2009-01-15 20:07:13 +01:00 |
|
Lennart Poettering
|
75119e91cd
|
add new dont_rewind_render flag to allow quick starts of newly created streams
|
2009-01-15 00:40:06 +01:00 |
|
Lennart Poettering
|
4ee5e06f38
|
implement may_move_to for ladspa/remap sinks
|
2008-10-21 18:25:26 +02:00 |
|
Lennart Poettering
|
b7026bf248
|
add a few more gcc warning flags and fix quite a few problems found by doing so
|
2008-08-19 22:39:54 +02:00 |
|
Lennart Poettering
|
34dd4a20f2
|
fix shutdown when --disallow-module-loading=1 is passed
|
2008-08-05 23:56:25 +02:00 |
|
Lennart Poettering
|
9f0afb391a
|
always forward rewind requests to the sink, and don't abort on nbytes=0
|
2008-06-26 19:43:45 +02:00 |
|
Lennart Poettering
|
d1362b56b7
|
call the right function in the right context
|
2008-06-21 02:29:03 +02:00 |
|
Lennart Poettering
|
d9f8b6a503
|
since the sink is unlinked before the sink input we need to make sure we don't call any function for unlinked sinks from any sink input callback
|
2008-06-21 02:28:34 +02:00 |
|
Lennart Poettering
|
add6c0361a
|
Rework module-combine to work with glitch-free core; add new max_request field to pa_sink
|
2008-06-20 22:32:41 +02:00 |
|
Lennart Poettering
|
8ae83d618e
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
Lennart Poettering
|
67fde59fed
|
replace pa_atof() by pa_atod() because floats are lame
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2506 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-06-11 00:37:41 +00:00 |
|
Lennart Poettering
|
c4f60d5960
|
never hand out more data from a sink input than requested. Otherwise the resampler might run for too long and we get a heavy delay/underrun
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2490 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-05-27 22:08:42 +00:00 |
|
Lennart Poettering
|
58487ee4e4
|
use pa_sink_set_latency_range() where applicable
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2458 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-05-17 09:16:00 +00:00 |
|
Lennart Poettering
|
045c1d602d
|
merge glitch-free branch back into trunk
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-05-15 23:34:41 +00:00 |
|
Lennart Poettering
|
1908e82bea
|
remove a redundant if check
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2152 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-03-27 23:21:16 +00:00 |
|
Tanu Kaskinen
|
1e74aa977e
|
Add a missing pa_xfree.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2094 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-01-03 22:27:58 +00:00 |
|
Tanu Kaskinen
|
4e771768e3
|
The previous commit introduced a new bug: giving too many values in the "control" argument wasn't detected any more. Fixed.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2093 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-01-03 21:53:46 +00:00 |
|
Tanu Kaskinen
|
39ba68bcf4
|
Fix the parsing of trailing default values in the "control" module argument.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2092 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-01-03 21:07:11 +00:00 |
|
Tanu Kaskinen
|
dccf411469
|
Downgraded the priority of a message, because it's really quite uninteresting.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2091 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2008-01-02 13:08:52 +00:00 |
|
Lennart Poettering
|
e313fe1b3d
|
tag modules that may only be loaded once at most especially, and enforce that in the module loader
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2043 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2007-11-09 18:25:40 +00:00 |
|
Lennart Poettering
|
c1985c2acc
|
replace a few CLAMPs by PA_CLAMP_UNLIKELY
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2040 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2007-11-09 14:20:12 +00:00 |
|
Lennart Poettering
|
a67c21f093
|
merge 'lennart' branch back into trunk.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f
|
2007-10-28 19:13:50 +00:00 |
|