summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07build-sys: First pass at a meson-ified build systemmesonArun Raghavan14-2/+941
2017-12-07build-sys: Stop using symdef headers for modulesArun Raghavan90-407/+124
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
2017-10-14build-sys: test for cxx-11 after AC_USE_SYSTEM_EXTENSIONSFelipe Sateler1-1/+1
2017-10-12Revert "alsa-mixer: fix speaker output on a couple of Asus EeePC machines"Tanu Kaskinen1-5/+0
2017-10-12alsa-mixer: fix speaker output on a couple of Asus EeePC machinesGuenter Milde1-0/+5
2017-10-11i18n: add raop files to POTFILES.inTanu Kaskinen1-0/+2
2017-10-11raop: Init dummy port and card for latency changeColin Leroy2-2/+103
2017-10-11raop: Show device codename in sink propertiesColin Leroy1-17/+22
2017-10-09core: Fix gcc-7 -Wimplicit-fallthrough= warnings by rearranging commentPeter Meerwald-Stadler2-6/+4
2017-10-09core: Fix typo and gcc-7 -Wimplicit-fallthrough= warningsPeter Meerwald-Stadler1-5/+5
2017-10-09core: Fix gcc-7 -Wimplicit-fallthrough= warningsPeter Meerwald-Stadler2-16/+6
2017-10-09raop: Fix typoPeter Meerwald-Stadler1-1/+1
2017-10-09raop: Fix gcc-7 warnings, EWOULDBLOCKPeter Meerwald-Stadler2-3/+3
2017-10-09bluetooth: bluez5: Fix Coverity warningPeter Meerwald-Stadler1-1/+1
2017-10-09json-test: Fix Coverity warningPeter Meerwald-Stadler1-1/+5
2017-10-08raop: add latency value for Shairport RAOP serverColin Leroy1-0/+3
2017-10-07build-sys: simulate ln -s correctly on WindowsSalvador Fandino1-8/+8
2017-10-07ladspa-sink: fix Windows compilationSalvador Fandino2-2/+9