summaryrefslogtreecommitdiff
path: root/src/pulse
AgeCommit message (Expand)AuthorFilesLines
2016-06-22json: Drop refcounting of json objectsArun Raghavan3-24/+20
2016-06-22json: Error out for objects and arrays that are nested too deepArun Raghavan1-10/+17
2016-06-22json: Handle error cases while parsing numbersArun Raghavan1-1/+26
2016-06-22json: Add overflow checks for integer and float parsingArun Raghavan1-0/+18
2016-06-22json: Correctly handle bad strings with missing closing quotesArun Raghavan1-1/+1
2016-06-22format: Drop dependency on json-cArun Raghavan3-130/+180
2016-06-22pulse: Add a JSON-parsing libraryArun Raghavan2-0/+563
2016-06-22client, protocol-native: Use macros for protocol version/flag accessArun Raghavan2-7/+13
2016-04-29Revert "format: Make pa_format_info_valid() stricter for PCM"Arun Raghavan1-7/+1
2016-04-27client audio: Support memfd transportAhmed S. Darwish4-5/+45
2016-04-25stream: Document pa_stream_write() size and offset requirementsAhmed S. Darwish1-2/+2
2016-04-02pstream: Support memfd blocks transportAhmed S. Darwish1-14/+35
2016-04-02pulsecore: Specially mark global mempoolsAhmed S. Darwish1-2/+2
2016-04-02pulsecore: Transform pa_mempool_new() into a factory methodAhmed S. Darwish1-3/+7
2016-04-02pulsecore: Reference count mempoolsAhmed S. Darwish1-1/+1
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