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
...
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-04-05
25
-47
/
+91
|
\
|
*
initialize sound cards only after the 'control' object appeared
Lennart Poettering
2009-04-04
1
-5
/
+25
|
*
increase log buffer further
Lennart Poettering
2009-04-04
1
-1
/
+1
|
*
refuse to initialize on modem devices
Lennart Poettering
2009-04-04
4
-0
/
+24
|
*
various spelling fixes
Maarten Bosmans
2009-04-04
21
-37
/
+37
|
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-04-03
9
-45
/
+59
|
|
\
|
*
|
downgrade a few messages
Lennart Poettering
2009-04-03
2
-4
/
+4
*
|
|
make it easy to disable interpolation in the interpolation test tool
Lennart Poettering
2009-04-05
1
-2
/
+22
*
|
|
Fix a couple of races in native protocol
Lennart Poettering
2009-04-05
1
-42
/
+97
*
|
|
don't try to outsmart the transport
Lennart Poettering
2009-04-05
1
-8
/
+0
*
|
|
introduce pa_{sink|source}_get_latency_within_thread()
Lennart Poettering
2009-04-05
4
-0
/
+55
*
|
|
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
2009-04-05
12
-43
/
+136
*
|
|
plot the difference between system and sound card time
Lennart Poettering
2009-04-01
1
-1
/
+2
*
|
|
properly account for seeks in the requested_bytes counter
Lennart Poettering
2009-04-01
11
-50
/
+55
|
|
/
|
/
|
*
|
use machine id instead of hostname to identify local connections
Lennart Poettering
2009-04-01
3
-17
/
+23
*
|
load bt discover module only when installed
Lennart Poettering
2009-04-01
1
-2
/
+2
*
|
pass destination source/sink when moving streams so that we can access them
Lennart Poettering
2009-04-01
5
-20
/
+24
*
|
don't access i->sink if it is not set
Lennart Poettering
2009-04-01
2
-6
/
+10
|
/
*
increase timing update interval exponentially
Lennart Poettering
2009-04-01
2
-4
/
+14
*
in verbose mode log buffer attr changes
Lennart Poettering
2009-04-01
1
-0
/
+8
*
add buffer_attr callback stuff to exported symbol list
Lennart Poettering
2009-04-01
1
-0
/
+1
*
fix buffer defaults
Lennart Poettering
2009-03-31
1
-3
/
+3
*
be a bit more verbose about max_request changes
Lennart Poettering
2009-03-31
1
-5
/
+14
*
Log underruns
Lennart Poettering
2009-03-31
1
-1
/
+1
*
handle buffer_attr changed messages properly
Lennart Poettering
2009-03-31
1
-1
/
+49
*
update command name table
Lennart Poettering
2009-03-31
1
-1
/
+14
*
fix an error where a signal was accidently freed when it is tried to register...
Lennart Poettering
2009-03-31
1
-3
/
+2
*
revive solaris module
Finn Thain
2009-03-31
2
-54
/
+81
*
Specifying ALSA mixer control
Kyle Cronan
2009-03-31
6
-8
/
+19
*
fix some typos in doxygen comments
Maarten Bosmans
2009-03-31
1
-7
/
+7
*
handle failure to parse proplist in cli-command gracefully
Maarten Bosmans
2009-03-31
1
-4
/
+16
*
explain ff7033c11d9248fe837204b03c8397231dc511fe
Lennart Poettering
2009-03-31
1
-0
/
+3
*
Revert "make sure we always read in all properties"
Lennart Poettering
2009-03-31
1
-9
/
+0
*
allow nofail mode only when no server string was specified
Lennart Poettering
2009-03-30
2
-4
/
+6
*
minor cleanups
Lennart Poettering
2009-03-30
1
-4
/
+8
*
take org.pulseaudio.Server instead of org.pulseaudio to match the interface n...
Lennart Poettering
2009-03-30
2
-5
/
+5
*
fix compiler warning
Lennart Poettering
2009-03-30
1
-1
/
+1
*
make sure we never access an invalid pa_bluetooth_device object
Lennart Poettering
2009-03-30
1
-17
/
+19
*
make sure we always read in all properties
Lennart Poettering
2009-03-30
1
-0
/
+9
*
get rid of old 'Connected' property parsing and make sure we don't execute tw...
Lennart Poettering
2009-03-30
1
-11
/
+0
*
introduce typedef for pa_bt_audio_state and use it everywhere
Lennart Poettering
2009-03-30
2
-11
/
+10
*
Merge commit 'elmarco/bluetooth-fixes'
Lennart Poettering
2009-03-30
8
-131
/
+275
|
\
|
*
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
[prev]
[next]