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 (
Collapse
)
Author
Age
Files
Lines
*
bluetooth: use new audio State properties
Marc-André Lureau
2009-03-27
4
-49
/
+112
|
*
bluetooth: GetProperties after profile UUID show up
Marc-André Lureau
2009-03-27
2
-0
/
+26
|
*
bluetooth: remove racy GetProperties to check profile
Marc-André Lureau
2009-03-27
1
-6
/
+0
|
*
bluetooth: don't access outside array range
Marc-André Lureau
2009-03-27
1
-2
/
+4
|
*
bluetooth: fail when switching on non-connected profile
Marc-André Lureau
2009-03-27
1
-3
/
+12
|
*
bluetooth: connected can be -1, check > 0
Marc-André Lureau
2009-03-27
1
-1
/
+1
|
*
Do not reconfigure capabilities.
Luiz Augusto von Dentz
2009-03-26
1
-0
/
+3
|
*
Query and make use of the current configuration.
Luiz Augusto von Dentz
2009-03-26
1
-4
/
+16
|
*
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
|
|
|
|
|
'frame.joint' is not the flag for joint stereo mode, it is a set of bits which show for which subbands channels joining was actually used.
*
Maintain the original code style for sbc.
Luiz Augusto von Dentz
2009-03-26
2
-16
/
+8
|
*
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 ↵
Lennart Poettering
2009-03-25
8
-21
/
+64
|
|
|
|
dynamically
*
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 ↵
Lennart Poettering
2009-03-25
3
-23
/
+9
|
|
|
|
absolute boundaries
*
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
|
*
minimal reordering
Lennart Poettering
2009-03-24
1
-1
/
+1
|
*
set request/rewind sizes only via accessor functions
Lennart Poettering
2009-03-24
9
-17
/
+52
|
*
simplify latency range by not allowing stored 'wildcard' ranges anymore
Lennart Poettering
2009-03-24
8
-27
/
+42
|
*
only decrease timer slack, never increase
Lennart Poettering
2009-03-24
1
-6
/
+10
|
*
don't fail when no session bus is available
Lennart Poettering
2009-03-23
1
-2
/
+5
|
*
add pa_assert_cc() for compile time assertions
Lennart Poettering
2009-03-23
2
-1
/
+15
|
*
pulse: check context (do not user pstream when NULL)
Marc-André Lureau
2009-03-23
1
-0
/
+1
|
*
only store card profile if flagged for that
Lennart Poettering
2009-03-23
5
-6
/
+17
|
*
enable bluetooth default by support
Lennart Poettering
2009-03-23
1
-1
/
+1
|
*
Merge commit 'origin/master-tx'
Lennart Poettering
2009-03-23
3
-608
/
+4548
|
\
|
*
Sending translation for po/sr@latin.po
kmilos
2009-03-21
1
-0
/
+2038
|
|
[next]