summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* combine-sink: Fix latency reportsGeorg Chini2022-05-281-1/+1
* various places: Include resampler delay to latency reports and calculationsGeorg Chini2022-05-289-0/+31
* bluetooth: mSBC: Decode packets larger than mSBC frameIgor V. Kovalenko2022-05-271-33/+47
* zeroconf-publish: Fix crash when avahi_client_new() failsGeorg Chini2022-05-261-1/+1
* module-tunnel: Improve latency calculationGeorg Chini2022-05-251-4/+12
* tunnel modules: Fix crash when the module was unloaded while waiting for re-initGeorg Chini2022-05-255-59/+231
* tunnel modules: Fix threading issuesGeorg Chini2022-05-253-39/+23
* bluetooth: Demote "No such property 'Volume'" error to warningMarijn Suijten2022-05-231-4/+13
* module-tunnel: Initialize `auto` param default value to falseIgor V. Kovalenko2022-05-171-0/+1
* time-smoother-2: Fix integer type problemGeorg Chini2022-05-173-4/+4
* module-tunnel-sink/source-new: Add PA_STREAM_ADJUST_LATENCY flag at stream cr...Georg Chini2022-05-162-2/+2
* module-tunnel: restart moduleCraig Howard2022-05-162-183/+360
* tunnel-source-new: add restart/reconnect logicCraig Howard2022-05-162-90/+234
* tunnel-sink-new: reinit moduleCraig Howard2022-05-164-9/+187
* tunnel-sink-new: create sink *after* connectionCraig Howard2022-05-161-65/+133
* tunnel-sink-new: refactor sink creationCraig Howard2022-05-161-37/+67
* pactl: fix invalid JSON output by overriding LC_NUMERICOlivier Gayot2022-05-161-0/+1
* pa-info: Handle configuration files from .d directoriesIgor V. Kovalenko2022-05-161-0/+10
* module-device-destore: Log restored port nameIgor V. Kovalenko2022-05-161-2/+2
* module-suspend-on-idle: Allow suspending a sink when the monitor source becom...Igor V. Kovalenko2022-05-161-2/+11
* bluetooth: Make sure there is at least one SBC frame to encodeIgor V. Kovalenko2022-05-161-0/+8
* bluetooth: Limit effective SBC bitpool of incoming bluetooth connectionIgor V. Kovalenko2022-05-161-147/+167
* thread-test: Increase test timeoutIgor V. Kovalenko2022-05-091-0/+1
* alsa-profiles: Add NI Komplete Audio 6 MK2 profilesJosef Haider2022-03-072-3/+5
* bluetooth/gst: Timestamp encoding buffers according to PA clockv15.99.1Marijn Suijten2022-02-214-5/+14
* bluetooth/gst: Replace buffer accumulation in adapter with direct pullMarijn Suijten2022-02-212-40/+13
* bluetooth/gst: Use GStreamer synchronously within PA's IO threadMarijn Suijten2022-02-212-128/+72
* bluetooth: Rename rtp_sbc_payload to rtp_payloadSanchayan Maity2022-02-213-10/+10
* bluetooth: ldac: Fix RTP payloading of encoded packetSanchayan Maity2022-02-211-23/+24
* pacat: Include the special default device names in documentationguest2713142022-01-261-1/+1
* alsa-mixer: Add analog-input path to TI PCM2902 mappingsTanu Kaskinen2022-01-261-6/+9
* pactl: optimized codeliaohanqin2022-01-251-13/+24
* alsa: ucm - use possible mixer private device prefix for ELD controlsJaroslav Kysela2021-12-292-8/+17
* alsa: mixer - more clever alias cache implementationJaroslav Kysela2021-12-292-43/+65
* conf: Note configuration snippets must end in .paDiederik de Haas2021-12-182-0/+2
* channelmap: make channel map tables staticBtbN2021-12-171-2/+2
* util: Fix getting the binary name for GNU/HurdLaurent Bigonville2021-12-161-1/+1
* iochannel: Fix FTBFS on GNU/HurdLaurent Bigonville2021-12-161-5/+5
* alsa: ucm - update the mixer path also after volume probeJaroslav Kysela2021-12-161-9/+22
* alsa: ucm - fix h/w mute mixer control probeJaroslav Kysela2021-12-161-3/+4
* alsa: ucm - remove duplicate assignmentJaroslav Kysela2021-12-161-2/+0
* jackdbus-detect: Allow to configure multiple sinks/sourcesMathy Vanvoorden2021-12-161-1/+1
* alsa-mixer: Improve documentation in texas-instruments-pcm2902.confTanu Kaskinen2021-12-161-10/+14
* alsa-mixer: Rename behringer-umc22.conf to texas-instruments-pcm2902.confsimple2021-12-162-1/+1
* alsa-mixer: Fix mono input for Texas Instruments PCM2902simple2021-12-161-1/+1
* jackdbus-detect: Make it possible to disable sink or sourceMathy Vanvoorden2021-12-091-1/+11
* card-restore: setting preferred ports in entry_from_cardHui Wang2021-11-181-0/+5
* tests: Add passthrough test back to daemon testsArun Raghavan2021-11-171-0/+2
* build-sys: meson: Make glib and fftw common dependenciesIgor V. Kovalenko2021-11-172-2/+2
* build-sys: meson: Fix indentation in daemon/client blocksIgor V. Kovalenko2021-11-172-101/+100