summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-121-1/+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-122-1/+40
* database: extract common method to handle machine id and architectureIgor V. Kovalenko2021-01-1212-64/+153
* 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
* Revert "mainloop: fix timeout assignment in pa_mainloop_prepare"Arun Raghavan2020-11-232-5/+3
* 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
* 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
* 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
* 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
* 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-231-4/+49
* 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
* Revert "alsa-mixer: support up to 8 channels per mixer element"Arun Raghavan2020-10-132-16/+10
* module-stream-restore: check if dbus entry exists in dbus_entries map before ...Igor V. Kovalenko2020-10-131-3/+1
* module-stream-restore: log error writing volume/mute/device entry to databaseIgor V. Kovalenko2020-10-131-1/+4
* alsa-mixer: support up to 8 channels per mixer elementJaroslav Kysela2020-10-132-10/+16
* alsa-mixer: Document the intended-roles mapping optionTanu Kaskinen2020-10-131-0/+2
* alsa: fix type for legacy hdmi devicesJaroslav Kysela2020-10-048-0/+8
* alsa: fix analog-input-microphone-headset device typeJaroslav Kysela2020-10-041-1/+1
* alsa: mixer - reorder the type field in path parserJaroslav Kysela2020-10-041-1/+1
* alsa-mixer: Add Razer Kraken Tournament Edition USB headsetMichael Pivonka2020-09-291-1/+3
* macos: Add missing import statementRalph Seichter2020-09-281-0/+1
* rtp: Fix sending of small packetsSanchayan Maity2020-09-211-33/+74
* ucm: add possibility to skip the UCM card completely (Linked)Jaroslav Kysela2020-09-176-10/+54
* alsa-mixer: Add an explicit profile-set for Audigy devicesArun Raghavan2020-09-023-0/+106
* main, core: check idle after loading confTom Yan2020-08-312-4/+4