summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-12Translated using Weblate (Catalan)Jordi Mas1-9/+10
2023-08-12Translated using Weblate (Portuguese)Hugo Carvalho1-240/+205
2023-08-12Translated using Weblate (Hungarian)Balázs Meskó1-34/+38
2023-08-12build-sys: Bump .so version 16.99.1Arun Raghavan1-1/+1
2023-08-12alsa-mixer: Respect XDG base directory spec when loading profile setsSimonP3-32/+35
2023-08-12shm: use MFD_NOEXEC_SEAL for shared memoryRudi Heitbaum2-1/+5
2023-05-25build-sys: Bump webrtc-audio-processing dependencyArun Raghavan1-1/+1
2023-05-25echo-cancel: add webrtc AEC3 supportEero Nurkkala1-320/+113
2023-05-25echo-cancel-test: Drop references to internal message queueArun Raghavan1-2/+0
2023-04-21daemon/meson.build: Install dbus policy in /usr, not /etcGioele Barabucci1-1/+1
2023-04-21ci: Use built-in distribution image name mechanismArun Raghavan1-2/+1
2023-04-21ci: Update to freedesktop/ci-templatesArun Raghavan1-4/+4
2023-03-25pactl, pacmd: Allow to unset the configured default sink or sourceGeorg Chini4-15/+35
2023-03-22echo-cancel: Fix macOS buildWeijia Wang1-2/+9
2023-03-19alsa: ucm: Fix spurious mixer path removal on initial profile setHector Martin1-2/+5
2023-03-19alsa-ucm: Fix more instances of profile-verb conflationAlper Nebi Yasak2-18/+18
2023-03-19alsa-ucm: Consider devices using the same PCM as incompatibleAlper Nebi Yasak1-2/+17
2023-03-19alsa-ucm: Disable old modifiers when switching profiles of same verbAlper Nebi Yasak1-2/+15
2023-03-19alsa-ucm: Add enable, disable, status helpers for modifiersAlper Nebi Yasak1-14/+54
2023-03-16switch-on-connect: Do not overwrite user configured default sink/sourceGeorg Chini3-11/+131
2023-03-16meson: Add DEF file to export APIs in WindowsBiswapriyo Nath3-5/+393
2023-02-26memblockq: Drop check for chunk index alignment, require aligned lengthIgor V. Kovalenko2-4/+3
2023-02-25alsa-util: Fix pa_alsa_get_supported_formats fallback.Igor V. Kovalenko1-31/+31
2023-02-25alsa-util: Perform format and rate detection before setting HW paramsIgor V. Kovalenko6-12/+46
2023-02-20alsa-profiles: rename mappings for Xonar SEAtaberk Özen1-4/+2
2023-02-20alsa-profiles: import Asus Xonar SE profile from pipewireAtaberk Özen2-0/+96
2023-02-10pstream: Pass frame size to keep split memblock parts alignedIgor V. Kovalenko5-7/+16
2023-02-10bluetooth: Do not attempt decoding too short faststream packet dataIgor V. Kovalenko1-0/+5
2023-02-08rtp-recv: Use getaddrinfo to improve support for ipv6.Alistair Leslie-Hughes1-0/+38
2023-02-08rtp-send: Use getaddrinfo to improve support for ipv6 on source addressAlistair Leslie-Hughes1-0/+37
2023-02-08resampler: Fix oversized memblock pushed from resamplerIgor V. Kovalenko1-3/+7
2023-02-07tunnel-sink-new: Fix hang when used in combination with module-combine-sinkGeorg Chini2-12/+24
2023-02-06bluetooth: Amend writeout to send more initial framesIgor V. Kovalenko1-2/+8
2023-02-06alsa-util: Add more standard sample rates.Igor V. Kovalenko2-2/+3
2023-02-06alsa-util: Dump probed ratesIgor V. Kovalenko1-0/+19
2023-01-21rtp-send: Use getaddrinfo to improve support for ipv6.Alistair Leslie-Hughes1-0/+42
2023-01-21stream-interaction: Fix regression when a trigger role is also a cork roleGeorg Chini1-7/+28
2023-01-21stream-interaction: Extend trigger groups to module-role-corkGeorg Chini1-24/+30
2023-01-19backend-native: Fix parsing comma-delimited responseIgor V. Kovalenko1-2/+2
2022-12-30time-smoother-2: Fix time calculation by comparing timestampsflyingOwl1-1/+2
2022-12-14pulsecore: Set errno before calling readAlistair Leslie-Hughes1-0/+1
2022-12-10proplist-util: Don't assume gdkx is there as gtk could be built without itMart Raudsepp1-1/+5
2022-12-07build-sys: Fix macOS buildShunsuke Shimizu6-26/+53
2022-12-06pactl: Stop a crash when setting the volume which is out of rangeAlistair Leslie-Hughes1-2/+16
2022-11-27module-combine-sink: Suspend while unloading to fix crash moving sinksIgor V. Kovalenko1-0/+3
2022-11-27module-combine-sink: Do not set up rate adjustment timer at load timeIgor V. Kovalenko1-3/+0
2022-11-26backend-native: Fix stack corruption reading RFCOMM AT+BIA= responseIgor V. Kovalenko1-3/+8
2022-11-24Ensure fds are closed when exec functions are used.Alistair Leslie-Hughes1-1/+1
2022-11-10sndfile: handle sndfiles with s24 formatWim Taymans1-4/+4
2022-10-19Propagate return value from pa_pstream_attach_memfd_shmidAlistair Leslie-Hughes1-1/+2