index
:
~jprvita/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
bluetooth-headsets-media-api
bluetooth-hf-audio-agent
bt-fixes
master
master-tx
merge-queue
rtpoll
stable-1.x
stable-2.x
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
build-sys: bump soname
v0.9.23
stable-queue
Colin Guthrie
1
-1
/
+1
2011-06-23
build-sys: Add echo-cancel dummy Makefile
Colin Guthrie
3
-1
/
+22
2011-06-22
SSE/MMX: Fix problem with highpitched noise on i386
David Henningsson
2
-4
/
+20
2011-06-06
device-manager: Free a hook slot to prevent segv on unload
Colin Guthrie
1
-0
/
+3
2011-06-06
pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.
Colin Guthrie
1
-0
/
+2
2011-06-05
module-combine-sink: Check running flag before rendering in null mode
Forest Bond
1
-0
/
+4
2011-06-05
module-combine-sink: Initialize smoother in paused state
Forest Bond
1
-6
/
+9
2011-06-05
module-combine-sink: Initialize smoother with offset pa_rtclock_now()
Forest Bond
1
-1
/
+1
2011-06-05
streams: Fix the actual resampler method shown in debug messages.
Colin Guthrie
2
-0
/
+2
2011-05-11
rtkit: use private bus connection in order to avoid threading issues when inv...
Lennart Poettering
1
-1
/
+2
2011-05-07
x11: More XCB fixes.
Arnaud Fontaine
2
-14
/
+26
2011-05-07
x11: Fix build errors with newest xcb-util.
Maciej Grela
1
-9
/
+17
2011-04-19
vala: More vala fixes
Alexander Kurtz
1
-4
/
+6
2011-04-15
http: support HTTP HEAD
Matthijs Kooijman
1
-3
/
+44
2011-03-31
vala: ChannelMap has no destroy function.
Sean McNamara
1
-1
/
+1
2011-03-28
module-jack-sink/source: protect against null return in jack_get_ports
David Henningsson
2
-10
/
+16
2011-03-28
build-sys: Link lirc libraries in right order
Jyri Sarha
1
-1
/
+1
2011-03-28
build-sys: Link binaries linking libpulsecommon to libpulse too
Jyri Sarha
1
-32
/
+32
2011-03-28
build-sys: Link binaries linking libpulse to libpulsecommon too
Jyri Sarha
1
-9
/
+9
2011-03-28
i18n: Update POTFILES.*
Arun Raghavan
1
-0
/
+1
2011-03-28
echo-cancel: Fix source may_move_to function
Arun Raghavan
1
-1
/
+1
2011-03-28
echo-cancel: Use S16NE for adrian module
Arun Raghavan
1
-9
/
+5
2011-03-28
echo-cancel: Ensure correct handling of endianness
Arun Raghavan
2
-3
/
+4
2011-03-28
echo-cancel: Fix out-of-tree build
Arun Raghavan
1
-0
/
+2
2011-03-28
echo-cancel: Fix make distcheck
Rico Tzschichholz
1
-3
/
+4
2011-03-28
echo-cancel: pause timer when echo canceling is off
Wim Taymans
1
-16
/
+25
2011-03-28
echo-cancel: improve accuracy
Wim Taymans
1
-1
/
+5
2011-03-28
echo-cancel: rework alignment code
Wim Taymans
1
-59
/
+76
2011-03-28
echo-cancel: Mark immutable parameters as const in vfunc
Arun Raghavan
3
-5
/
+5
2011-03-28
echo-cancel: Make blocksize a module-wide parameter
Arun Raghavan
4
-43
/
+25
2011-03-28
echo-cancel: Allow selection of AEC method using modargs
Arun Raghavan
1
-8
/
+27
2011-03-28
echo-cancel: Add alternative echo-cancellation implementation
Arun Raghavan
9
-1
/
+802
2011-03-28
echo-cancel: Let AEC module determine source/sink spec
Arun Raghavan
3
-24
/
+49
2011-03-28
echo-cancel: Pass arguments to the specific canceller module
Arun Raghavan
3
-33
/
+53
2011-03-28
echo-cancel: Split out speex code from the core module
Arun Raghavan
4
-36
/
+184
2011-03-28
echo-cancel: Move the module into it's own directory
Arun Raghavan
2
-2
/
+2
2011-03-28
echo-cancel: keep frame_size a power of 2
Wim Taymans
1
-1
/
+8
2011-03-28
echo-cancel: improve debug
Wim Taymans
1
-11
/
+13
2011-03-28
echo-cancel: tweak the resync code a little
Wim Taymans
1
-5
/
+2
2011-03-28
echo-cancel: use the phone media role
Wim Taymans
1
-0
/
+2
2011-03-28
echo-cancel: take into account snapshot delay
Wim Taymans
1
-5
/
+13
2011-03-28
make echo-cancel module that exposes a new sink and source
Wim Taymans
2
-0
/
+1617
2011-03-28
memblockq: implement new call pa_memblockq_peek_fixed_size()
Lennart Poettering
3
-13
/
+107
2011-03-26
vala: Fix path error in the last commit.
Colin Guthrie
1
-1
/
+1
2011-03-26
vala: move GLibMainLoop class into separate file to fix linker errors
Alexander Kurtz
4
-12
/
+20
2011-03-25
vala: delegate FreeCb does not have a target.
Sean McNamara
1
-1
/
+1
2011-03-25
vala: Some bugfixes for the vala bindings
Alexander Kurtz
3
-5
/
+7
2011-03-03
volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...
Colin Guthrie
1
-0
/
+7
2011-03-03
conf: Make system.pa use udev-detect and not hal-detect.
Colin Guthrie
2
-4
/
+4
2011-02-25
module-rtp-recv: Remove smoother from write index
Maarten Bosmans
1
-21
/
+3
[next]