summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-06-22qpaeq: Don't set font-size on widgetsAidan Gauland1-4/+4
2016-06-22ladspa-sink: avoid to configure invalid formatKimJeongYeon1-0/+5
2016-06-22core-util: Improve pa_replace() behaviourUlrich Eckhardt3-0/+11
2016-06-22core-util-test: Add testsUlrich Eckhardt1-0/+230
2016-06-22core-util-test: Add boilerplateUlrich Eckhardt3-0/+53
2016-06-22pstream: fix revoke callback settingTanu Kaskinen1-2/+2
2016-06-22alsa: reread configuration when opening new devicesAlexander E. Patrakov3-0/+26
2016-06-22allow-passthrough: Use pa_module_hook_connect()Arun Raghavan1-19/+4
2016-06-22allow-passthrough: Add module to allow passthrough streams always go throughGuillaume Desmottes2-2/+337
2016-06-22client, protocol-native: Use macros for protocol version/flag accessArun Raghavan3-12/+18
2016-06-21sink-input,source-output: Fix crasher while setting propertyArun Raghavan2-2/+2
2016-06-21pstream: Fix use of uninitialized value: ancillary fd cleanup flagAhmed S. Darwish1-1/+1
2016-06-21shm: Fix use of uninitialized value: segment's shared-memory typeAhmed S. Darwish1-7/+7
2016-05-29dbus: Deal with double-counting module-dbus-protocolv8.99.2Arun Raghavan1-0/+8
2016-05-29dbus: fix crash on LoadModule()Tanu Kaskinen1-14/+11
2016-05-27resampler: Fix leaking lfe filter on init failureBarun Kumar Singh1-0/+2
2016-05-24Disable LFE remixing by defaultAlexander E. Patrakov3-6/+6
2016-05-13resampler: Fix a memory leak in pa_resampler_ffmpeg_init()Sachin Kumar Chauhan1-1/+3
2016-05-11module-filter-apply: Fix stale m-d-m property name in commentArun Raghavan1-2/+2
2016-05-11alsa: Reread and upate jack status when a card is unsuspendedArun Raghavan3-18/+32
2016-05-10alsa: ignore jack events when the user is inactiveTanu Kaskinen3-0/+35
2016-05-10module-filter-apply: Fix a memory leakSachin Kumar Chauhan1-14/+11
2016-05-07module-device-manager: Refine logic to ignore filtered streamsArun Raghavan2-15/+31
2016-05-07module-filter-apply: Don't implement policy in module-device-managerArun Raghavan2-24/+50
2016-05-06module-filter-apply: Remove some dead codeArun Raghavan1-10/+6
2016-05-06pulsecore: Fixed possible memory leakDeepak Srivastava1-1/+3
2016-05-03switch-on-port-available: prefer ports that have been selected by the userTanu Kaskinen1-7/+202
2016-05-03card-restore: restore preferred portsTanu Kaskinen1-1/+67
2016-05-03card: add preferred_{input, output}_portTanu Kaskinen3-0/+59
2016-05-03switch-on-port-available: avoid repetitive pointer deferencingTanu Kaskinen1-8/+14
2016-05-03switch-on-port-available: fix inverted if conditionTanu Kaskinen1-1/+1
2016-05-03switch-on-port-available: unify input/output switching policyTanu Kaskinen1-2/+13
2016-04-29stream-restore: With dbus-proto fix segfault if e->device is NULL.Juho Hämäläinen1-2/+2
2016-04-29Revert "format: Make pa_format_info_valid() stricter for PCM"Arun Raghavan1-7/+1
2016-04-27core: Support memfd transport; bump protocol versionAhmed S. Darwish7-17/+63
2016-04-27client audio: Support memfd transportAhmed S. Darwish6-7/+80
2016-04-25detect: Don't deprecate module-detect on non-Linux systemsAhmed S. Darwish1-0/+3
2016-04-25stream: Document pa_stream_write() size and offset requirementsAhmed S. Darwish1-2/+2
2016-04-25filter-apply: simplify proplist updatingTanu Kaskinen1-46/+4
2016-04-25loopback: refactor proplist updatingTanu Kaskinen1-15/+13
2016-04-25sink-input, source-output: remove set_name()Tanu Kaskinen5-56/+2
2016-04-25sink-input, source-output: rework property settingTanu Kaskinen4-10/+228
2016-04-25device-manager, filter-apply: don't reroute streams that have a filterTanu Kaskinen2-2/+71
2016-04-25don't move streams to devices that are going awayTanu Kaskinen6-3/+27
2016-04-25echo-cancel: rework move handlingTanu Kaskinen1-17/+11
2016-04-24protocol-native: Disable srbchannel for setups without SCM_CREDENTIALSAhmed S. Darwish2-2/+7
2016-04-23build-sys: Set C language standard to gnu11Ahmed S. Darwish1-1/+1
2016-04-20stream-interaction: Fix crash in case of invalid argument for volumeSangchul Lee1-1/+1
2016-04-20role-ducking: Add support for ducking groupSangchul Lee2-87/+212
2016-04-19alsa-mixer: Support for Creative SoundBlaster Omni Surround 5.1 USB sound car...Nazar Mokrynskyi3-15/+10