| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
* commit '357ce00a5b710711066097dad5533131f447fcfb':
tv_input: more documentation to events
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Bug: 18047715
Change-Id: I63fd594d3380f92fce3224a258060ca2bf37e79b
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit '70fc3d208cd0afc2ce32ddc897154eeb6aef7480':
audio: new parameter key for HW A/V sync ID allocation
|
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit 'bc19a3de775b6a1e4a5576c6447927637fc3b5b5':
audio: new parameter key for HW A/V sync ID allocation
|
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The HW A/V sync ID is retrieved from the HAL by calling
global get_parameters() with key AUDIO_PARAMETER_HW_AV_SYNC.
After the output stream is opened, the HW A/V sync ID is communicated
by stream set_parameters() with key AUDIO_PARAMETER_STREAM_HW_AV_SYNC.
Bug: 17112525.
Change-Id: Id1e3a3aa1e88d15461a609b381ca8c1902735a29
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
on null sink
* commit 'e365eddee20f047d21c4ceedf11ce43c3628cd8e':
Fix remote submix crash on null sink
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '4b6c51550904123892656b3f2074b0bb1714ebe2':
Fix remote submix crash on null sink
|
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
* commit '5ff76cb59a892a856fa2476bd5bf7c41537b78e1':
Fix remote submix crash on null sink
|
| | | |\ \ \ \ \
| | | | | |_|/ /
| | | | |/| | |
| | | | | | | |
| | | | | | | | |
* commit '793a854e4547fa43632907a987684cadc93eb5e2':
Fix remote submix crash on null sink
|
| | | | |/ / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The "remote submix" HAL uses a MonoPipe instance to "pipe" audio
from the sink of this virtual device HAL to its source.
The life-cycle of this pipe is:
- creation when either the input or output stream is open
- destruction when both input and output are closed.
Changes are:
Fix test for pipe destruction: destroy pipe when both
input and output streams are NULL.
Count how many read errors went into the logs and cap them
so as not to spam the logs when the pipe is not properly
set up. Less 'I' logs, 'D' logs instead.
When opening input stream, check for non-null sink before
checking if it's shutdown.
Bug 16653334
Bug 17111907
Change-Id: I634b4192b00f9b74a5109f42242423e9c8cb4c7c
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
SENSORS_DEVICE_API_VERSION_1_3 compliant
* commit 'eec2349eec4ebc4c8c47f23a2ccc9f7bf025992f':
Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
compliant
* commit '6b82558129eae20fef9ba053c55da3543388dc24':
Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant
|
| | |\ \ \ \ \
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'e914d696a95a799bbcca221238a1874f995871ca':
Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Ignore calls to any HALs that are not 1_0 or 1_3 compliant.
Fix an unused parameter compiler warning.
Bug: 17645248
Change-Id: Ia50f7512dfe35f37973440bba84e1b1b177a7bd3
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '6266cb147f2c133000e784b67775599feaa43d9d':
Don't manually link stlport.
|
| |\ \ \ \ \
| | |/ / / /
| |/| | / /
| | | |/ /
| | |/| | |
* commit '9f4978701783942e836aeab526727458e9cb1492':
Don't manually link stlport.
|
| | |\ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Change-Id: Ib5a6e31b3a6dea39b45727a49356fa2838ea77bc
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in audio_policy.conf." into lmp-mr1-dev
* commit '67aaa86678148ee9fff39b829b6e229cc13c984b':
Support MONO and STERO USB inputs. Allow "dynamic" flag in audio_policy.conf.
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
audio_policy.conf." into lmp-mr1-dev
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug 17526569
Change-Id: I64b00fd338eb937303b41608728a18341ee78820
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '4a97c3b307e3250bb5be002606ec14e14e89d5db':
Remove MHL hal definition.
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Bug: 17479050
Change-Id: I7e238e09e253d46a552b775b0483215f8f1ae512
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '5d6ef7aabe7f84802468315753ec16367750a9dd':
usb audio: implement microphone mute.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 17321604.
Change-Id: I8e3daf2636dfd5f85d990c0093c52c908064afac
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '86368ffadeb8d04a31a3593e6df733d825461609':
Camera HALs: Promote device HAL v3.2
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
And deprecate older HALs.
Bug: 17445920
Change-Id: I37a5e53fda3c93080e37ec848f84c702a2c9120b
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'd00a0e0d7b3caf17a06212b0e3da35f2307be8ab':
sensors.h documentation change.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
i) on-change sensors should set maxDelay.
ii) Drivers should hold a wake_lock till poll() is called
the next time when delivering events from wake-up sensors.
Change-Id: I4b137843d5c857f04601618548306a710fbfbe5c
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
17110478 Change-Id: I2a053d02e3c198d519d6306809f81ff601169151" into lmp-dev
* commit '050143e85e1868b51f1af4d94d5363de84aee660':
Creates interface to dynamically configure GPS. Bug: 17110478 Change-Id: I2a053d02e3c198d519d6306809f81ff601169151
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I2a053d02e3c198d519d6306809f81ff601169151" into lmp-dev
|
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 17110478
Change-Id: I2a053d02e3c198d519d6306809f81ff601169151
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'ac5f1db9a1d40647d51bfbb94c4bfd01d35b9801':
Adding information about the first activation
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
include/hardware/sensors.h
Change-Id: I21517f717761af7f52c003d535e86059ebb75f05
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '74279e3c23bd62c70d53098be91db85df5a68ece':
Adding information about the first activation
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: If5759749c5e6a88dcaf5ab600c9086b056c3908a
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
streams." into lmp-dev
* commit '484a1e8130b248843025a556c45f1c002e5d92d8':
Fix problem with dropouts with multiple USB audio streams.
|
| |\ \ \ \ \ \ |
|
| | | |_|/ / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bug 17136569
Change-Id: I94bdbe037533a3fd77f249fdd42f4d828d3bf87f
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'f1855aead6c6c6a50a02d1447090015a336e4e6c':
Fixing non-playback on USB devices with support for MONO playback.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug 17136854
Change-Id: Ia0136fa8f9b4789d538b2dccb3f6071ae5062010
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '288670882522bfb3f8188c1f1d9d693f017b4fc8':
Sensor HAL documentation fix.
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ibc3f643a22163f734ba0ca912f011decf55d9bfa
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '63340cc1841bab8e7baa6d40fe55c0d3c2faa072':
Quick hack fix for USB accessory audio support
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
tinyalsa fails to retrieve the correct value for the period count
from the f_audio_source driver and tries to use zero instead.
This wasn't a problem before because the usb audio HAL used hard coded values
that were compatible with the driver.
Bug: 16799652
Change-Id: I6f5b907a0699c58b071e9f419ed8e053a7d9dc77
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '66c4bf0a0c41187e1071f7ca8ef634edca5f0338':
Some parameter renaming and comment update in sensors.h
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug: 16818625
Change-Id: Ifcda8cd4e80a7377a6b5b138b9c7a5a2275af153
|