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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
document things that need to be fixed with FIXME
Lennart Poettering
2009-03-19
2
-3
/
+7
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-03-19
1
-1
/
+2
|
\
|
*
Merge commit '2d903bae9a2e57f997a3d3f335379c3880f95c77'
Lennart Poettering
2009-03-19
3
-6
/
+9
|
|
\
|
*
|
Ignore HAL NoSuchProperty errors when looking for capabilities field. Closes ...
Lennart Poettering
2009-03-19
1
-1
/
+2
*
|
|
Merge commit 'elmarco/bluetooth-fixes'
Lennart Poettering
2009-03-19
3
-10
/
+18
|
\
\
\
|
*
|
|
bluetooth: rework the info_valid logic to be more tolerant
Marc-André Lureau
2009-03-19
1
-3
/
+2
|
*
|
|
bluetooth: mark info_valid when receive Connected
Marc-André Lureau
2009-03-19
1
-0
/
+2
|
*
|
|
bluetooth: update SCO over PCM with latest changes
Marc-André Lureau
2009-03-19
1
-6
/
+13
|
*
|
|
bluetooth: load bluetooth device with connected profile
Marc-André Lureau
2009-03-19
1
-1
/
+1
*
|
|
|
fix prototypes of sbc functions a bit
Lennart Poettering
2009-03-19
3
-17
/
+32
*
|
|
|
document todo items discussed at bt meeting
Lennart Poettering
2009-03-19
1
-0
/
+4
*
|
|
|
get rid of setsockopt() calls since they have never been implemented upstream
Lennart Poettering
2009-03-19
1
-6
/
+0
|
/
/
/
*
|
|
bluetooth: stream also when source is suspended
Marc-André Lureau
2009-03-05
1
-2
/
+2
*
|
|
bluetooth: restart timer when write begin
Marc-André Lureau
2009-03-05
1
-0
/
+2
*
|
|
bluetooth: accept temporarily unavailable error
Marc-André Lureau
2009-03-05
1
-3
/
+3
|
|
/
|
/
|
*
|
bluetooth: s/handled/not_yet_handled for signals
Marc-André Lureau
2009-03-05
2
-6
/
+6
*
|
bluetooth: reset read/write index when starting to stream
Marc-André Lureau
2009-03-05
1
-0
/
+3
|
/
*
bluetooth: don't init profile when off
Marc-André Lureau
2009-03-04
1
-5
/
+10
*
bluetooth: service_fd could be 0
Marc-André Lureau
2009-03-04
1
-2
/
+2
*
bluetooth: hsp case, check l for appropriate error message
Marc-André Lureau
2009-03-04
1
-1
/
+1
*
never try to suspend monitor sources, suspend the sinks they belong to instead
Lennart Poettering
2009-03-04
1
-13
/
+50
*
various smaller cleanups
Lennart Poettering
2009-03-04
2
-18
/
+7
*
pa_xnew cannot fail -- that's what the x is in the name
Lennart Poettering
2009-03-04
1
-3
/
+1
*
fix device reservation for system mode
Lennart Poettering
2009-03-03
3
-2
/
+9
*
revive solaris module
Finn Thain
2009-03-03
3
-334
/
+635
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
85
-85
/
+85
*
Merge commit 'coling/master'
Lennart Poettering
2009-03-02
2
-2
/
+2
|
\
|
*
Use pa_assert_se() when the containing code has side effects.
Colin Guthrie
2009-03-02
2
-2
/
+2
*
|
run make update-sbc
Lennart Poettering
2009-03-02
1
-1
/
+2
*
|
run update-reserve
Lennart Poettering
2009-03-02
1
-10
/
+11
*
|
Merge commit 'coling/master'
Lennart Poettering
2009-03-02
6
-38
/
+62
|
\
|
|
*
raop: Handle the reponse header memory allocation more sensibly.
Colin Guthrie
2009-03-01
1
-29
/
+27
|
*
raop: Log teardown explicitly
Colin Guthrie
2009-03-01
1
-0
/
+4
|
*
raop: Allow for nice sink descriptions to be set (interpolated from avahi)
Colin Guthrie
2009-03-01
2
-7
/
+29
|
*
Don't assume that device reservation is enabled.
Colin Guthrie
2009-02-28
2
-2
/
+2
*
|
add logic for initializing a useful icon name
Lennart Poettering
2009-03-01
5
-20
/
+11
*
|
get additional device data from udev
Lennart Poettering
2009-03-01
8
-11
/
+221
*
|
rename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUS
Lennart Poettering
2009-03-01
1
-1
/
+1
*
|
revise form factor list a bit, simplify and use singular everywhere
Lennart Poettering
2009-03-01
1
-2
/
+2
|
/
*
when alsa tweaks our sample_spec make sure we adjust the watermark accordingly
Lennart Poettering
2009-02-27
2
-4
/
+6
*
when an underrun happens, increase watermark by 10ms instead of doubling it
Lennart Poettering
2009-02-27
2
-10
/
+39
*
set reserve interface application device name
Lennart Poettering
2009-02-24
5
-1
/
+48
*
don't put both the card and the pcm name in the description of a device if on...
Lennart Poettering
2009-02-24
1
-3
/
+3
*
update reserve.c from upstream git
Lennart Poettering
2009-02-24
1
-1
/
+12
*
implement device reservation scheme
Lennart Poettering
2009-02-24
9
-1
/
+1090
*
in case alsa lies to use don't spin forever
Lennart Poettering
2009-02-24
2
-0
/
+37
*
if ALSA gives us nonsensical data at least try to fix it up a little
Lennart Poettering
2009-02-24
1
-4
/
+15
*
Merge commit 'coling/master'
Lennart Poettering
2009-02-24
2
-6
/
+6
|
\
|
*
Remove references to trademarked terms.
Colin Guthrie
2009-02-22
2
-6
/
+6
*
|
use pa_alsa_safe_delay() where appropriate
Lennart Poettering
2009-02-23
2
-2
/
+2
[next]