summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 dayspactl, pacmd: Allow to unset the configured default sink or sourceHEADmasterGeorg Chini4-15/+35
9 daysecho-cancel: Fix macOS buildWeijia Wang1-2/+9
12 daysalsa: ucm: Fix spurious mixer path removal on initial profile setHector Martin1-2/+5
12 daysalsa-ucm: Fix more instances of profile-verb conflationAlper Nebi Yasak2-18/+18
12 daysalsa-ucm: Consider devices using the same PCM as incompatibleAlper Nebi Yasak1-2/+17
12 daysalsa-ucm: Disable old modifiers when switching profiles of same verbAlper Nebi Yasak1-2/+15
12 daysalsa-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
2022-10-17bluetooth: Add 20dB boost for faststream source volumeIgor V. Kovalenko3-0/+53
2022-10-17bluetooth: Handle fragmented faststream framesIgor V. Kovalenko1-13/+61
2022-10-17bluetooth: Use stereo sample spec for faststream backchannelIgor V. Kovalenko1-4/+17
2022-10-17bluetooth: Add faststream codecIgor V. Kovalenko7-27/+482
2022-10-17bluetooth: Do not use hardware volume control for A2DP backchannelIgor V. Kovalenko1-1/+18
2022-10-17bluetooth: Free memblock after codec errorsIgor V. Kovalenko1-0/+3
2022-09-27pactl: SUBSCRIBE add a newline after every json messageacheronfail1-1/+1
2022-09-21meson: use proper type for boolswael1-1/+1
2022-08-25time-smoother-2: Fix stream time when stream starts pausedGeorg Chini1-1/+1
2022-08-16backend-native: Remove uninformative "Profile unavailable" debug messageMarijn Suijten1-1/+0
2022-08-16backend-native: Update all CIND indicatorsMarijn Suijten1-4/+1
2022-08-16Revert "bluez5-util: move pa_bluetooth_discovery to header"Marijn Suijten3-25/+24