summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* build-sys: meson: Rearrange dependencies under client and daemon optionsIgor V. Kovalenko2021-11-171-3/+0
* build-sys: meson: Move remaining tests under daemon and client buildsIgor V. Kovalenko2021-11-171-64/+62
* build-sys: meson: change daemon-only to clientIgor V. Kovalenko2021-11-173-4/+4
* build-sys: meson: Allow building the daemon onlyMart Raudsepp2021-11-175-10/+27
* bluetooth: Fix device->adapter dependency while releasing discoveryIgor V. Kovalenko2021-11-171-0/+11
* bluetooth/backend-native: Replace tab-indents with spacesMarijn Suijten2021-11-171-2/+2
* loopback: Add log_interval parameterGeorg Chini2021-11-071-14/+54
* loopback: Change adjust_time parameter to double to allow adjust times below 1sGeorg Chini2021-11-071-7/+11
* loopback: Only use controller weight after target latency has been crossed twiceGeorg Chini2021-11-071-4/+26
* loopback: Add adjust_threshold_usec parameterGeorg Chini2021-11-071-8/+35
* loopback: Track prediction error; debug and cosmetic changesGeorg Chini2021-11-071-11/+23
* loopback: Add latency prediction and Kalman filterGeorg Chini2021-11-071-1/+69
* loopback: Optimize adaptive re-samplingGeorg Chini2021-11-071-16/+105
* loopback: Limit controller step size to 2.01‰Georg Chini2021-11-071-9/+19
* loopback: Do not detect underruns during initial latency adjustmentsGeorg Chini2021-11-071-1/+2
* lirc: Fix module versionIgor V. Kovalenko2021-11-061-2/+5
* pulsecore/shm: Remove shm_marker struct packing for pa_atomic_t fieldsMarijn Suijten2021-11-051-1/+4
* tests/mix-test: Don't pass unnecessary NULL fmt argument to fail_unlessMarijn Suijten2021-11-052-10/+10
* solaris: Allow module-solaris to use alternative smoother codeGeorg Chini2021-11-031-0/+43
* raop-sink: Allow module-raop-sink to use alternative smoother codeGeorg Chini2021-11-031-1/+43
* esound-sink: Allow module-esound-sink to use alternative smoother codeGeorg Chini2021-11-031-1/+50
* tunnel: Allow module-tunnel to use alternative smoother codeGeorg Chini2021-11-031-3/+69
* combine-sink: Allow module-combine-sink to use alternative smoother codeGeorg Chini2021-11-031-4/+48
* stream: Allow stream.c to use alternative smoother codeGeorg Chini2021-11-032-1/+61