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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
explain why changing rlimits at this time is safe
Lennart Poettering
2008-05-06
1
-0
/
+7
|
|
*
rename 'routing' to 'filter'
Lennart Poettering
2008-05-06
1
-2
/
+2
|
|
*
add a few more asserts, don't allow pa_limit_caps() to fail
Lennart Poettering
2008-05-06
2
-20
/
+10
|
|
*
fix remapping sink for glitch-free
Lennart Poettering
2008-05-03
2
-42
/
+88
|
|
*
update LADSPA module for glitch-free moed
Lennart Poettering
2008-05-03
1
-26
/
+101
|
|
*
explain why a rewind was requested
Lennart Poettering
2008-05-03
1
-1
/
+5
|
|
*
when rewinding after the end of an underrun, make sure to rewind as much as w...
Lennart Poettering
2008-05-03
1
-13
/
+15
|
|
*
follow _unlink() changes from sink-input
Lennart Poettering
2008-05-03
1
-6
/
+6
|
|
*
send PA_SINK_MESSAGE_REMOVE_INPUT only when an asyncmsgq is available, reset ...
Lennart Poettering
2008-05-03
1
-7
/
+8
|
|
*
make sure to call sink->update_requested_latency() always when we change late...
Lennart Poettering
2008-05-03
2
-6
/
+0
|
|
*
don't require a module name when resolving a dl symbol
Lennart Poettering
2008-05-03
1
-3
/
+5
|
|
*
Fix typo: "now"->"not".
Tanu Kaskinen
2008-05-02
1
-2
/
+2
|
|
*
Fix setrlimit() return value comparsion.
Tanu Kaskinen
2008-05-02
1
-1
/
+1
|
|
*
only send PA_SINK_MESSAGE_SET_STATE if there's still an asyncmsqg around to d...
Lennart Poettering
2008-05-02
2
-4
/
+6
|
|
*
a few modernizations
Lennart Poettering
2008-05-02
2
-28
/
+30
|
|
*
reorderer a few things
Lennart Poettering
2008-05-02
1
-9
/
+9
|
|
*
fix a compiler warning
Lennart Poettering
2008-05-02
1
-1
/
+1
|
|
*
some modernizations
Lennart Poettering
2008-05-02
2
-16
/
+23
|
|
*
add multiarch paths to default LADSPA search path
Lennart Poettering
2008-05-02
1
-1
/
+1
|
|
*
don't enable prebuffering if we just call is_readable()
Lennart Poettering
2008-05-02
1
-2
/
+11
|
|
*
Yes, yet another evil all-in-one commit of intervowen changes. I suck.
Lennart Poettering
2008-05-01
48
-1197
/
+2373
|
|
*
move unlinking code to operation_unlink()
Lennart Poettering
2008-05-01
1
-14
/
+19
|
|
*
some minor updates
Lennart Poettering
2008-05-01
1
-12
/
+16
|
|
*
parse boolean parameters as boolean instead of int wherever applicable. add n...
Lennart Poettering
2008-05-01
2
-18
/
+50
|
|
*
install gccmacro.h properly, drop unused core-def.h file
Lennart Poettering
2008-05-01
2
-34
/
+5
|
|
*
change pa_rtpoll_set_timer_absolute() to take a pa_usec_t instead of struct t...
Lennart Poettering
2008-05-01
2
-4
/
+3
|
|
*
save and restore errno in log functions
Lennart Poettering
2008-05-01
1
-1
/
+7
|
|
*
minor reformat
Lennart Poettering
2008-05-01
1
-1
/
+3
|
|
*
check for $PULSE_INTERNAL before enabling padsp
Lennart Poettering
2008-05-01
1
-4
/
+3
|
|
*
don't allow overwriting of callback pointers when we're already dead
Lennart Poettering
2008-05-01
1
-0
/
+3
|
|
*
port pa_sample_clamp() to liboil
Lennart Poettering
2008-05-01
1
-6
/
+2
|
|
*
add new function pa_sample_clamp()
Lennart Poettering
2008-05-01
2
-0
/
+33
|
|
*
strip CRLF line breaks from read CLI commands. This should fix the cli interf...
Lennart Poettering
2008-05-01
1
-1
/
+1
|
|
*
* Increase history set to 64 to simplify reduction of indexes
Lennart Poettering
2008-05-01
1
-32
/
+42
|
|
*
make check for $DISPLAY=="" more readable, pa_bool_tization
Lennart Poettering
2008-05-01
1
-2
/
+5
|
|
*
a bit of pa_bool_t'ization
Lennart Poettering
2008-05-01
1
-3
/
+3
|
|
*
save errno before calling free()
Lennart Poettering
2008-05-01
1
-0
/
+5
|
|
*
define minimal and maximal wakeup/sleep times; check for underrun condition o...
Lennart Poettering
2008-04-23
2
-10
/
+68
|
|
*
fix size of requested_latency
Lennart Poettering
2008-04-23
1
-1
/
+1
|
|
*
fix build for auxiliary modules
Lennart Poettering
2008-04-23
8
-27
/
+19
|
|
*
add stripnul to build
Lennart Poettering
2008-04-23
1
-1
/
+7
|
|
*
Big pile of interdependant changes:
Lennart Poettering
2008-04-23
13
-300
/
+524
|
|
*
add new tool 'stripnul' which can be used to drop leading zeros from a file w...
Lennart Poettering
2008-04-23
1
-0
/
+72
|
|
*
pa_bool_t'ization
Lennart Poettering
2008-04-23
1
-2
/
+2
|
|
*
respect the resampler's maximum block size to avoid that we get kicked out of...
Lennart Poettering
2008-04-23
1
-1
/
+8
|
|
*
add missing header definitions for last commit
Lennart Poettering
2008-04-23
1
-0
/
+4
|
|
*
add new function pa_alsa_build_pollfd() to alsa-util to unify a bit more comm...
Lennart Poettering
2008-04-23
1
-0
/
+24
|
|
*
unify code that fixes up buffering metrics
Lennart Poettering
2008-04-23
1
-157
/
+188
|
|
*
drop a misplaced newline
Lennart Poettering
2008-04-23
1
-1
/
+0
|
|
*
do not fix automatic buffer attrs anymore, the new protocol version doesn't n...
Lennart Poettering
2008-04-23
2
-50
/
+4
[prev]
[next]