summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-27mix: Rename the no_mapping volume functions for clarityvolume-rampingArun Raghavan1-18/+18
2017-12-27mix: Remove ramp calculation invariant out of loopArun Raghavan1-1/+2
2017-12-27mix: Replace manual frame/time calculations with correct functionsArun Raghavan1-2/+2
2017-12-27mix: Remove manual sample spec validity checkArun Raghavan1-5/+1
2017-12-27mix: Use PA_CLIP_SUB instead of manual if/elseArun Raghavan1-8/+2
2017-12-27volume: Rename function to pa_volume_ramp_set_channel_rampArun Raghavan3-4/+4
2017-12-12sink-input: Remove pa_sink_input_set_volume_ramp()Sangchul Lee2-18/+0
2017-12-12sink-input, volume: Add support for volume ramp factorSangchul Lee5-8/+173
2017-12-12mix: Use time variable as a member of pa_cvolume_ramp_int structureSangchul Lee5-57/+60
2017-12-12Refactor codes regarding volume rampSangchul Lee6-65/+44
2017-12-12volume ramp: adding volume ramping to sink-inputSangchul Lee2-1/+71
2017-12-12volume ramp: additions to the low level infraSangchul Lee6-2/+459
2017-12-12build-sys: Stop using symdef headers for modulesArun Raghavan90-411/+124
2017-12-12map-file: add pa_encoding_from_stringTanu Kaskinen1-0/+1
2017-12-12qpaeq: port to PyQt5Andrius Štikonas1-34/+34
2017-12-09filter-apply: Eliminate nested and redundant hook eventsKimJeongYeon1-0/+10
2017-12-08ladspa-sink: add module argument to set sink input propertiesRoliga1-0/+9
2017-12-08augment-properties: fix a memory leakTanu Kaskinen1-4/+9
2017-12-07core-util, cpu-x86: use __get_cpuid() instead of homegrown assemblyTanu Kaskinen4-48/+38
2017-12-04client-conf: Add a default value for disable-memfdArun Raghavan1-0/+1
2017-12-03sink, source: Don't finish move if unlink happens after pa_*_move_all_start()Georg Chini2-4/+8
2017-12-03switch-on-connect: add option to ignore virtual sinks/sourcesGeorg Chini1-0/+17
2017-12-02device-manager: don't override application routing requestsTanu Kaskinen1-2/+4
2017-12-02sink-input, source-output: add sink/source_requested_by_application flagTanu Kaskinen27-42/+72
2017-11-30augment-properties: support XDG_DATA_DIRS when find desktop filesIceyer1-25/+53
2017-11-30sconv-s16be: declaration/implementation mismatchesConstantine Kharlamov1-4/+4
2017-11-30merge and deduplicate some pa_buffer_attr documentationjnqnfe2-78/+44
2017-11-30api documentation improvementsjnqnfe15-143/+205
2017-11-29volume: slight simplification of codejnqnfe1-9/+9
2017-11-29volume: pa_cvolume_scale_mask: constify paramjnqnfe2-2/+2
2017-11-23build-sys: add the Dell dock TB16 configurationHui Wang1-1/+2
2017-11-21echo-cancel: fix a memory leakTanu Kaskinen1-1/+4
2017-11-21echo-cancel: ignore remaining canceller messages after the module has been un...Tanu Kaskinen1-0/+19
2017-11-21card-restore: don't restore unavailable profilesTanu Kaskinen1-2/+6
2017-11-21card-restore: log the correct profile nameTanu Kaskinen1-1/+1
2017-11-06remap-source, virtual-source: fix max_rewind handlingTanu Kaskinen2-0/+24
2017-11-05alsa-sink: update max_rewind when updating the latencyTanu Kaskinen1-19/+20
2017-11-05svolume: disable incompatible MMX and SSE code on x86 macOSMihai Moldovan2-8/+8
2017-11-05module-coreaudio-{device, detect}: implement record and playback modargs, cur...Mihai Moldovan2-6/+47
2017-10-30sink-input, source-output: add a couple of assertionsTanu Kaskinen2-0/+10
2017-10-24system.pa: load module-card-restoreTanu Kaskinen1-0/+1
2017-10-24system.pa: load module-device-restore before module-udev-detectTanu Kaskinen1-4/+4
2017-10-24echo-cancel: Expose dereverb in the speex cancellerArun Raghavan1-4/+16
2017-10-24echo-cancel: Fix speex echo state settingArun Raghavan1-3/+3
2017-10-23mention the sound card clock and system clock difference in libpulse docsTanu Kaskinen2-8/+19
2017-10-21sink, source: Rework reconfiguration logic to apply to more than rateArun Raghavan8-94/+90
2017-10-21loopback: Track and use average adjust timeGeorg Chini1-4/+32
2017-10-19volume: improve documentationTanu Kaskinen1-21/+18
2017-10-19bluetooth: set better priorities for profilesTanu Kaskinen1-4/+4
2017-10-15source-output: fix copy-paste errorTanu Kaskinen1-1/+1