summaryrefslogtreecommitdiff
path: root/src/pulse/internal.h
Commit message (Expand)AuthorAgeFilesLines
* stream: Allow stream.c to use alternative smoother codeGeorg Chini2021-11-031-0/+10
* mainloop: constify is_our_api api refLyndon Brown2018-06-291-1/+1
* context: constify pa_context_set_error()Tanu Kaskinen2018-06-261-1/+1
* context: hide error attr behind pointerLyndon Brown2018-06-211-1/+5
* client, protocol-native: Use macros for protocol version/flag accessArun Raghavan2016-06-221-0/+6
* client audio: Support memfd transportAhmed S. Darwish2016-04-271-0/+3
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Protocol, client: Add commands to enable srbchannelDavid Henningsson2014-06-271-0/+3
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-21/+21
* Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)2013-06-241-1/+0
* idxset: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2013-02-161-2/+0
* pulse: Add pa_operation_set_state_callback() APIPaul Meng2013-01-121-0/+2
* format: Allow format->sample spec conversion for compressed formatsArun Raghavan2012-03-051-1/+0
* format: Expose pa_format_info<->pa_sample_spec conversion functionsArun Raghavan2012-03-051-3/+1
* format: Export pa_format_info int and string property gettersArun Raghavan2012-03-051-2/+0
* protocol-native: Allow clients to know at what index underrun occurredDavid Henningsson2011-08-021-0/+1
* device-restore: Add a new protocol extension for device-restore.Colin Guthrie2011-06-221-0/+6
* format: Extend properties to handle lists/rangesArun Raghavan2011-05-151-0/+2
* format: Export pa_format_info_is_compatible in APIArun Raghavan2011-05-151-1/+0
* format: Avoid some code duplicationArun Raghavan2011-05-021-0/+1
* sink-input: Don't assert on bad formatsArun Raghavan2011-05-021-2/+2
* core: Add extended stream API to support compressed formatsArun Raghavan2011-05-021-0/+5
* format: Add some properties and internal APIArun Raghavan2011-05-021-0/+5
* dbus: remove filter functions only if they were actually set beforeLennart Poettering2010-02-091-0/+1
* libpulse: Store pa_stream pointers to hashmaps instead of dynarrays.Tanu Kaskinen2009-12-031-2/+1
* device-manager: Add an untested protocol extension.Colin Guthrie2009-10-011-0/+6
* client: allow zero-copy writing to the streamLennart Poettering2009-07-201-0/+5
* rtclock: enable rtclock for our own mainloop implementationsLennart Poettering2009-06-221-0/+2
* Base mainloop on pa_rtclock_now()Marc-André Lureau2009-06-201-0/+1
* make dbus optional during buildFinn Thain2009-04-101-0/+4
* Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-04-051-1/+1
|\
| * various spelling fixesMaarten Bosmans2009-04-041-1/+1
* | properly account for seeks in the requested_bytes counterLennart Poettering2009-04-011-1/+1
|/
* increase timing update interval exponentiallyLennart Poettering2009-04-011-0/+1
* allow nofail mode only when no server string was specifiedLennart Poettering2009-03-301-2/+2
* Merge commit 'elmarco/dbus'Lennart Poettering2009-03-301-0/+5
|\
| * pulse: client connect to dbusMarc-André Lureau2009-03-301-0/+5
* | notify clients about tlength changesLennart Poettering2009-03-301-0/+3
|/
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* allow sending meta/policy events to clientsLennart Poettering2009-02-121-0/+7
* kill autoload stuff as plannedLennart Poettering2009-01-151-10/+27
* rework autospawning to allow to multiple parallel autospawning contextsLennart Poettering2008-09-051-3/+0
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-1/+1
* rework autospawning code to survive multiple pa_contexts in a single processLennart Poettering2008-08-091-2/+5
* wrap protocol extension of module-stream-restoreLennart Poettering2008-08-041-0/+9
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* rework shm usage negotiation; merge a few pa_bool_t in a single bit field to ...Lennart Poettering2008-06-171-10/+9
* fix a bad memory access pulsecore/client.cLennart Poettering2008-06-131-0/+2
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-23/+30
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-1/+15