<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-sdk/device-ti-common-open, branch master</title>
<subtitle>Integrated Android Product SDK Hardened Software - Containing TI Platform independent files; Mirror of http://git.omapzoom.org/?p=device/ti/common-open.git.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/'/>
<entry>
<title>hdmi_audio: remove obsolete channel configuration</title>
<updated>2014-11-12T23:55:25+00:00</updated>
<author>
<name>Vishal Mahaveer</name>
</author>
<published>2014-11-12T23:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=48a87d3d16f159ea6a87eae6d951ec4390ee6118'/>
<id>48a87d3d16f159ea6a87eae6d951ec4390ee6118</id>
<content type='text'>
AUDIO_CHANNEL_OUT_SURROUND is no longer supported.

Change-Id: Idc2959dfa515c76eb60833c27a078eb5effbdae3
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AUDIO_CHANNEL_OUT_SURROUND is no longer supported.

Change-Id: Idc2959dfa515c76eb60833c27a078eb5effbdae3
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hdmi_audio: add parameters to open stream functions</title>
<updated>2014-11-12T23:55:04+00:00</updated>
<author>
<name>Vishal Mahaveer</name>
</author>
<published>2014-11-12T23:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=d109492eb4f017669a2d50e1bebc7ad49b46453d'/>
<id>d109492eb4f017669a2d50e1bebc7ad49b46453d</id>
<content type='text'>
Add new parameters needed in lollipop for open stream functions

Change-Id: I5cab12855d6b98b91193a4c2182b93b225f403e6
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new parameters needed in lollipop for open stream functions

Change-Id: I5cab12855d6b98b91193a4c2182b93b225f403e6
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: add parameters to open stream functions</title>
<updated>2014-11-05T21:47:34+00:00</updated>
<author>
<name>Vishal Mahaveer</name>
</author>
<published>2014-11-05T21:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=322b5340517980bb269c5e84be4f7f8f08141cca'/>
<id>322b5340517980bb269c5e84be4f7f8f08141cca</id>
<content type='text'>
Add new parameters needed in lollipop for open stream functions

Change-Id: I6b721024289a14116b2cda8ed9024777e95ba655
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new parameters needed in lollipop for open stream functions

Change-Id: I6b721024289a14116b2cda8ed9024777e95ba655
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: utils: Print ALSA PCM error messages</title>
<updated>2014-09-19T00:34:10+00:00</updated>
<author>
<name>Misael Lopez Cruz</name>
</author>
<published>2014-09-19T00:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=24fa7c33bc6e336814aea4672c04686487506e1f'/>
<id>24fa7c33bc6e336814aea4672c04686487506e1f</id>
<content type='text'>
tinyalsa's pcm_read() and pcm_write() return -1 when an error
has occurred, which doesn't give enough information about the
actual problem. Use pcm_get_error() to give a human readable
reason of the error.

Change-Id: I6046402859e52e3b5ab10d407ddfe80658098427
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tinyalsa's pcm_read() and pcm_write() return -1 when an error
has occurred, which doesn't give enough information about the
actual problem. Use pcm_get_error() to give a human readable
reason of the error.

Change-Id: I6046402859e52e3b5ab10d407ddfe80658098427
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: tiaudioutils: Use multizone specific define</title>
<updated>2014-08-25T08:10:27+00:00</updated>
<author>
<name>Misael Lopez Cruz</name>
</author>
<published>2014-08-20T23:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=867f08398c3c913a7823c2b04d04f93a20fdf2f7'/>
<id>867f08398c3c913a7823c2b04d04f93a20fdf2f7</id>
<content type='text'>
Use the OMAP_MULTIZONE_AUDIO define to check for multizone
specific devices.

The USB headset input is no longer supported as an
OMAP_ENHANCEMENT so it's removed.

Change-Id: Ie7b277a8cacf90aa6ce2a11073e0be093d237578
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the OMAP_MULTIZONE_AUDIO define to check for multizone
specific devices.

The USB headset input is no longer supported as an
OMAP_ENHANCEMENT so it's removed.

Change-Id: Ie7b277a8cacf90aa6ce2a11073e0be093d237578
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: remove legacy sources</title>
<updated>2014-07-07T23:02:24+00:00</updated>
<author>
<name>Vishal Mahaveer</name>
</author>
<published>2014-07-07T23:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=d020834787b241ad558474ea95afd1a1a9d561c1'/>
<id>d020834787b241ad558474ea95afd1a1a9d561c1</id>
<content type='text'>
Remove unused source code

Change-Id: Ia5e53fb56b52c0dc0c9a00c7938cd909dbdb3b69
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused source code

Change-Id: Ia5e53fb56b52c0dc0c9a00c7938cd909dbdb3b69
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: update openmax include path</title>
<updated>2014-04-08T20:35:23+00:00</updated>
<author>
<name>Vishal Mahaveer</name>
</author>
<published>2014-04-08T20:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=0083dd3bc678cd52b659593c5e33b60d89aebaf2'/>
<id>0083dd3bc678cd52b659593c5e33b60d89aebaf2</id>
<content type='text'>
Since we don't plan to use enhanced domx, point directly
to frameworks/native for openmax include

Change-Id: I927795ccdc9abde3a45e155930cc4cfe67fc5c16
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we don't plan to use enhanced domx, point directly
to frameworks/native for openmax include

Change-Id: I927795ccdc9abde3a45e155930cc4cfe67fc5c16
Signed-off-by: Vishal Mahaveer &lt;vishalm@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: policy: Add support for auxiliary input</title>
<updated>2014-01-30T23:05:50+00:00</updated>
<author>
<name>Misael Lopez Cruz</name>
</author>
<published>2014-01-27T23:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=d60549053cd4a9fa86dbc13e5f8595fa7daf8078'/>
<id>d60549053cd4a9fa86dbc13e5f8595fa7daf8078</id>
<content type='text'>
Add support for auxiliary input source which is mapped to the
AUDIO_DEVICE_IN_ANLG_DOCK_HEADSET device. This device must be
supported by the AudioHAL and declared as supported and present
in the audio_policy.conf.

Change-Id: Id2bdc9c9d4c7b6176bf4d1f17e8418a0e31bbdad
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for auxiliary input source which is mapped to the
AUDIO_DEVICE_IN_ANLG_DOCK_HEADSET device. This device must be
supported by the AudioHAL and declared as supported and present
in the audio_policy.conf.

Change-Id: Id2bdc9c9d4c7b6176bf4d1f17e8418a0e31bbdad
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: utils: Fix SimpleWriter's returned frames</title>
<updated>2014-01-30T23:05:50+00:00</updated>
<author>
<name>Misael Lopez Cruz</name>
</author>
<published>2014-01-30T21:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=00fb8c8511b0a94dddd90b357abcc45be1b00a36'/>
<id>00fb8c8511b0a94dddd90b357abcc45be1b00a36</id>
<content type='text'>
SimpleWriter must return the number of SimpleOutStream's frames
written. The returned number of frames was that of the underlying
PcmOutPort which differs from the SimpleOutStream's when resampling
is used (due to the resampling ratio).

Change-Id: Iecbb13f4a8f9be0fc84ae60b408437b946de6d6e
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SimpleWriter must return the number of SimpleOutStream's frames
written. The returned number of frames was that of the underlying
PcmOutPort which differs from the SimpleOutStream's when resampling
is used (due to the resampling ratio).

Change-Id: Iecbb13f4a8f9be0fc84ae60b408437b946de6d6e
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audio: utils: Add flush() and size() methods to MonoPipe</title>
<updated>2014-01-30T23:05:44+00:00</updated>
<author>
<name>Misael Lopez Cruz</name>
</author>
<published>2014-01-28T20:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ti.com/cgit/android-sdk/device-ti-common-open/commit/?id=7c835cd660854083860e2ee8793ab6b5dff84c21'/>
<id>7c835cd660854083860e2ee8793ab6b5dff84c21</id>
<content type='text'>
Add two new methods to the MonoPipe class:

- flush(): Flushes the audio frames available in the pipe.
  It should be called when te pipe is already in shutdown
  state to ensure that no more new data is pushed.

- size(): Queries the pipe size.

Change-Id: Ia8c2ac287a475bd3e72f48368d297fc544b19eed
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add two new methods to the MonoPipe class:

- flush(): Flushes the audio frames available in the pipe.
  It should be called when te pipe is already in shutdown
  state to ensure that no more new data is pushed.

- size(): Queries the pipe size.

Change-Id: Ia8c2ac287a475bd3e72f48368d297fc544b19eed
Signed-off-by: Misael Lopez Cruz &lt;misael.lopez@ti.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
