<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_hardware_qcom_audio, branch lineage-17.1-caf-msm8998</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/'/>
<entry>
<title>post_proc: include USB headset for BassBoost effect</title>
<updated>2020-05-26T09:35:56+00:00</updated>
<author>
<name>BeYkeRYkt</name>
<email>beykerykt@gmail.com</email>
</author>
<published>2020-05-26T08:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=61def04bcd1d3876a42ff71a73ae7ab925d9fba7'/>
<id>61def04bcd1d3876a42ff71a73ae7ab925d9fba7</id>
<content type='text'>
* Since 2017, some devices have lost the 3.5 jack and only have a
  USB_HEADSET input for headphones. Add USB headset as supported device for
  BassBoost effect.

Change-Id: I21345253817371581cb51beae27d0bbbff02ea19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Since 2017, some devices have lost the 3.5 jack and only have a
  USB_HEADSET input for headphones. Add USB headset as supported device for
  BassBoost effect.

Change-Id: I21345253817371581cb51beae27d0bbbff02ea19
</pre>
</div>
</content>
</entry>
<entry>
<title>hal: Remove property violating property isolation</title>
<updated>2020-03-14T17:36:11+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mkbestas@lineageos.org</email>
</author>
<published>2020-03-14T17:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=5dcabd277cd32d962ba1a3f24e5a53ffce47c5fd'/>
<id>5dcabd277cd32d962ba1a3f24e5a53ffce47c5fd</id>
<content type='text'>
* Based on bce6f6aa164eefc94cb62ec70082b0bdb2f5c63e

Change-Id: I65e36cfa02ad7cb2a85f32e3b4d06952474703e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Based on bce6f6aa164eefc94cb62ec70082b0bdb2f5c63e

Change-Id: I65e36cfa02ad7cb2a85f32e3b4d06952474703e0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'LA.UM.8.4.r1-05200-8x98.0' of https://source.codeaurora.org/quic/la/platform/hardware/qcom/audio into lineage-17.1-caf-msm8998</title>
<updated>2020-03-07T20:14:26+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mkbestas@lineageos.org</email>
</author>
<published>2020-03-07T20:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=007fe16c8a0878373d37e1b70581ada9d9fea26f'/>
<id>007fe16c8a0878373d37e1b70581ada9d9fea26f</id>
<content type='text'>
"LA.UM.8.4.r1-05200-8x98.0"

Conflicts:
	hal/audio_extn/Android.mk

Change-Id: Ida8bfe4658b220b4db0eac7eb0f5ab710ce3c719
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"LA.UM.8.4.r1-05200-8x98.0"

Conflicts:
	hal/audio_extn/Android.mk

Change-Id: Ida8bfe4658b220b4db0eac7eb0f5ab710ce3c719
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge c65f2512035f1851f82c0dae86fd4f14619bbf4b on remote branch</title>
<updated>2020-02-20T17:48:41+00:00</updated>
<author>
<name>Linux Build Service Account</name>
<email>lnxbuild@localhost</email>
</author>
<published>2020-02-20T17:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=cb26b8e5628175045456abb833428a87f88be8e1'/>
<id>cb26b8e5628175045456abb833428a87f88be8e1</id>
<content type='text'>
Change-Id: I78ddeca5566db0319e35ae89c47e52db94a38648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I78ddeca5566db0319e35ae89c47e52db94a38648
</pre>
</div>
</content>
</entry>
<entry>
<title>hal: Add Native Audio mode check for moorea target</title>
<updated>2020-02-12T10:36:36+00:00</updated>
<author>
<name>Prasad Kumpatla</name>
<email>nkumpat@codeaurora.org</email>
</author>
<published>2020-02-04T09:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=c65f2512035f1851f82c0dae86fd4f14619bbf4b'/>
<id>c65f2512035f1851f82c0dae86fd4f14619bbf4b</id>
<content type='text'>
Add check to enable hifi filter in native_audio mode for moorea
target.In moorea NATIVE_AUDIO_MODE_MULTIPLE_MIX_IN_DSP is unsupported,
so add na_mode check as NATIVE_AUDIO_MODE_TRUE_44_1.

Change-Id: I6983cec7c3dae5c71c46b4c8ebbf42c366167406
Signed-off-by: Prasad Kumpatla &lt;nkumpat@codeaurora.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add check to enable hifi filter in native_audio mode for moorea
target.In moorea NATIVE_AUDIO_MODE_MULTIPLE_MIX_IN_DSP is unsupported,
so add na_mode check as NATIVE_AUDIO_MODE_TRUE_44_1.

Change-Id: I6983cec7c3dae5c71c46b4c8ebbf42c366167406
Signed-off-by: Prasad Kumpatla &lt;nkumpat@codeaurora.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge ad0f71447f47371e0fe91e3cab5d4b71904ed62b on remote branch</title>
<updated>2020-02-10T09:07:12+00:00</updated>
<author>
<name>Linux Build Service Account</name>
<email>lnxbuild@localhost</email>
</author>
<published>2020-02-10T09:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=85e05190bcc65977a218aecf4d9343bfc388fe82'/>
<id>85e05190bcc65977a218aecf4d9343bfc388fe82</id>
<content type='text'>
Change-Id: Ifd6c310bb95f59c9451419e29078c70cb995bc30
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifd6c310bb95f59c9451419e29078c70cb995bc30
</pre>
</div>
</content>
</entry>
<entry>
<title>configs: Add sound trigger implementer version</title>
<updated>2020-02-04T07:11:15+00:00</updated>
<author>
<name>Samyak Jain</name>
<email>samyjain@codeaurora.org</email>
</author>
<published>2020-01-27T10:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=fc603683b1ea1ea0ce8206a87e8511f1d44863cd'/>
<id>fc603683b1ea1ea0ce8206a87e8511f1d44863cd</id>
<content type='text'>
Add sound trigger implementer version. Set the version value to 0x0101.
This is to add SVA4.0 support from STHAL so that the client app can
make use of this version info to get to know of platform SVA4.0 support

Change-Id: I85945ba49f31e2a7b9295e77a629737ddcb8d7d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add sound trigger implementer version. Set the version value to 0x0101.
This is to add SVA4.0 support from STHAL so that the client app can
make use of this version info to get to know of platform SVA4.0 support

Change-Id: I85945ba49f31e2a7b9295e77a629737ddcb8d7d5
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: Add wired headset support to Pixel line</title>
<updated>2020-01-23T11:12:10+00:00</updated>
<author>
<name>Sujin Panicker</name>
<email>spanic@codeaurora.org</email>
</author>
<published>2020-01-14T11:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=ad0f71447f47371e0fe91e3cab5d4b71904ed62b'/>
<id>ad0f71447f47371e0fe91e3cab5d4b71904ed62b</id>
<content type='text'>
Add wired headset support to audio policy configs as
Moorea Pixel supports wired headset.

Change-Id: I85d22b8dd2a487242824187080f412af72f6fd81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add wired headset support to audio policy configs as
Moorea Pixel supports wired headset.

Change-Id: I85d22b8dd2a487242824187080f412af72f6fd81
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "  HAL: Modified condition to avoid audio Tx path for legacy targets"</title>
<updated>2020-01-21T13:03:44+00:00</updated>
<author>
<name>qctecmdr</name>
<email>qctecmdr@localhost</email>
</author>
<published>2020-01-21T13:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=cbdcae82c5a16a72fe22c5479ac0f86950cd2117'/>
<id>cbdcae82c5a16a72fe22c5479ac0f86950cd2117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "hal: check out_snd_device to get a2dp sample rate"</title>
<updated>2020-01-21T13:02:51+00:00</updated>
<author>
<name>qctecmdr</name>
<email>qctecmdr@localhost</email>
</author>
<published>2020-01-21T13:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_qcom_audio/commit/?id=fee06c295e4a554b9c0639760d902236be24a4f0'/>
<id>fee06c295e4a554b9c0639760d902236be24a4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
