summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17bluez5: do NameHasOwner before using org.bluezbluez-owner-checkWim Taymans1-1/+60
2021-11-07loopback: Add log_interval parameterGeorg Chini1-14/+54
2021-11-07loopback: Change adjust_time parameter to double to allow adjust times below 1sGeorg Chini1-7/+11
2021-11-07loopback: Only use controller weight after target latency has been crossed twiceGeorg Chini1-4/+26
2021-11-07loopback: Add adjust_threshold_usec parameterGeorg Chini1-8/+35
2021-11-07loopback: Track prediction error; debug and cosmetic changesGeorg Chini1-11/+23
2021-11-07loopback: Add latency prediction and Kalman filterGeorg Chini1-1/+69
2021-11-07loopback: Optimize adaptive re-samplingGeorg Chini1-16/+105
2021-11-07loopback: Limit controller step size to 2.01‰Georg Chini1-9/+19
2021-11-07loopback: Do not detect underruns during initial latency adjustmentsGeorg Chini1-1/+2
2021-11-06lirc: Fix module versionIgor V. Kovalenko1-2/+5
2021-11-05pulsecore/shm: Remove shm_marker struct packing for pa_atomic_t fieldsMarijn Suijten1-1/+4
2021-11-05tests/mix-test: Don't pass unnecessary NULL fmt argument to fail_unlessMarijn Suijten2-10/+10
2021-11-05gitlab-ci: Turn on Werror for meson buildsMarijn Suijten1-1/+1
2021-11-05gitlab-ci: Bump Ubuntu image to 20.04Marijn Suijten1-2/+2
2021-11-03solaris: Allow module-solaris to use alternative smoother codeGeorg Chini1-0/+43
2021-11-03raop-sink: Allow module-raop-sink to use alternative smoother codeGeorg Chini1-1/+43
2021-11-03esound-sink: Allow module-esound-sink to use alternative smoother codeGeorg Chini1-1/+50
2021-11-03tunnel: Allow module-tunnel to use alternative smoother codeGeorg Chini1-3/+69
2021-11-03combine-sink: Allow module-combine-sink to use alternative smoother codeGeorg Chini1-4/+48
2021-11-03stream: Allow stream.c to use alternative smoother codeGeorg Chini2-1/+61
2021-11-03bluetooth: Allow bluetooth to use alternative smoother codeGeorg Chini1-5/+51
2021-11-03alsa sink/source: Allow alsa to use alternative smoother codeGeorg Chini2-8/+189
2021-11-03Add configuration option enable-smoother-2 to enable alternative smoother codeGeorg Chini2-0/+7
2021-11-03pulsecore: Add alternative time smoother implementationGeorg Chini4-0/+464
2021-11-03tests: Add resampler rewind testGeorg Chini3-0/+440
2021-11-03sink-input: Query sink inputs for max_rewind value when setting max_rewindGeorg Chini3-0/+44
2021-11-03sink-input: Limit rewinding to max_rewind for virtual sinksGeorg Chini3-5/+50
2021-11-03loopback: Add resampler delay to latency snapshotsGeorg Chini1-1/+9
2021-11-03virtual sources: Include resampler delay in latency reportsGeorg Chini3-0/+9
2021-11-03source-output: Fix rewindingGeorg Chini1-12/+47
2021-11-03sink-input: Change move logicGeorg Chini4-56/+177
2021-11-03sink-input: Implement resampler pseudo rewindingGeorg Chini3-21/+161
2021-11-03resampler: Add pa_resampler_prepare() and pa_resampler_get_delay() functionsGeorg Chini6-28/+142
2021-11-03sink-input: Add history memblockqGeorg Chini4-34/+134
2021-11-03null-sink: Recalculate max_request and max_rewind while resuming sinkIgor V. Kovalenko1-11/+29
2021-11-03x11: Close session manager connection on ICE I/O error callbackIgor V. Kovalenko1-24/+65
2021-10-24message-params: Remove unwanted translations from log statementsIgor V. Kovalenko1-2/+2
2021-10-22bluetooth: Release container with device UUID stringsIgor V. Kovalenko1-0/+1
2021-10-22bluetooth/native: Include util header for pa_msleepMarijn Suijten1-0/+2
2021-10-20daemon/cmdline: Invert log-level list to match numerical valuesMarijn Suijten1-1/+1
2021-10-19message-params: If message paremeters is not JSON, wrap into JSON stringIgor V. Kovalenko1-2/+20
2021-10-08i18n: Update .pot and .po filesTanu Kaskinen51-296/+306
2021-10-08Translated using Weblate (Indonesian)Andika Triwidada1-258/+245
2021-10-06bluetooth: Add missing breaks to profile availability checkIgor V. Kovalenko1-0/+4
2021-10-06bluetooth: Add debug logging to profile creationJoão Paulo Rechi Vita1-2/+9
2021-10-06bluetooth: Do not create a card profile for unsupported profilesJoão Paulo Rechi Vita1-0/+3
2021-10-06bluetooth: Add debug logging to pa_bluetooth_device_supports_profileJoão Paulo Rechi Vita1-8/+15
2021-10-06bluetooth: Consider adapter UUIDs when evaluating profile supportJoão Paulo Rechi Vita2-11/+22
2021-10-06thread-mainloop: Release once_unlocked_data object after callbackIgor V. Kovalenko1-0/+2