summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10sndfile: handle sndfiles with s24 formatpaplay-s24Wim 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
2022-08-16backend-native: Add backend pointer to transport_dataMarijn Suijten3-11/+23
2022-08-16backend-native: Fix indentation and whitespace styleMarijn Suijten1-21/+20
2022-08-15Make gio-2.0 optional when gsettings is disabledYureka1-1/+1
2022-08-15meson.build: fix build without C++Fabrice Fontaine2-1/+4
2022-08-01bluetooth: hook up UPower backendDylan Van Assche2-7/+86
2022-08-01bluetooth: add UPower backendDylan Van Assche3-1/+342
2022-08-01bluetooth: add AT+BIA supportDylan Van Assche1-9/+89
2022-08-01bluez5-util: move pa_bluetooth_discovery to headerDylan Van Assche3-24/+25
2022-08-01meson: fix meson warningsRosen Penev1-2/+4
2022-08-01shell-completion: add new subcommand get-* for zshhashitaku1-0/+12
2022-08-01shell-completion: add new subcommand get-* for bashhashitaku1-5/+8
2022-07-22Translated using Weblate (Georgian)Temuri Doghonadze1-2/+2
2022-07-22Translated using Weblate (German)Joachim Philipp1-8/+5
2022-07-21Translated using Weblate (Georgian)Temuri Doghonadze1-75/+103
2022-07-18Translated using Weblate (Korean)김인수1-4/+4
2022-07-18Translated using Weblate (Georgian)Temuri Doghonadze1-174/+176
2022-07-18Translated using Weblate (Croatian)Gogo Gogsi1-11/+19
2022-07-18raop-client: Fix typoPeter Meerwald-Stadler1-1/+1
2022-07-18volume: Fix typoPeter Meerwald-Stadler1-1/+1
2022-07-18module-tunnel: Fix typosPeter Meerwald-Stadler1-2/+2
2022-07-18module-combine-sink: Fix indentationPeter Meerwald-Stadler1-1/+1
2022-07-18module-combine-sink: Use fabs() instead of abs() for doublePeter Meerwald-Stadler1-1/+2
2022-07-18build-sys: meson: Move qpaeq to daemon buildIgor V. Kovalenko1-4/+4
2022-07-18build-sys: Add missing libatomic_ops dependenciesNicolas Cavallari4-10/+10
2022-07-18build-sys: Fix atomic support detectionNicolas Cavallari1-4/+6
2022-07-18alsa-mixer: extend pa_alsa_mixer_find with the subdevice checkJaroslav Kysela1-4/+8
2022-07-18alsa-mixer: fix the re-attach code for the mixer control elementJaroslav Kysela2-11/+52
2022-06-29alsa-ucm: remove extra space from the device.intended_roles propertyJaroslav Kysela1-4/+9
2022-06-28alsa-ucm: Create multiple profiles per verb for conflicting devicesAlper Nebi Yasak1-21/+99
2022-06-28alsa-ucm: Disable old devices when switching profiles of same verbAlper Nebi Yasak1-5/+21
2022-06-28alsa-ucm: Make mapping UCM contexts have only one modifierAlper Nebi Yasak2-23/+16
2022-06-28alsa-ucm: Make mapping UCM contexts have only one deviceAlper Nebi Yasak2-69/+35
2022-06-28alsa-ucm: Make ports store only one deviceAlper Nebi Yasak4-108/+26
2022-06-28alsa-ucm: Remove combination port generation logicAlper Nebi Yasak3-105/+48
2022-06-28alsa-ucm: Make one input/output mapping per UCM deviceAlper Nebi Yasak1-10/+4
2022-06-28alsa-ucm: Split out helpers for device set name, description, priorityAlper Nebi Yasak1-35/+118