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
/
pulsecore
/
protocol-native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
client, protocol-native: Use macros for protocol version/flag access
Arun Raghavan
1
-5
/
+5
2016-04-27
core: Support memfd transport; bump protocol version
Ahmed S. Darwish
1
-11
/
+38
2016-04-27
client audio: Support memfd transport
Ahmed S. Darwish
1
-2
/
+26
2016-04-25
sink-input, source-output: remove set_name()
Tanu Kaskinen
1
-2
/
+2
2016-04-24
protocol-native: Disable srbchannel for setups without SCM_CREDENTIALS
Ahmed S. Darwish
1
-0
/
+5
2016-04-02
pstream: Support memfd blocks transport
Ahmed S. Darwish
1
-2
/
+15
2016-04-02
pulsecore: Specially mark global mempools
Ahmed S. Darwish
1
-1
/
+1
2016-04-02
pulsecore: Transform pa_mempool_new() into a factory method
Ahmed S. Darwish
1
-1
/
+2
2016-04-02
srbchannel: Introduce per-client SHM files
Ahmed S. Darwish
1
-3
/
+25
2015-09-16
core: Add missing return on protocol error
Peter Meerwald
1
-1
/
+3
2015-05-12
protocol-native: Fix source latency calculation in ADJUST_LATENCY mode
Arun Raghavan
1
-9
/
+10
2015-03-11
protocol-native: Re-enable srbchannel
David Henningsson
1
-1
/
+1
2015-02-26
tagstruct: Distinguish pa_tagstruct_new() use cases
Peter Meerwald
1
-17
/
+17
2015-01-21
protocol-native: Disable srbchannel by default
v5.99.3
David Henningsson
1
-2
/
+2
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-10-31
creds: Rename pa_ancil to pa_cmsg_ancil_data
Arun Raghavan
1
-2
/
+2
2014-10-24
protocol-native: Fail if trying to push unaligned memblock into queue
David Henningsson
1
-0
/
+7
2014-09-02
Replace "authorization" with "authentication"
David Henningsson
1
-1
/
+1
2014-08-18
srbchannel: pa_srbchannel_new() may fail
Peter Meerwald
1
-1
/
+5
2014-06-27
protocol-native: Enable srbchannel
David Henningsson
1
-0
/
+75
2014-06-27
iochannel/pstream/pdispatch: Add support for receiving file descriptors
David Henningsson
1
-2
/
+2
2014-06-24
esound, native: Pass an absolute path to pa_authkey_load() when using a file ...
Tanu Kaskinen
1
-1
/
+6
2014-05-23
protocol-native: Early request bandaid for high latency sink/source
Pierre Ossman
1
-10
/
+20
2014-05-02
sink-input, source-output: Remove redundant get_mute() functions
Tanu Kaskinen
1
-2
/
+2
2014-02-17
Revert "protocol-native: Don't enumerate unlinked sinks and sources"
Arun Raghavan
1
-7
/
+5
2014-02-14
protocol-native: Don't enumerate unlinked sinks and sources
Arun Raghavan
1
-5
/
+7
2014-02-04
protocol-native: Fix a crash
Tanu Kaskinen
1
-0
/
+1
2013-12-20
core: Fix asserting command in protocol-native
Peter Meerwald
1
-1
/
+1
2013-12-20
core: Fix uninit pointer read in protocol-native
Peter Meerwald
1
-0
/
+1
2013-12-15
Add pa_sample_rate_valid()
Tanu Kaskinen
1
-1
/
+1
2013-11-29
Pass the profile object instead of the profile name to pa_card_set_profile()
Tanu Kaskinen
1
-2
/
+8
2013-11-29
protocol-native: Remove written differently but functionally redundant check.
Scott Reeves
1
-1
/
+0
2013-11-20
protocol-native: Express XOR asserts more concisely
Parin Porecha
1
-20
/
+7
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-1
/
+1
2013-07-15
introspect: Expose card profile available flag
Luiz Augusto von Dentz
1
-0
/
+3
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-129
/
+129
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-3
/
+0
2013-06-24
Style fix: Remove new lines from opening brackets
poljar (Damir Jelić)
1
-2
/
+1
2013-06-11
native: Don't enable prebuffering when draining
Tanu Kaskinen
1
-1
/
+7
2013-06-04
device-port: Make it impossible to have dual-direction ports
Tanu Kaskinen
1
-1
/
+1
2013-03-25
protocol-native: Lower default minreq in low-latency scenarios
David Henningsson
1
-2
/
+8
2013-03-25
protocol-native: Ensure tlength is not set higher than maxlength
David Henningsson
1
-0
/
+2
2013-03-25
protocol-native: Fix some debug output
Arun Raghavan
1
-8
/
+8
2013-03-20
core, alsa: Better drain reporting
David Henningsson
1
-17
/
+43
2013-02-16
idxset: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-8
/
+8
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-1
/
+1
2012-12-19
Log the reason for every suspend/resume.
Tanu Kaskinen
1
-0
/
+6
2012-06-30
introspect: Add functions to handle the latency offset.
poljar (Damir Jelic)
1
-0
/
+46
2012-06-29
Assume that the ports hashmap of cards is always non-NULL.
Tanu Kaskinen
1
-19
/
+14
2012-06-29
Assume that the profiles hashmap of ports is always non-NULL.
Tanu Kaskinen
1
-7
/
+6
[next]