summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* module-combine-sink: Suspend while unloading to fix crash moving sinksIgor V. Kovalenko2022-11-271-0/+3
* module-combine-sink: Do not set up rate adjustment timer at load timeIgor V. Kovalenko2022-11-271-3/+0
* backend-native: Fix stack corruption reading RFCOMM AT+BIA= responseIgor V. Kovalenko2022-11-261-3/+8
* Ensure fds are closed when exec functions are used.Alistair Leslie-Hughes2022-11-241-1/+1
* sndfile: handle sndfiles with s24 formatWim Taymans2022-11-101-4/+4
* Propagate return value from pa_pstream_attach_memfd_shmidAlistair Leslie-Hughes2022-10-191-1/+2
* bluetooth: Add 20dB boost for faststream source volumeIgor V. Kovalenko2022-10-173-0/+53
* bluetooth: Handle fragmented faststream framesIgor V. Kovalenko2022-10-171-13/+61
* bluetooth: Use stereo sample spec for faststream backchannelIgor V. Kovalenko2022-10-171-4/+17
* bluetooth: Add faststream codecIgor V. Kovalenko2022-10-177-27/+482
* bluetooth: Do not use hardware volume control for A2DP backchannelIgor V. Kovalenko2022-10-171-1/+18
* bluetooth: Free memblock after codec errorsIgor V. Kovalenko2022-10-171-0/+3
* pactl: SUBSCRIBE add a newline after every json messageacheronfail2022-09-271-1/+1
* meson: use proper type for boolswael2022-09-211-1/+1
* time-smoother-2: Fix stream time when stream starts pausedGeorg Chini2022-08-251-1/+1
* backend-native: Remove uninformative "Profile unavailable" debug messageMarijn Suijten2022-08-161-1/+0
* backend-native: Update all CIND indicatorsMarijn Suijten2022-08-161-4/+1
* Revert "bluez5-util: move pa_bluetooth_discovery to header"Marijn Suijten2022-08-163-25/+24
* backend-native: Add backend pointer to transport_dataMarijn Suijten2022-08-163-11/+23
* backend-native: Fix indentation and whitespace styleMarijn Suijten2022-08-161-21/+20
* Make gio-2.0 optional when gsettings is disabledYureka2022-08-151-1/+1
* meson.build: fix build without C++Fabrice Fontaine2022-08-152-1/+4
* bluetooth: hook up UPower backendDylan Van Assche2022-08-012-7/+86
* bluetooth: add UPower backendDylan Van Assche2022-08-013-1/+342
* bluetooth: add AT+BIA supportDylan Van Assche2022-08-011-9/+89
* bluez5-util: move pa_bluetooth_discovery to headerDylan Van Assche2022-08-013-24/+25
* meson: fix meson warningsRosen Penev2022-08-011-2/+4
* shell-completion: add new subcommand get-* for zshhashitaku2022-08-011-0/+12
* shell-completion: add new subcommand get-* for bashhashitaku2022-08-011-5/+8
* Translated using Weblate (Georgian)Temuri Doghonadze2022-07-221-2/+2
* Translated using Weblate (German)Joachim Philipp2022-07-221-8/+5
* Translated using Weblate (Georgian)Temuri Doghonadze2022-07-211-75/+103
* Translated using Weblate (Korean)김인수2022-07-181-4/+4
* Translated using Weblate (Georgian)Temuri Doghonadze2022-07-181-174/+176
* Translated using Weblate (Croatian)Gogo Gogsi2022-07-181-11/+19
* raop-client: Fix typoPeter Meerwald-Stadler2022-07-181-1/+1
* volume: Fix typoPeter Meerwald-Stadler2022-07-181-1/+1
* module-tunnel: Fix typosPeter Meerwald-Stadler2022-07-181-2/+2
* module-combine-sink: Fix indentationPeter Meerwald-Stadler2022-07-181-1/+1
* module-combine-sink: Use fabs() instead of abs() for doublePeter Meerwald-Stadler2022-07-181-1/+2
* build-sys: meson: Move qpaeq to daemon buildIgor V. Kovalenko2022-07-181-4/+4
* build-sys: Add missing libatomic_ops dependenciesNicolas Cavallari2022-07-184-10/+10
* build-sys: Fix atomic support detectionNicolas Cavallari2022-07-181-4/+6
* alsa-mixer: extend pa_alsa_mixer_find with the subdevice checkJaroslav Kysela2022-07-181-4/+8
* alsa-mixer: fix the re-attach code for the mixer control elementJaroslav Kysela2022-07-182-11/+52
* alsa-ucm: remove extra space from the device.intended_roles propertyJaroslav Kysela2022-06-291-4/+9
* alsa-ucm: Create multiple profiles per verb for conflicting devicesAlper Nebi Yasak2022-06-281-21/+99
* alsa-ucm: Disable old devices when switching profiles of same verbAlper Nebi Yasak2022-06-281-5/+21
* alsa-ucm: Make mapping UCM contexts have only one modifierAlper Nebi Yasak2022-06-282-23/+16
* alsa-ucm: Make mapping UCM contexts have only one deviceAlper Nebi Yasak2022-06-282-69/+35