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
2016-06-22
json: Handle error cases while parsing numbers
Arun Raghavan
2
-1
/
+30
2016-06-22
json: Add overflow checks for integer and float parsing
Arun Raghavan
2
-0
/
+21
2016-06-22
json: Correctly handle bad strings with missing closing quotes
Arun Raghavan
2
-1
/
+14
2016-06-22
format: Drop dependency on json-c
Arun Raghavan
5
-139
/
+187
2016-06-22
pulse: Add a JSON-parsing library
Arun Raghavan
5
-0
/
+815
2016-06-22
pulsecore: Fix incorrect architecture mapping on sparc64.
John Paul Adrian Glaubitz
1
-1
/
+1
2016-06-22
pulsecore: Don't allow unreferencing linked object.
Juho Hämäläinen
4
-16
/
+9
2016-06-22
qpaeq: Don't set font-size on widgets
Aidan Gauland
1
-4
/
+4
2016-06-22
ladspa-sink: avoid to configure invalid format
KimJeongYeon
1
-0
/
+5
2016-06-22
core-util: Improve pa_replace() behaviour
Ulrich Eckhardt
3
-0
/
+11
2016-06-22
core-util-test: Add tests
Ulrich Eckhardt
1
-0
/
+230
2016-06-22
core-util-test: Add boilerplate
Ulrich Eckhardt
3
-0
/
+53
2016-06-22
pstream: fix revoke callback setting
Tanu Kaskinen
1
-2
/
+2
2016-06-22
alsa: reread configuration when opening new devices
Alexander E. Patrakov
3
-0
/
+26
2016-06-22
allow-passthrough: Use pa_module_hook_connect()
Arun Raghavan
1
-19
/
+4
2016-06-22
allow-passthrough: Add module to allow passthrough streams always go through
Guillaume Desmottes
2
-2
/
+337
2016-06-22
client, protocol-native: Use macros for protocol version/flag access
Arun Raghavan
3
-12
/
+18
2016-06-21
sink-input,source-output: Fix crasher while setting property
Arun Raghavan
2
-2
/
+2
2016-06-21
pstream: Fix use of uninitialized value: ancillary fd cleanup flag
Ahmed S. Darwish
1
-1
/
+1
2016-06-21
shm: Fix use of uninitialized value: segment's shared-memory type
Ahmed S. Darwish
1
-7
/
+7
2016-05-29
dbus: Deal with double-counting module-dbus-protocol
Arun Raghavan
1
-0
/
+8
2016-05-29
dbus: fix crash on LoadModule()
Tanu Kaskinen
1
-14
/
+11
2016-05-27
resampler: Fix leaking lfe filter on init failure
Barun Kumar Singh
1
-0
/
+2
2016-05-24
Disable LFE remixing by default
Alexander E. Patrakov
3
-6
/
+6
2016-05-13
resampler: Fix a memory leak in pa_resampler_ffmpeg_init()
Sachin Kumar Chauhan
1
-1
/
+3
2016-05-11
module-filter-apply: Fix stale m-d-m property name in comment
Arun Raghavan
1
-2
/
+2
2016-05-11
alsa: Reread and upate jack status when a card is unsuspended
Arun Raghavan
3
-18
/
+32
2016-05-10
alsa: ignore jack events when the user is inactive
Tanu Kaskinen
3
-0
/
+35
2016-05-10
module-filter-apply: Fix a memory leak
Sachin Kumar Chauhan
1
-14
/
+11
2016-05-07
module-device-manager: Refine logic to ignore filtered streams
Arun Raghavan
2
-15
/
+31
2016-05-07
module-filter-apply: Don't implement policy in module-device-manager
Arun Raghavan
2
-24
/
+50
2016-05-06
module-filter-apply: Remove some dead code
Arun Raghavan
1
-10
/
+6
2016-05-06
pulsecore: Fixed possible memory leak
Deepak Srivastava
1
-1
/
+3
2016-05-03
switch-on-port-available: prefer ports that have been selected by the user
Tanu Kaskinen
1
-7
/
+202
2016-05-03
card-restore: restore preferred ports
Tanu Kaskinen
1
-1
/
+67
2016-05-03
card: add preferred_{input, output}_port
Tanu Kaskinen
3
-0
/
+59
2016-05-03
switch-on-port-available: avoid repetitive pointer deferencing
Tanu Kaskinen
1
-8
/
+14
2016-05-03
switch-on-port-available: fix inverted if condition
Tanu Kaskinen
1
-1
/
+1
2016-05-03
switch-on-port-available: unify input/output switching policy
Tanu Kaskinen
1
-2
/
+13
2016-04-29
stream-restore: With dbus-proto fix segfault if e->device is NULL.
Juho Hämäläinen
1
-2
/
+2
2016-04-29
Revert "format: Make pa_format_info_valid() stricter for PCM"
Arun Raghavan
1
-7
/
+1
2016-04-27
core: Support memfd transport; bump protocol version
Ahmed S. Darwish
7
-17
/
+63
2016-04-27
client audio: Support memfd transport
Ahmed S. Darwish
6
-7
/
+80
2016-04-25
detect: Don't deprecate module-detect on non-Linux systems
Ahmed S. Darwish
1
-0
/
+3
2016-04-25
stream: Document pa_stream_write() size and offset requirements
Ahmed S. Darwish
1
-2
/
+2
2016-04-25
filter-apply: simplify proplist updating
Tanu Kaskinen
1
-46
/
+4
2016-04-25
loopback: refactor proplist updating
Tanu Kaskinen
1
-15
/
+13
2016-04-25
sink-input, source-output: remove set_name()
Tanu Kaskinen
5
-56
/
+2
2016-04-25
sink-input, source-output: rework property setting
Tanu Kaskinen
4
-10
/
+228
2016-04-25
device-manager, filter-apply: don't reroute streams that have a filter
Tanu Kaskinen
2
-2
/
+71
[next]