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-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
2016-04-25
don't move streams to devices that are going away
Tanu Kaskinen
6
-3
/
+27
2016-04-25
echo-cancel: rework move handling
Tanu Kaskinen
1
-17
/
+11
2016-04-24
protocol-native: Disable srbchannel for setups without SCM_CREDENTIALS
Ahmed S. Darwish
2
-2
/
+7
2016-04-23
build-sys: Set C language standard to gnu11
Ahmed S. Darwish
1
-1
/
+1
2016-04-20
stream-interaction: Fix crash in case of invalid argument for volume
Sangchul Lee
1
-1
/
+1
2016-04-20
role-ducking: Add support for ducking group
Sangchul Lee
2
-87
/
+212
2016-04-19
alsa-mixer: Support for Creative SoundBlaster Omni Surround 5.1 USB sound car...
Nazar Mokrynskyi
3
-15
/
+10
2016-04-12
build-sys: build gtk-test only when glib is enabled
Tanu Kaskinen
1
-1
/
+2
2016-04-02
rtp: Do all receive side rate calculations in sink-input domain
Arun Raghavan
1
-8
/
+10
2016-04-02
memblock/pstream: Fix two compiler warnings
David Henningsson
2
-2
/
+4
2016-04-02
pstream: Support memfd blocks transport
Ahmed S. Darwish
17
-75
/
+454
2016-04-02
pulsecore: Specially mark global mempools
Ahmed S. Darwish
15
-19
/
+124
2016-04-02
memimport: Support memfd blocks
Ahmed S. Darwish
6
-23
/
+113
2016-04-02
pulsecore: Introduce memfd support
Ahmed S. Darwish
4
-65
/
+211
2016-04-02
SHM: Refactor private allocations
Ahmed S. Darwish
1
-73
/
+87
2016-04-02
pulsecore: Transform pa_mempool_new() into a factory method
Ahmed S. Darwish
18
-37
/
+97
2016-04-02
srbchannel: Introduce per-client SHM files
Ahmed S. Darwish
3
-17
/
+27
2016-04-02
pulsecore: Reference count mempools
Ahmed S. Darwish
17
-20
/
+84
2016-04-02
pulsecore: Cache daemon shm size inside pa_core
Ahmed S. Darwish
2
-0
/
+6
2016-03-25
log: journal: Prevent duplicate values for CODE_* fields
Ahmed S. Darwish
1
-0
/
+11
2016-03-21
stream-interaction: interact if a stream starts corked
Georg Chini
1
-13
/
+19
2016-03-21
role-ducking: use the common code in stream-interaction.c
Georg Chini
2
-275
/
+5
2016-03-21
stream-interaction: add ducking functionality
Georg Chini
1
-13
/
+43
2016-03-18
stream-interaction: Bugfix for improper uncorking behavior with global=1
Georg Chini
1
-1
/
+17
2016-03-17
filter-apply: fix typo "what" -> "want"
Tanu Kaskinen
1
-1
/
+1
2016-03-16
role-cork: more cosmetic changes, changed debug output
Georg Chini
1
-23
/
+21
2016-03-15
role-cork: prepare merge with role-ducking: replace "cork" with "interact" wh...
Georg Chini
3
-45
/
+45
2016-03-14
role-cork: prepare merge with role-ducking: move most code to stream-interact...
Georg Chini
4
-337
/
+401
2016-03-13
role-cork: remove corking on module exit
Georg Chini
1
-12
/
+46
2016-03-12
role-cork: allow cork of all non-trigger streams using cork_roles=any_role
Georg Chini
1
-2
/
+4
2016-03-11
role-cork: React to mute/cork of trigger streams and to proplist changes
Georg Chini
1
-11
/
+62
2016-03-10
role-cork: Don't ignore streams without media.role
Georg Chini
1
-6
/
+2
[prev]
[next]