summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01json: Drop refcounting of json objectsjsonArun Raghavan4-35/+31
2016-06-01json: Add some more negative test casesArun Raghavan1-0/+3
2016-06-01json: Add a positive test for nested objectsArun Raghavan1-0/+13
2016-06-01json: Error out for objects and arrays that are nested too deepArun Raghavan2-10/+19
2016-06-01json: Handle error cases while parsing numbersArun Raghavan2-1/+30
2016-06-01json: Add overflow checks for integer and float parsingArun Raghavan2-0/+21
2016-06-01json: Correctly handle bad strings with missing closing quotesArun Raghavan2-1/+14
2016-06-01format: Drop dependency on json-cArun Raghavan6-143/+187
2016-06-01pulse: Add a JSON-parsing libraryArun Raghavan5-0/+815
2016-05-29dbus: Deal with double-counting module-dbus-protocolArun 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. Patrakov4-8/+8
2016-05-18i18n: Update Polish translationPiotr Drąg1-204/+154
2016-05-13resampler: Fix a memory leak in pa_resampler_ffmpeg_init()Sachin Kumar Chauhan1-1/+3
2016-05-12build-sys: Bump sonames for releaseArun Raghavan1-1/+1
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-05-03build-sys: Fix check for CoreServices.hJeremy Huddleston Sequoia1-6/+2
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. Darwish13-24/+122
2016-04-27client audio: Support memfd transportAhmed S. Darwish7-7/+88
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. Darwish2-3/+3
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
2016-04-18i18n: Updated Turkish translationMuhammet Kara1-365/+401