summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* pulsecore: Replace gendered pronouns with gender neutral onesitsthem2020-08-285-7/+7
* alsa-mixer: Fix indentationTanu Kaskinen2020-08-101-24/+24
* Rename "available group" to "availability group"Tanu Kaskinen2020-08-1010-39/+39
* alsa-mixer: Fix mapping_group_available() logicTanu Kaskinen2020-08-101-3/+3
* Improve the port available_group and type documentationTanu Kaskinen2020-08-103-7/+75
* 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
* build: Make alsadatadir configurableJan Alexander Steffens (heftig)2020-08-091-2/+2
* meson: Add missing thread_dep to atomic-testJan Alexander Steffens (heftig)2020-08-091-1/+1
* gitignore: Ignore hashmap-testTanu Kaskinen2020-08-061-0/+1
* 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
* meson: Build atomic-testTanu Kaskinen2020-08-041-0/+7
* build-sys: Build atomic-test only if pthread_setaffinity_np() is availableTanu Kaskinen2020-08-041-2/+6
* 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
* device-port: send sink and source change events when availability changesTanu Kaskinen2020-07-221-6/+12
* tests: cpu-remap-test.c: fix memory leaksEero Nurkkala2020-07-211-1/+4
* tests: hashmap-test.c: fix memory leakEero Nurkkala2020-07-211-0/+2