summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* alsa-mixer: only use switch to mute Front in the Headphone pathHui Wang2021-06-162-2/+8
* gsettings: Emit glib logs on stderr, not stdoutScott Worley2021-06-151-0/+3
* alsa-mixer: updated Sennheiser GSX 1200 device IDIgor V. Kovalenko2021-06-151-0/+2
* alsa-profiles: Add NI Komplete Audio 6 profilesJohannes Wolf2021-06-102-0/+113
* card: handle sticky profile flagIgor V. Kovalenko2021-06-102-4/+36
* alsa-mixer: check if mapping is NULL before using itIgor V. Kovalenko2021-06-072-2/+4
* json: remove json from public APIIgor V. Kovalenko2021-06-031-1/+1
* webrtc: Avoid using dynamic strings as format stringsIlja van Sprundel2021-06-031-4/+4
* alsa-mixer: prevent double-free on decibel fixes object keyIgor V. Kovalenko2021-06-011-0/+1
* udev: fix match expression to Focusrite Saffire Pro i/o series for ignoranceTakashi Sakamoto2021-05-301-8/+10
* alsa-mixer: Add support for usb audio in the Dell dock WD19Igor V. Kovalenko2021-05-191-0/+1
* bluetooth: aptX: Improve error message for when aptX element is not foundSanchayan Maity2021-05-191-2/+2
* bluetooth: ldac: Fix missing check for RTP LDAC payloader elementSanchayan Maity2021-05-191-1/+7
* bluetooth: Add avrcp_absolute_volume module flag for disablementMarijn Suijten2021-05-174-6/+51
* bluetooth: Delay A2DP Absolute Volume setup until property is availableMarijn Suijten2021-05-173-1/+99
* bluetooth: Report a2dp_source volume changes to the source deviceMarijn Suijten2021-05-172-5/+35
* bluetooth: Synchronize AVRCP Absolute Volume with A2DP sinkMarijn Suijten2021-05-172-14/+101
* bluetooth: Update source software volume on AVRCP SetAbsoluteVolumeMarijn Suijten2021-05-172-0/+45
* bluetooth: Move HSP_MAX_GAIN to header for reuse in n_volume_stepsMarijn Suijten2021-05-173-4/+4
* null-sink: Request no more than the configured latency from sink-inputGeorg Chini2021-05-171-1/+5
* Revert "alsa-mixer: Set "Front" control to 0 dB on headphone path"Hui Wang2021-05-172-6/+4
* build-sys: meson: Add missing include dirJan Alexander Steffens (heftig)2021-05-121-1/+1
* Add port order metadata to JACK sink / source portsChristopher Arndt2021-05-032-0/+34
* bluetooth: adjust sync to source with different sample specIgor V. Kovalenko2021-05-031-1/+4
* stream-restore: Fix use of uninitialized variableGeorg Chini2021-04-201-2/+2
* loopback: Fix crash bugGeorg Chini2021-04-191-0/+14
* alsa-mixer: Allow selected fallback mappings in all profile setsIgor V. Kovalenko2021-04-191-3/+15
* bluetooth: disable HSP HS profile by defaultIgor V. Kovalenko2021-04-164-6/+33
* bluetooth: handle HFP codec list in any orderIgor V. Kovalenko2021-04-141-4/+14
* bluetooth: mSBC: log lost input audio packets at debug levelIgor V. Kovalenko2021-04-051-1/+1
* bluetooth: add modarg to allow disabling mSBC codecIgor V. Kovalenko2021-04-055-6/+25
* bluetooth: split BT codec from A2DP SEP configuration apiIgor V. Kovalenko2021-04-0512-275/+322
* bluetooth: set initial packet size to 60Igor V. Kovalenko2021-04-052-5/+8
* bluetooth: add more call indicatorsIgor V. Kovalenko2021-04-051-1/+3
* bluetooth: produce silence on mSBC decoding errorIgor V. Kovalenko2021-04-051-2/+4
* bluetooth: remember negotiated HFP codec in native backendIgor V. Kovalenko2021-04-051-7/+33
* bluetooth: show negotiated HFP codecIgor V. Kovalenko2021-04-053-18/+53
* bluetooth: add mSBC to backend-ofonoIgor V. Kovalenko2021-04-051-4/+17
* bluetooth: prepare to redo transport writeout schedulingIgor V. Kovalenko2021-04-051-56/+93
* bluetooth: mSBC: ignore empty encoded frameIgor V. Kovalenko2021-04-051-2/+10
* bluetooth: mSBC: ignore all-zero packetsIgor V. Kovalenko2021-04-051-0/+16
* bluetooth: use helper to set multiple transport object attributesIgor V. Kovalenko2021-04-054-15/+28
* bluetooth: apply write MTU detection based on read packet sizeIgor V. Kovalenko2021-04-054-0/+22
* bluetooth: add wideband audio codec negotiation to HFPJames Bottomley2021-04-053-5/+72
* bluetooth: add support for mSBC codecJames Bottomley2021-04-054-0/+328
* bluetooth: add CVSD codec implementationIgor V. Kovalenko2021-04-059-72/+209
* bluetooth: unify decoder code pathsIgor V. Kovalenko2021-04-051-183/+88
* bluetooth: unify encoder code pathsIgor V. Kovalenko2021-04-059-172/+319
* stream-restore: Fix NULL preferred device handlingTanu Kaskinen2021-04-051-45/+101
* bluetooth: prioritize native backend HFP HF connectionIgor V. Kovalenko2021-04-031-2/+2