summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* stream-restore: Fix NULL preferred device handlingTanu Kaskinen2021-04-051-45/+101
* sink-input, source-output: Add hooks for preferred device changesTanu Kaskinen2021-04-053-14/+72
* bluetooth: prioritize native backend HFP HF connectionIgor V. Kovalenko2021-04-031-2/+2
* message-params: clean upIgor V. Kovalenko2021-03-278-826/+0
* message-params: use JSON instead of custom formatIgor V. Kovalenko2021-03-275-53/+85
* json: add JSON encoderIgor V. Kovalenko2021-03-275-0/+1135
* json: improve supported numbersIgor V. Kovalenko2021-03-273-62/+59
* bluetooth: Only use hardware volume callbacks for peer attenuationMarijn Suijten2021-03-261-42/+102
* alsa-sink: Do not increase watermark when requested to rewind 0 bytesGeorg Chini2021-03-251-0/+3
* Win32: Use WAVEFORMATEX for multi-channel audio output on Windows.Edward Lee2021-03-232-23/+88
* Win32: Fix build issues.Edward Lee2021-03-233-3/+3
* bluetooth: Set up hardware gain control if init volume is received lateMarijn Suijten2021-03-171-10/+88
* bluetooth: accept +VGM/+VGS unsolicited reply with '=' and ':' separatorIgor V. Kovalenko2021-03-161-2/+2
* bluetooth: Perform software attenuation until HF/HS reports gain controlMarijn Suijten2021-03-162-15/+42
* bluetooth: Move attenuation decision to shared functionMarijn Suijten2021-03-164-16/+64
* bluetooth: Generalize speaker/microphone naming to sink/sourceMarijn Suijten2021-03-163-41/+40
* bluetooth: backend-native: Round volume to closest instead of upMarijn Suijten2021-03-161-5/+8
* bluetooth: Move HSP gain conversions into backend-nativeMarijn Suijten2021-03-163-87/+82
* bluetooth: switch_codec should start with pa_blueooth_device_Marijn Suijten2021-03-153-5/+5
* build-sys: drop autotools build systemIgor V. Kovalenko2021-03-157-2319/+0
* bluetooth: correct rfcomm command and reply formattingIgor V. Kovalenko2021-03-051-16/+33
* bluetooth: fix typo checking if target codec is availableIgor V. Kovalenko2021-03-031-1/+1
* buildsys/autotools: add pulseaudio-x11.service.inFaidon Liambotis2021-03-012-1/+4
* tests: fix use of uninitialized variable cpu_infoFaidon Liambotis2021-03-011-1/+1
* treewide: fix a bunch of typosFelipe Sateler2021-02-264-4/+4
* alsa-mixer: increase the max number of HDMI/DP output device to 11Hui Wang2021-02-245-0/+135
* bluetooth: clean up rfcomm_write usageIgor V. Kovalenko2021-02-231-46/+21
* bluetooth: rename enable_hs_role to enable_shared_profilesIgor V. Kovalenko2021-02-233-16/+16
* bluetooth: use device flag to prevent assertion failure during shutdownIgor V. Kovalenko2021-02-234-9/+5
* bluetooth: complete bluetooth profile separationIgor V. Kovalenko2021-02-236-36/+64
* bluetooth: prefer headset HFP HF connection with native backendIgor V. Kovalenko2021-02-232-10/+10
* bluetooth: fix headset=auto ofono handoverIgor V. Kovalenko2021-02-233-16/+25
* bluetooth: enable module-bluez5-discover argument enable_native_hfp_hfIgor V. Kovalenko2021-02-231-0/+2
* bluetooth: make native the default backendJames Bottomley2021-02-231-1/+4
* bluetooth: add correct HFP rfcomm negotiationJames Bottomley2021-02-233-6/+125
* bluetooth: separate HSP and HFPJames Bottomley2021-02-236-19/+112
* bluetooth: use consistent profile namesJames Bottomley2021-02-235-50/+50
* systemd: move to session sliceHenri Chain2021-02-181-0/+1
* source-output: Fix source-output volume after move of virtual source streamGeorg Chini2021-02-171-0/+10
* bluetooth: remove unwanted change from bluez fallback codeIgor V. Kovalenko2021-02-151-1/+0
* build-sys: meson: support elogind alternative for module-systemd-loginIgor V. Kovalenko2021-02-121-2/+2
* build-sys: meson: add tcp-wrappersIgor V. Kovalenko2021-02-121-1/+1
* build-sys: drop gconf supportIgor V. Kovalenko2021-02-127-284/+0
* bluetooth/gst: Unify encoder and decoder pipeline setupMarijn Suijten2021-02-014-341/+126
* bluetooth/aptx: Call the non-HD encode_buffer functionMarijn Suijten2021-02-011-1/+1
* bluetooth/aptx: Simplify lifetime of `caps`Marijn Suijten2021-02-011-10/+7
* bluetooth: support increasing bitrate for SBC XQIgor V. Kovalenko2021-02-011-0/+3
* bluetooth: a2dp dual channel SBC XQ codec configurationsIgor V. Kovalenko2021-02-012-32/+329
* bluetooth: Remove unused ts_elapsed variableMarijn Suijten2021-02-011-1/+0
* tests: Update ladspa-dbus to Python 3Marijn Suijten2021-02-011-1/+1