summaryrefslogtreecommitdiff
path: root/src/pulse
AgeCommit message (Expand)AuthorFilesLines
2016-02-09glib: Trivial whitespace fixArun Raghavan1-1/+1
2016-01-22pulse: Bump PA_RATE_MAX to 384 kHzArun Raghavan1-1/+1
2016-01-22format: Make pa_format_info_valid() stricter for PCMArun Raghavan1-1/+7
2016-01-12stream: Clarify pa_stream_writable_size() documentationArun Raghavan1-1/+8
2015-12-18context: continue without srbchannel if it failsPierre Ossman1-1/+5
2015-12-14client-conf, daemon-conf: enable .d directoriesTanu Kaskinen1-1/+1
2015-12-14conf-parser: add support for .d directoriesTanu Kaskinen1-1/+1
2015-12-08core, pulse, modules: Fix undefined behavior with array subscript of invalid ...Kamil Rytarowski1-6/+6
2015-10-30volume: Add LFE balance APIDavid Henningsson4-1/+77
2015-10-30volume: Refactor get/set balance/fadeDavid Henningsson1-82/+33
2015-10-21thread-mainloop: keep SIGSYS unblocked if currently trappedJulien Isorce1-2/+14
2015-09-25log: Fix compilation error on non-systemd systemsAhmed S. Darwish1-1/+2
2015-09-25log: Introduce PULSE_LOG_JOURNAL environment variableAhmed S. Darwish1-0/+8
2015-09-25Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava1-1/+1
2015-09-12util: pa_get_fqdn: always free addrinfoFelipe Sateler1-2/+7
2015-09-11Fix return code check of pa_append_to_home_dirFelipe Sateler1-1/+1
2015-08-17pulse: Document client libraries logging behaviorAhmed S. Darwish1-0/+33
2015-06-12stream: Support extended API with PULSE_LATENCY_MSEC if possibleArun Raghavan1-1/+9
2015-06-12stream: Check sample spec validity before abiding PULSE_LATENCY_MSECDavid Henningsson1-3/+5
2015-05-25pulse: Document pa_mainloop_quit()'s retval parameterPeter Meerwald1-2/+2
2015-02-26tagstruct: Distinguish pa_tagstruct_new() use casesPeter Meerwald1-3/+3
2015-02-12context: pa_context_connect() with PA_CONTEXT_NOFAIL should return 0 when wai...Peter Meerwald1-0/+5
2015-01-14update FSF addresses to FSF web pageOndrej Holecek67-204/+68
2014-12-19Revert "launch: Disable autospawn by default when systemd daemon support is e...v5.99.2David Henningsson2-5/+1
2014-12-15introspect: Minor documentation fixArun Raghavan1-1/+1
2014-11-03launch: Disable autospawn by default when systemd daemon support is enabled.Colin Guthrie2-1/+5
2014-10-31creds: Rename pa_ancil to pa_cmsg_ancil_dataArun Raghavan1-2/+2
2014-10-28mainloop: Fix typoPeter Meerwald1-2/+2
2014-10-28Cleanup !! for boolPeter Meerwald1-2/+2
2014-10-24stream: Fail on client submitting non-frame-aligned memblocksDavid Henningsson1-0/+2
2014-10-17pulse: Initalise pa_threaded_mainloop with zeroesArun Raghavan1-6/+1
2014-10-16util: Try finding out application name using dladdr if availableFelipe Sateler1-0/+23
2014-09-10Client API: Add pa_stream_write_ext_free() function.Lukasz Marek2-3/+26
2014-09-02Replace "authorization" with "authentication"David Henningsson2-2/+2
2014-09-02Make all debug/info level messages untranslatableDavid Henningsson1-1/+1
2014-08-24device-manager: Don't allow setting an empty description in the client APITanu Kaskinen1-0/+1
2014-08-22format: Don't use deprecated json-c is_error() macroPeter Meerwald1-8/+8
2014-08-22format: Use json_object_object_get_ex() instead of deprecated json_object_obj...Peter Meerwald1-10/+8
2014-08-22format: Don't _put() objects obtained with json_object_object_get() or json_o...Peter Meerwald1-9/+0
2014-08-18context: Handle client-side failure of pa_srbchannel_new_from_template()Peter Meerwald1-0/+4
2014-08-18context: Stop and return if srbchannel memblock looks fishyPeter Meerwald1-3/+7
2014-08-12util: Fix pa_get_binary_name() on Debian/kFreeBSDPeter Meerwald1-2/+2
2014-07-28simple: Take locally buffered data into account in pa_simple_get_latency()Tanu Kaskinen1-3/+18
2014-07-12device-manager: Add a comment about non-extensible structTanu Kaskinen1-0/+3
2014-07-04creds: Unbreak build without HAVE_CREDSDavid Henningsson1-0/+7
2014-06-27Protocol, client: Add commands to enable srbchannelDavid Henningsson2-1/+110
2014-06-27iochannel/pstream/pdispatch: Add support for receiving file descriptorsDavid Henningsson1-2/+2
2014-06-27client-conf: add missing directory to pulse/client-conf.x11.h includeEvan Nemerson1-1/+1
2014-06-24esound, native: Pass an absolute path to pa_authkey_load() when using a file ...Tanu Kaskinen1-3/+7
2014-06-24authkey: Rename pa_authkey_load_auto() to pa_authkey_load()Tanu Kaskinen1-6/+6