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
/
pulse
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
glib: Trivial whitespace fix
Arun Raghavan
1
-1
/
+1
2016-01-22
pulse: Bump PA_RATE_MAX to 384 kHz
Arun Raghavan
1
-1
/
+1
2016-01-22
format: Make pa_format_info_valid() stricter for PCM
Arun Raghavan
1
-1
/
+7
2016-01-12
stream: Clarify pa_stream_writable_size() documentation
Arun Raghavan
1
-1
/
+8
2015-12-18
context: continue without srbchannel if it fails
Pierre Ossman
1
-1
/
+5
2015-12-14
client-conf, daemon-conf: enable .d directories
Tanu Kaskinen
1
-1
/
+1
2015-12-14
conf-parser: add support for .d directories
Tanu Kaskinen
1
-1
/
+1
2015-12-08
core, pulse, modules: Fix undefined behavior with array subscript of invalid ...
Kamil Rytarowski
1
-6
/
+6
2015-10-30
volume: Add LFE balance API
David Henningsson
4
-1
/
+77
2015-10-30
volume: Refactor get/set balance/fade
David Henningsson
1
-82
/
+33
2015-10-21
thread-mainloop: keep SIGSYS unblocked if currently trapped
Julien Isorce
1
-2
/
+14
2015-09-25
log: Fix compilation error on non-systemd systems
Ahmed S. Darwish
1
-1
/
+2
2015-09-25
log: Introduce PULSE_LOG_JOURNAL environment variable
Ahmed S. Darwish
1
-0
/
+8
2015-09-25
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
1
-1
/
+1
2015-09-12
util: pa_get_fqdn: always free addrinfo
Felipe Sateler
1
-2
/
+7
2015-09-11
Fix return code check of pa_append_to_home_dir
Felipe Sateler
1
-1
/
+1
2015-08-17
pulse: Document client libraries logging behavior
Ahmed S. Darwish
1
-0
/
+33
2015-06-12
stream: Support extended API with PULSE_LATENCY_MSEC if possible
Arun Raghavan
1
-1
/
+9
2015-06-12
stream: Check sample spec validity before abiding PULSE_LATENCY_MSEC
David Henningsson
1
-3
/
+5
2015-05-25
pulse: Document pa_mainloop_quit()'s retval parameter
Peter Meerwald
1
-2
/
+2
2015-02-26
tagstruct: Distinguish pa_tagstruct_new() use cases
Peter Meerwald
1
-3
/
+3
2015-02-12
context: pa_context_connect() with PA_CONTEXT_NOFAIL should return 0 when wai...
Peter Meerwald
1
-0
/
+5
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
67
-204
/
+68
2014-12-19
Revert "launch: Disable autospawn by default when systemd daemon support is e...
v5.99.2
David Henningsson
2
-5
/
+1
2014-12-15
introspect: Minor documentation fix
Arun Raghavan
1
-1
/
+1
2014-11-03
launch: Disable autospawn by default when systemd daemon support is enabled.
Colin Guthrie
2
-1
/
+5
2014-10-31
creds: Rename pa_ancil to pa_cmsg_ancil_data
Arun Raghavan
1
-2
/
+2
2014-10-28
mainloop: Fix typo
Peter Meerwald
1
-2
/
+2
2014-10-28
Cleanup !! for bool
Peter Meerwald
1
-2
/
+2
2014-10-24
stream: Fail on client submitting non-frame-aligned memblocks
David Henningsson
1
-0
/
+2
2014-10-17
pulse: Initalise pa_threaded_mainloop with zeroes
Arun Raghavan
1
-6
/
+1
2014-10-16
util: Try finding out application name using dladdr if available
Felipe Sateler
1
-0
/
+23
2014-09-10
Client API: Add pa_stream_write_ext_free() function.
Lukasz Marek
2
-3
/
+26
2014-09-02
Replace "authorization" with "authentication"
David Henningsson
2
-2
/
+2
2014-09-02
Make all debug/info level messages untranslatable
David Henningsson
1
-1
/
+1
2014-08-24
device-manager: Don't allow setting an empty description in the client API
Tanu Kaskinen
1
-0
/
+1
2014-08-22
format: Don't use deprecated json-c is_error() macro
Peter Meerwald
1
-8
/
+8
2014-08-22
format: Use json_object_object_get_ex() instead of deprecated json_object_obj...
Peter Meerwald
1
-10
/
+8
2014-08-22
format: Don't _put() objects obtained with json_object_object_get() or json_o...
Peter Meerwald
1
-9
/
+0
2014-08-18
context: Handle client-side failure of pa_srbchannel_new_from_template()
Peter Meerwald
1
-0
/
+4
2014-08-18
context: Stop and return if srbchannel memblock looks fishy
Peter Meerwald
1
-3
/
+7
2014-08-12
util: Fix pa_get_binary_name() on Debian/kFreeBSD
Peter Meerwald
1
-2
/
+2
2014-07-28
simple: Take locally buffered data into account in pa_simple_get_latency()
Tanu Kaskinen
1
-3
/
+18
2014-07-12
device-manager: Add a comment about non-extensible struct
Tanu Kaskinen
1
-0
/
+3
2014-07-04
creds: Unbreak build without HAVE_CREDS
David Henningsson
1
-0
/
+7
2014-06-27
Protocol, client: Add commands to enable srbchannel
David Henningsson
2
-1
/
+110
2014-06-27
iochannel/pstream/pdispatch: Add support for receiving file descriptors
David Henningsson
1
-2
/
+2
2014-06-27
client-conf: add missing directory to pulse/client-conf.x11.h include
Evan Nemerson
1
-1
/
+1
2014-06-24
esound, native: Pass an absolute path to pa_authkey_load() when using a file ...
Tanu Kaskinen
1
-3
/
+7
2014-06-24
authkey: Rename pa_authkey_load_auto() to pa_authkey_load()
Tanu Kaskinen
1
-6
/
+6
[next]