summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-174-8/+43
* alsa-mixer: Add an explicit profile-set for Audigy devicesArun Raghavan2020-09-022-0/+105
* alsa-mixer: Fix indentationTanu Kaskinen2020-08-101-24/+24
* Rename "available group" to "availability group"Tanu Kaskinen2020-08-104-9/+9
* alsa-mixer: Fix mapping_group_available() logicTanu Kaskinen2020-08-101-3/+3
* Improve the port available_group and type documentationTanu Kaskinen2020-08-101-0/+2
* modules: rtp-gstreamer: Fix RTP sound lagSanchayan Maity2020-08-101-23/+61
* module-alsa-card: Set a minimum profile priority if it's not setKai-Heng Feng2020-08-101-1/+1
* raop-crypto: add missing headerRosen Penev2020-08-101-0/+1
* modules: fix wrong formats under 32-bitRosen Penev2020-08-102-4/+4
* alsa-mixer: Recognize USB audio jack mixerKai-Heng Feng2020-08-054-0/+12
* udev: fix too long card name with HyperX Cloud Orbit STanu Kaskinen2020-08-041-0/+10
* alsa-util: fix check for digitWim Taymans2020-08-031-1/+1
* alsa-mixer: add support for Astro A50 gaming headsetTomasz Kontusz2020-07-264-11/+30
* alsa-mixer: add description-key to Mappings and ProfilesTomasz Kontusz2020-07-262-2/+33
* alsa-mixer: Remove unused iec958-passthrough* descriptionsTomasz Kontusz2020-07-261-2/+0
* alsa-mixer: Fix well-known descriptions for steelseries game/chat outputsTomasz Kontusz2020-07-261-2/+2
* alsa: adjust ucm sink/source priority according to ports priorityHui Wang2020-07-172-0/+26
* alsa: make the unsuspend more robustHui Wang2020-07-092-15/+41
* alsa-ucm: Fix NULL pointer handlingTanu Kaskinen2020-07-061-2/+3
* alsa-ucm: disallow null mdev argument into pa_alsa_open_mixer_by_name()Eero Nurkkala2020-07-061-1/+1
* sink, source: Use the global configuration for the avoid_resampling defaultTanu Kaskinen2020-06-222-2/+2
* bluetooth: policy: Remove BlueZ 4 related codePali Rohár2020-06-201-1/+0
* alsa ucm: set device port typeJaroslav Kysela2020-06-172-1/+47
* alsa: legacy card - implement device port type parser and assignmentJaroslav Kysela2020-06-172-30/+101
* alsa: legacy card - set available_groupJaroslav Kysela2020-06-172-0/+50
* alsa-ucm: set available_group (use jack name)Jaroslav Kysela2020-06-171-0/+12
* device-port: add type memberJaroslav Kysela2020-06-173-4/+17
* device-port: introduce available_group memberJaroslav Kysela2020-06-171-3/+9
* modules: fix some small memory leaksWim Taymans2020-06-162-1/+4
* alsa-mixer: store the ucm_device with the order of their priorityHui Wang2020-06-101-1/+14
* raop-sink: Fix compiler warningsTanu Kaskinen2020-06-041-3/+4
* stream-restore: Forget pre-14.0 stream routingTanu Kaskinen2020-06-011-1/+41
* stream-restore: Fix a potential crash in pa_namereg_is_valid_name()Tanu Kaskinen2020-06-011-2/+2