index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-22
capture: Add the passthrough format negotiation to capture streams.
Colin Guthrie
16
-103
/
+392
2011-06-22
def: Add some flags for source outputs.
Colin Guthrie
1
-1
/
+28
2011-06-22
introspect: Clear out memory properly on error.
Colin Guthrie
1
-42
/
+40
2011-06-22
alsa-sink: Some trivial tidyups
Colin Guthrie
4
-17
/
+20
2011-06-22
bluetooth-discover: Remove remaining ifdef NOKIAs.
Tanu Kaskinen
1
-12
/
+3
2011-06-22
build-sys: module-equalizer-sink needs dbus.
Colin Guthrie
1
-0
/
+5
2011-06-22
Merge remote-tracking branch 'mkbosmans/merge/build-sys'
Colin Guthrie
1
-0
/
+5
2011-06-22
SSE/MMX: Fix problem with highpitched noise on i386
David Henningsson
2
-4
/
+20
2011-06-20
build-sys: Reset CFLAGS after DBUS check
Maarten Bosmans
1
-0
/
+5
2011-06-19
stream: Simplify passing of formats in extended API
Arun Raghavan
3
-11
/
+14
2011-06-19
stream: Fix a couple of format_info leaks
Arun Raghavan
1
-1
/
+4
2011-06-19
protocol-native: Don't leak formats
Arun Raghavan
1
-3
/
+16
2011-06-18
Disable check for pthreads on win32
Fritz Elfert
1
-1
/
+3
2011-06-14
protocol-native: Use original requested latency on stream moves
Arun Raghavan
1
-4
/
+12
2011-06-13
echo-cancel: More preprocessing fixes
Arun Raghavan
1
-2
/
+6
2011-06-13
echo-cancel: Fix preprocessor initialisation
Arun Raghavan
1
-1
/
+1
2011-06-12
win32: define WIN32_LEAN_AND_MEAN
Maarten Bosmans
1
-0
/
+1
2011-06-12
gitignore: Add connect-stress, extended-test and format-test.
Tanu Kaskinen
1
-0
/
+3
2011-06-12
tests: Update extended API test
Arun Raghavan
1
-3
/
+3
2011-06-08
combine: Fix a crash on shutdown if the module is loaded outside of our control.
Colin Guthrie
1
-5
/
+7
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-02
module-combine-sink: Check running flag before rendering in null mode
Forest Bond
1
-0
/
+4
2011-06-02
module-combine-sink: Initialize smoother in paused state
Forest Bond
1
-6
/
+9
2011-06-02
module-combine-sink: Initialize smoother with offset pa_rtclock_now()
Forest Bond
1
-1
/
+1
2011-06-02
streams: Fix the actual resampler method shown in debug messages.
Colin Guthrie
2
-0
/
+2
2011-05-30
osx: pass -headerpad_max_install_names to the linker, too
Daniel Mack
1
-1
/
+1
2011-05-30
alsa-mixer: Fix the assumption that volume is always positive
Lu Guanqun
1
-1
/
+5
2011-05-28
echo-cancel: Fix a crash is speex cleanup
Arun Raghavan
1
-1
/
+2
2011-05-28
echo-cancel: Fix echo suppression, add some knobs
Bart Cerneels
2
-3
/
+36
2011-05-28
echo-cancel: Speex preprocessor has to run *after* the AEC.
Bart Cerneels
1
-3
/
+4
2011-05-24
echo-cancel: Add speex preprocessing
Arun Raghavan
2
-3
/
+64
2011-05-20
format: Fix channel map handling
Arun Raghavan
2
-7
/
+9
2011-05-20
echo-cancel: Remove extraneous debug message
Arun Raghavan
1
-1
/
+0
2011-05-16
echo-cancel: Don't overpad variable
Arun Raghavan
1
-1
/
+1
2011-05-16
build-sys: Link libpulse directly to libdbus-1 if needed
Sjoerd Simons
1
-1
/
+6
2011-05-16
protocol-native: Fix memory leaks introduced in protocol 21 (passthrough supp...
Colin Guthrie
1
-26
/
+30
2011-05-16
sink-input: Fix memory leak of proplist when sending format-changed events
Colin Guthrie
1
-0
/
+1
2011-05-15
loopback: Add a modarg for disabling remixing.
Tanu Kaskinen
1
-5
/
+13
2011-05-15
bluetooth: Fix early return styling and add missing return value
Colin Guthrie
1
-5
/
+6
2011-05-15
suspend-on-idle: Trigger mempool vacuuming
Jyri Sarha
1
-1
/
+40
2011-05-15
protocol-native: Stop auto timing updates if connected to suspended sink or s...
Jyri Sarha
1
-4
/
+24
2011-05-15
tests: Fix resampler-test.
Colin Guthrie
1
-4
/
+3
2011-05-15
Merge branch 'passthrough'
Colin Guthrie
45
-198
/
+1758
2011-05-15
module-tunnel: Update for recent protocol changes
Arun Raghavan
1
-0
/
+59
2011-05-15
format: Add some convenience API for setting properties
Arun Raghavan
3
-3
/
+38
2011-05-15
format: Extend properties to handle lists/ranges
Arun Raghavan
6
-22
/
+383
2011-05-15
sink-input: Provide more information to client when format is lost
Arun Raghavan
2
-1
/
+13
2011-05-15
format: Add correct sample spec conversion for E-AC3
Arun Raghavan
1
-0
/
+3
2011-05-15
format: Export pa_format_info_is_compatible in API
Arun Raghavan
4
-2
/
+11
[next]