summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWSv14.2stable-14.xTanu Kaskinen2021-01-161-0/+11
* switch-on-port-available: Pass correct port_pointers to switch_to_port()Tanu Kaskinen2021-01-161-2/+4
* Update NEWSv14.1Arun Raghavan2021-01-121-0/+23
* Update NEWSArun Raghavan2021-01-121-0/+117
* cli: Fix crash when using .include with an empty directoryPatrick Gaskin2021-01-121-23/+23
* database: clean up remaining references to CANONICAL_HOSTIgor V. Kovalenko2021-01-123-5/+0
* database: pick old database file from any archIgor V. Kovalenko2021-01-125-54/+42
* database: drop arch from newly created database file nameIgor V. Kovalenko2021-01-121-29/+31
* database: use existing database matching same architecture prefixIgor V. Kovalenko2021-01-123-2/+41
* database: extract common method to handle machine id and architectureIgor V. Kovalenko2021-01-1212-64/+153
* build-sys: meson: use target_machine.cpu_family() for CANONICAL_HOSTIgor V. Kovalenko2021-01-121-1/+1
* ladspa-sink: do not call pa_sink_suspend if PA_SINK_IS_LINKED is falseIgor V. Kovalenko2021-01-071-0/+3
* alsa-mixer: Add support for the Headphone,1 elementTanu Kaskinen2021-01-076-0/+30
* alsa-mixer: Move HP EliteDesk 800 SFF/DM second headphone output to path anal...Tanu Kaskinen2021-01-072-10/+10
* alsa-mixer: Use unambiguous descriptions with dual headphone outputsTanu Kaskinen2021-01-072-1/+1
* alsa-mixer: Support dual Front Headphone JackKai-Heng Feng2021-01-071-0/+12
* alsa-mixer: Handle the index for ALSA mixer jack identifiersKai-Heng Feng2021-01-076-58/+73
* bluetooth: correct possible segmentation faultmorrishoresh2021-01-071-2/+1
* switch-on-port-available: Switch to headset or mic on unknown availHui Wang2021-01-071-12/+20
* alsa: mixer - add support up 8 mixer channelsJaroslav Kysela2021-01-072-21/+103
* alsa: mixer - use safe dB range values when the override mask is unsetJaroslav Kysela2021-01-071-3/+16
* build-sys: Bump libpulse soversionv14.0Arun Raghavan2020-11-232-2/+2
* Revert "mainloop: fix timeout assignment in pa_mainloop_prepare"Arun Raghavan2020-11-232-5/+3
* build-sys: Disable GStreamer by default with AutotoolsTanu Kaskinen2020-11-231-2/+2
* alsa: Fix compile warningsPali Rohár2020-11-233-5/+5
* switch-on-port-available: Fix switching away from unplugged headphonesTanu Kaskinen2020-11-231-26/+28
* alsa-mixer: Document the description and description-key mapping optionsTanu Kaskinen2020-11-221-1/+5
* Translated using Weblate (Bulgarian)Emanuil Novachev2020-11-211-6/+73
* Translated using Weblate (Slovak)Dusan Kazik2020-11-211-8/+10
* Translated using Weblate (Spanish)Emilio Herrera2020-11-211-12/+17
* Translated using Weblate (Norwegian Nynorsk)Karl Ove Hufthammer2020-11-211-7/+6
* switch-on-port-available: Add logging for port availability groupIgor V. Kovalenko2020-11-211-2/+6
* module-alsa-card: Add debug logging if availability group was prunedIgor V. Kovalenko2020-11-211-0/+2
* i18n: Update pulseaudio.potIgor V. Kovalenko2020-11-211-190/+194
* pactl: explicitly print if port availability is unknownIgor V. Kovalenko2020-11-211-10/+12
* module-alsa-card: Drop availability groups with only one portArun Raghavan2020-11-172-2/+36
* switch-on-port-available: Switch to headphones on unknown availabilityArun Raghavan2020-11-151-0/+23
* alsa-mixer: Remove references to non-existent multichannel pathsTanu Kaskinen2020-10-311-2/+0
* gitlab: Remove trailing whitespace from the issue templateTanu Kaskinen2020-10-311-20/+19
* alsa-mixer: Fix jack name comparisonv13.99.3Tanu Kaskinen2020-10-301-1/+1
* alsa-mixer: Set availability groups once per cardTanu Kaskinen2020-10-301-11/+27
* sink, source: Skip filter streams while changing default sink/sourceArun Raghavan2020-10-262-0/+8
* alsa: move the exceptionally large value errors from error to debug levelJaroslav Kysela2020-10-261-8/+8
* build-sys: Set the GStreamer RTP backend to disabled by defaultArun Raghavan2020-10-231-1/+1
* rtp: gstreamer: Account for rounding errors in RTP timestamp conversionArun Raghavan2020-10-231-0/+17
* rtp: gstreamer: Don't count on buffer DTS for capture timeArun Raghavan2020-10-233-6/+51
* module-bluez5-discover: avoid use after free on de-initIgor V. Kovalenko2020-10-231-3/+3
* build-sys: meson: adjust path to gsettings-helper runing from build treeIgor V. Kovalenko2020-10-201-0/+4
* build-sys: meson: Add libm dep to raop moduleArun Raghavan2020-10-201-1/+1
* device-port: fire port available changed hook after streams are movedIgor V. Kovalenko2020-10-201-2/+5