summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* alsa-mixer: disable the Auto-Mute once the system has speakermarge_bot_batch_merge_jobHui Wang2020-12-101-0/+7
* alsa-mixer: Enable volume control of SteelSeries Arctis stereo outputMattias Jernberg2020-12-101-4/+6
* sink: Reduce chat sink priorityTanu Kaskinen2020-12-101-2/+10
* pstream: Log "Cannot send block reference..." only once per pstreamTanu Kaskinen2020-12-101-2/+5
* alsa-mixer: add support for Sennheiser GSX 1000 gaming DACPatrick McLean2020-12-096-2/+84
* tunnel-sink-new: log buffer eventsPierre Ossman2020-12-091-0/+20
* build-sys: Add an option for enabling/disabling ValgrindTanu Kaskinen2020-12-092-1/+8
* module: Check version before loading a moduleTanu Kaskinen2020-12-091-0/+17
* core, modules: Remove useless EINTR testsFrédéric Danis2020-12-0910-82/+31
* jackdbus-detect: Passthrough more arguments to sink and sourceBen Buchwald2020-12-091-21/+148
* null-source: Fix max_latency_msec argument is not changedJaechul Lee2020-12-091-4/+6
* i18n: Update pulseaudio.potTanu Kaskinen2020-12-081-233/+276
* Translated using Weblate (Slovak)Dusan Kazik2020-12-081-40/+71
* module-match: Allow loading module more than onceSanchayan Maity2020-12-071-1/+1
* alsa-mixer: Add OnePlus Bullets udev ruleLaurențiu Nicola2020-12-072-0/+45
* man: clarify pactl command argumentsJason Nader2020-12-071-4/+4
* null-source: Add max_latency_msec argumentJaechul Lee2020-12-071-1/+10
* message-params: consume array enclosing {} by array read methodsIgor V. Kovalenko2020-12-031-8/+28
* message-params: add read length param reference to array read methodsIgor V. Kovalenko2020-12-032-35/+62
* core-util-test: Test pa_atou64() and pa_atoi64()Tanu Kaskinen2020-12-031-0/+56
* core-util-test: Drop "modargs" from test function namesTanu Kaskinen2020-12-031-26/+26
* core-util-test: Test parsing integer strings with leading zerosTanu Kaskinen2020-12-031-0/+10
* core-util: Never parse integers as octalTanu Kaskinen2020-12-031-8/+74
* core-util: Reduce repetition in number parsing functionsTanu Kaskinen2020-12-031-49/+31
* introspect: Add version check to pa_context_send_message_to_object()Tanu Kaskinen2020-12-031-0/+1
* core-util: Make range checks easier to readTanu Kaskinen2020-12-031-4/+4
* message-params: Add read functions for arraysGeorg Chini2020-12-033-2/+204
* message-params: Add read/write functions for various simple data typesGeorg Chini2020-12-033-12/+250
* core-util: Add pa_atoi64() and pa_atou64() functionsGeorg Chini2020-12-032-0/+89
* message-params: Allow parameter strings to contain escaped curly bracesGeorg Chini2020-12-038-47/+249
* pactl: Implement list message-handlersGeorg Chini2020-12-0315-12/+253
* core: add message handlerGeorg Chini2020-12-033-6/+84
* pactl, pacmd, cli-command: Add send-message commandGeorg Chini2020-12-039-4/+122
* protocol-native: add message sending capabilityGeorg Chini2020-12-039-2/+158
* build-sys: meson: use target_machine.cpu_family() for CANONICAL_HOSTIgor V. Kovalenko2020-11-301-1/+1
* build-sys: meson: add oss-output option for OSS output supportIgor V. Kovalenko2020-11-284-5/+8
* null-sink: Change block size to 50 msec when norewinds is setJaechul Lee2020-11-271-10/+9
* pa-info: look for alsa-info.sh in /usr/sbin as wellIgor V. Kovalenko2020-11-261-0/+1
* tests: Fix incompatible pointer type on Debian kfreebsdLaurent Bigonville2020-11-252-6/+2
* virtual-surround-sink: Use FFTW3 instead of naive approachChristopher Snowhill2020-11-243-283/+595
* mutex-posix: Fix error assignment for unlock() checkArun Raghavan2020-11-231-1/+1
* alsa-mixer: Expand comments in the HP Thunderbolt Dock configurationTanu Kaskinen2020-11-232-3/+13
* alsa-mixer: Add support for HP Thunderbolt DockKai-Heng Feng2020-11-235-1/+70
* alsa-mixer: add mono input support for Behringer UMC22Nazar Mokrynskyi2020-11-233-0/+71
* Add default.pa.d folder supportSanchayan Maity2020-11-234-0/+12
* alsa-mixer: Add support for the Center/LFE elementTanu Kaskinen2020-11-235-0/+28
* main: set LC_NUMERIC to CTanu Kaskinen2020-11-231-0/+6
* mutex-posix: Log pthread_mutex_unlock() errorTanu Kaskinen2020-11-231-1/+8
* raop-sink: Don't set device.intended_roles=musicTanu Kaskinen2020-11-231-1/+0
* stream-restore,device-restore: Avoid unaligned accessArun Raghavan2020-11-232-4/+18