summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Bump sonames for releasev8.99.1Arun Raghavan2016-05-121-1/+1
* module-filter-apply: Fix stale m-d-m property name in commentArun Raghavan2016-05-111-2/+2
* alsa: Reread and upate jack status when a card is unsuspendedArun Raghavan2016-05-113-18/+32
* alsa: ignore jack events when the user is inactiveTanu Kaskinen2016-05-103-0/+35
* module-filter-apply: Fix a memory leakSachin Kumar Chauhan2016-05-101-14/+11
* module-device-manager: Refine logic to ignore filtered streamsArun Raghavan2016-05-072-15/+31
* module-filter-apply: Don't implement policy in module-device-managerArun Raghavan2016-05-072-24/+50
* module-filter-apply: Remove some dead codeArun Raghavan2016-05-061-10/+6
* pulsecore: Fixed possible memory leakDeepak Srivastava2016-05-061-1/+3
* switch-on-port-available: prefer ports that have been selected by the userTanu Kaskinen2016-05-031-7/+202
* card-restore: restore preferred portsTanu Kaskinen2016-05-031-1/+67
* card: add preferred_{input, output}_portTanu Kaskinen2016-05-033-0/+59
* switch-on-port-available: avoid repetitive pointer deferencingTanu Kaskinen2016-05-031-8/+14
* switch-on-port-available: fix inverted if conditionTanu Kaskinen2016-05-031-1/+1
* switch-on-port-available: unify input/output switching policyTanu Kaskinen2016-05-031-2/+13
* build-sys: Fix check for CoreServices.hJeremy Huddleston Sequoia2016-05-031-6/+2
* stream-restore: With dbus-proto fix segfault if e->device is NULL.Juho Hämäläinen2016-04-291-2/+2
* Revert "format: Make pa_format_info_valid() stricter for PCM"Arun Raghavan2016-04-291-7/+1
* core: Support memfd transport; bump protocol versionAhmed S. Darwish2016-04-2713-24/+122
* client audio: Support memfd transportAhmed S. Darwish2016-04-277-7/+88
* detect: Don't deprecate module-detect on non-Linux systemsAhmed S. Darwish2016-04-251-0/+3
* stream: Document pa_stream_write() size and offset requirementsAhmed S. Darwish2016-04-251-2/+2
* filter-apply: simplify proplist updatingTanu Kaskinen2016-04-251-46/+4
* loopback: refactor proplist updatingTanu Kaskinen2016-04-251-15/+13
* sink-input, source-output: remove set_name()Tanu Kaskinen2016-04-255-56/+2
* sink-input, source-output: rework property settingTanu Kaskinen2016-04-254-10/+228
* device-manager, filter-apply: don't reroute streams that have a filterTanu Kaskinen2016-04-252-2/+71
* don't move streams to devices that are going awayTanu Kaskinen2016-04-256-3/+27
* echo-cancel: rework move handlingTanu Kaskinen2016-04-251-17/+11
* protocol-native: Disable srbchannel for setups without SCM_CREDENTIALSAhmed S. Darwish2016-04-242-2/+7
* build-sys: Set C language standard to gnu11Ahmed S. Darwish2016-04-232-3/+3
* stream-interaction: Fix crash in case of invalid argument for volumeSangchul Lee2016-04-201-1/+1
* role-ducking: Add support for ducking groupSangchul Lee2016-04-202-87/+212
* alsa-mixer: Support for Creative SoundBlaster Omni Surround 5.1 USB sound car...Nazar Mokrynskyi2016-04-193-15/+10
* i18n: Updated Turkish translationMuhammet Kara2016-04-181-365/+401
* build-sys: build gtk-test only when glib is enabledTanu Kaskinen2016-04-121-1/+2
* i18n: Update Italian translationMilo Casagrande2016-04-061-296/+366
* rtp: Do all receive side rate calculations in sink-input domainArun Raghavan2016-04-021-8/+10
* i18n: update Simplified Chinese translationYunQiang Su2016-04-021-618/+383
* memblock/pstream: Fix two compiler warningsDavid Henningsson2016-04-022-2/+4
* pstream: Support memfd blocks transportAhmed S. Darwish2016-04-0217-75/+454
* pulsecore: Specially mark global mempoolsAhmed S. Darwish2016-04-0215-19/+124
* memimport: Support memfd blocksAhmed S. Darwish2016-04-026-23/+113
* pulsecore: Introduce memfd supportAhmed S. Darwish2016-04-025-65/+230
* SHM: Refactor private allocationsAhmed S. Darwish2016-04-021-73/+87
* pulsecore: Transform pa_mempool_new() into a factory methodAhmed S. Darwish2016-04-0218-37/+97
* srbchannel: Introduce per-client SHM filesAhmed S. Darwish2016-04-023-17/+27
* pulsecore: Reference count mempoolsAhmed S. Darwish2016-04-0217-20/+84
* pulsecore: Cache daemon shm size inside pa_coreAhmed S. Darwish2016-04-022-0/+6
* log: journal: Prevent duplicate values for CODE_* fieldsAhmed S. Darwish2016-03-251-0/+11