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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILED
Peter Meerwald
35
-35
/
+35
2011-12-12
proplist: Consistently use parameter name p for a pa_proplist* in prototype
Peter Meerwald
1
-3
/
+3
2011-12-12
utf8: Fix doxygen file description for utf8.h
Peter Meerwald
1
-1
/
+1
2011-12-12
proplist: Fix typos in doxygen documentation
Peter Meerwald
1
-6
/
+6
2011-12-12
proplist: Add doxygen file description for proplist.h
Peter Meerwald
1
-0
/
+3
2011-12-12
introspect: Fix unresolved doxygen link pa_port_available_t
Peter Meerwald
1
-2
/
+2
2011-12-12
format: Add description for format.h
Peter Meerwald
1
-0
/
+3
2011-12-12
format: Add periods to fix brief documentation for pa_format_info_is_pcm()
Peter Meerwald
1
-2
/
+2
2011-12-12
format: Fix unknown doxygen command \second
Peter Meerwald
1
-2
/
+2
2011-12-12
def: Document that pa_buffer_attr.maxlength is in bytes.
Peter Meerwald
1
-1
/
+1
2011-12-12
stream: Fix comments
Peter Meerwald
1
-3
/
+3
2011-12-12
pstream: Fix spelling of 'receive'.
Peter Meerwald
5
-34
/
+34
2011-12-05
alsa-mixer: Remove unused pa_alsa_path_set_probe() declaration.
Tanu Kaskinen
1
-1
/
+0
2011-12-02
device-port: Add a property list to ports.
David Henningsson
3
-1
/
+9
2011-12-02
pactl: Show port availability
David Henningsson
1
-2
/
+13
2011-12-02
Fixup a few things in the new path probing
David Henningsson
2
-8
/
+10
2011-12-01
alsa: add card ports and path probe cache
David Henningsson
5
-185
/
+253
2011-11-30
alsa: Ignore the virtual "thinkpad-acpi" card
David Henningsson
1
-0
/
+1
2011-11-29
echo-cancel: Fix memory leak in test program
Peter Meerwald
1
-6
/
+0
2011-11-28
resampler: Some minor tweaks
Maarten Bosmans
1
-10
/
+8
2011-11-28
echo-cancel: Fix warning for undefined HAVE_WEBRTC
Arun Raghavan
1
-1
/
+1
2011-11-27
tests: Don't link tests that only use public api to libpulsecommon
Maarten Bosmans
1
-9
/
+9
2011-11-27
resamplers: Improve performance of peaks resampler
Maarten Bosmans
1
-11
/
+26
2011-11-27
resamplers: Rework the peaks resampler
Maarten Bosmans
1
-32
/
+23
2011-11-27
shm: Use a goto rather than early return for consistency.
Maarten Bosmans
1
-1
/
+1
2011-11-27
win32: Avoid some compiler warnings when cross-compiling for mingw32
Maarten Bosmans
6
-29
/
+20
2011-11-27
device-port: Remove redundant include after the better circular dep fix.
Colin Guthrie
1
-2
/
+0
2011-11-27
x11: Drop unneeded 'struct' and use the typedef directly.
Colin Guthrie
1
-1
/
+1
2011-11-27
Use simple free function in pa_queue_free
Maarten Bosmans
6
-13
/
+13
2011-11-27
Use simple free function in pa_dynarray_free
Maarten Bosmans
4
-10
/
+6
2011-11-27
device-port: Fix the circular dependency problem more cleanly.
Tanu Kaskinen
1
-8
/
+4
2011-11-27
bluetooth: Fix property reply handling for hfgw
Mikel Astiz
1
-1
/
+1
2011-11-27
resamplers: Optimize trivial resampler
Maarten Bosmans
1
-1
/
+11
2011-11-27
resamplers: Use better variable name in trivial resampler
Maarten Bosmans
1
-8
/
+5
2011-11-27
build-sys: Disable fastpath asserts by default
Maarten Bosmans
1
-0
/
+3
2011-11-27
resamplers: Use fastpath assert in trivial resampler
Maarten Bosmans
1
-1
/
+1
2011-11-27
pulsecore: Hardcode FRAME_SIZE_MAX_ALLOW
Maarten Bosmans
1
-2
/
+5
2011-11-27
Update LICENSE
Maarten Bosmans
1
-10
/
+10
2011-11-27
pulsecore: Fix issue with circuilar definitions.
Colin Guthrie
1
-3
/
+3
2011-11-26
cli: Show card ports and jack detection status
David Henningsson
1
-17
/
+31
2011-11-26
Notify port available status changes, and update protocol version
David Henningsson
9
-11
/
+67
2011-11-26
Cards now has ports directly, and device port has list of profiles
David Henningsson
4
-1
/
+22
2011-11-26
Turn device ports into reference counted objects
David Henningsson
7
-69
/
+138
2011-11-26
Introduce "available" concept for ports, and communicate that to clients. Bum...
David Henningsson
8
-53
/
+88
2011-11-24
filters: Handle echo-cancel streams better
Arun Raghavan
1
-20
/
+159
2011-11-24
proplist: Add internal API to get stream group
Arun Raghavan
3
-37
/
+44
2011-11-24
filters: Allow a filter to have both sink and source
Arun Raghavan
1
-47
/
+58
2011-11-24
filters: Fix the master source/sink when autoloaded
Arun Raghavan
2
-2
/
+5
2011-11-23
echo-cancel: Use more human-friendly descriptions
Arun Raghavan
1
-12
/
+16
2011-11-15
echo-cancel: Use speex by default if webrtc isn't available
Arun Raghavan
1
-0
/
+4
[next]