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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Update ipc to match new message headers introduced on BlueZ 4.34.
Luiz Augusto von Dentz
2009-03-26
3
-36
/
+84
|
*
Fix misuse of 'frame.joint' when estimating the frame length.
Luiz Augusto von Dentz
2009-03-26
1
-17
/
+12
|
*
Maintain the original code style for sbc.
Luiz Augusto von Dentz
2009-03-26
2
-16
/
+8
*
|
Merge commit 'elmarco/dbus'
Lennart Poettering
2009-03-30
19
-130
/
+379
|
\
\
|
*
|
gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAIL
Marc-André Lureau
2009-03-30
1
-10
/
+31
|
*
|
pulse: client connect to dbus
Marc-André Lureau
2009-03-30
4
-6
/
+90
|
*
|
daemon: take org.pulseaudio
Marc-André Lureau
2009-03-30
1
-0
/
+32
|
*
|
dbus: split dbus-util into dbus-shared
Marc-André Lureau
2009-03-30
13
-114
/
+226
|
|
/
*
|
Use pa_source_set_max_rewind_within_thread() for updating the monitor source'...
Lennart Poettering
2009-03-30
1
-1
/
+1
*
|
Merge commit 'coling/master'
Lennart Poettering
2009-03-30
1
-1
/
+10
|
\
\
|
*
|
raop: Add call to pa_sink_set_max_request()
Colin Guthrie
2009-03-25
1
-1
/
+10
*
|
|
Merge commit 'origin/master'
Lennart Poettering
2009-03-30
2
-2
/
+2
|
\
\
\
|
*
|
|
Small fix for MacOSX compat
Lennart Poettering
2009-03-27
1
-1
/
+1
|
*
|
|
fix typo
Lennart Poettering
2009-03-27
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
rework tunneling code
Lennart Poettering
2009-03-30
1
-58
/
+129
*
|
|
notify clients about tlength changes
Lennart Poettering
2009-03-30
6
-206
/
+314
*
|
|
typo fix
Lennart Poettering
2009-03-30
1
-1
/
+1
*
|
|
add pa_memblockq_apply_attr()/pa_memblockq_get_attr()
Lennart Poettering
2009-03-30
2
-1
/
+24
*
|
|
document more often the context certain functions are called in
Lennart Poettering
2009-03-30
1
-1
/
+22
*
|
|
simplify latency config functions a bit and make them callable in more contexts
Lennart Poettering
2009-03-30
2
-60
/
+50
*
|
|
Trigger move callback a little bit earlier so that no IO thread is running
Lennart Poettering
2009-03-30
5
-17
/
+17
*
|
|
don't enabled tsched on software ALSA devices
Lennart Poettering
2009-03-30
4
-1
/
+26
|
/
/
*
|
add missing initialization
Lennart Poettering
2009-03-25
1
-0
/
+1
*
|
make sure the discovery module is only loaded once
Lennart Poettering
2009-03-25
1
-0
/
+1
|
/
*
on monitor source be fine with any latency range set by the sink
Lennart Poettering
2009-03-25
1
-1
/
+2
*
add missing whitespace
Lennart Poettering
2009-03-25
1
-1
/
+1
*
copy latency flags from sink to monitor source
Lennart Poettering
2009-03-25
1
-1
/
+7
*
use u->use_tsched everywhere
Lennart Poettering
2009-03-25
2
-2
/
+2
*
fix value of DYNAMIC_LATENCY
Lennart Poettering
2009-03-25
1
-1
/
+1
*
fix misplace _ref() calls that should have been _assert_ref()
Lennart Poettering
2009-03-25
1
-3
/
+4
*
optionally skip initial frames in backtrace
Lennart Poettering
2009-03-25
2
-7
/
+23
*
don't show full so path in backtrace
Lennart Poettering
2009-03-25
1
-3
/
+7
*
add simple ref counting debugging framework
Lennart Poettering
2009-03-25
2
-6
/
+81
*
trivial simplification
Lennart Poettering
2009-03-25
1
-2
/
+1
*
beef up esd sink properties a bit
Lennart Poettering
2009-03-25
1
-1
/
+2
*
initialize max_request to SO_SNDBUF
Lennart Poettering
2009-03-25
1
-0
/
+10
*
don't fiddle with latency range in sources with static latency
Lennart Poettering
2009-03-25
1
-3
/
+2
*
initialize max_request
Lennart Poettering
2009-03-25
1
-0
/
+1
*
again, don't fiddle with latency range in sinks with static latency
Lennart Poettering
2009-03-25
1
-4
/
+2
*
Don't initialize userdata twice
Lennart Poettering
2009-03-25
1
-1
/
+0
*
don't fiddle with latency range because we cannot adjust it dynamically
Lennart Poettering
2009-03-25
1
-7
/
+4
*
set latency range only in tsched mode
Lennart Poettering
2009-03-25
2
-19
/
+19
*
link jack modules's max_request to the jack buffer size
Lennart Poettering
2009-03-25
2
-8
/
+22
*
simplify things and make sure timing setters can be called in most contexts
Lennart Poettering
2009-03-25
2
-34
/
+38
*
introduce new flag that marks sinks/sources which can adjust the latency dyna...
Lennart Poettering
2009-03-25
8
-21
/
+64
*
make pa_source_set_max_rewind() work similar to pa_sink_set_max_rewind()
Lennart Poettering
2009-03-25
2
-2
/
+20
*
get rid of 'default' min/max latencies, simplify things by just having absolu...
Lennart Poettering
2009-03-25
3
-23
/
+9
*
bluetooth: fix #NOKIA, correctly unlink sink/src
Marc-André Lureau
2009-03-24
1
-2
/
+2
*
fix bad memory access when destroying m-b-d
Lennart Poettering
2009-03-24
1
-14
/
+29
*
Allow calling pa_{sink|source}_update_proplist() without an actual proprlist
Lennart Poettering
2009-03-24
2
-5
/
+4
[prev]
[next]