summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 32fb8b2d: Merge "Fix C++11 build."Dan Albert2014-11-281-5/+5
|\ | | | | | | | | * commit '32fb8b2d9f8399a745a26dddc031cc16867ada2d': Fix C++11 build.
| * Merge "Fix C++11 build."Dan Albert2014-11-281-5/+5
| |\
| | * Fix C++11 build.Dan Albert2014-11-271-5/+5
| |/ | | | | | | | | | | Not sure how this slipped past my checkbuild... Change-Id: Id238887a2a47ced387a6128a772fad3e468096be
* | am 58afe329: Merge "Use an older C++ standard."Dan Albert2014-11-201-1/+1
|\ \ | |/ | | | | | | * commit '58afe329533dc60618186f414d945829706ed772': Use an older C++ standard.
| * Merge "Use an older C++ standard."Dan Albert2014-11-201-1/+1
| |\
| | * Use an older C++ standard.Dan Albert2014-11-201-1/+1
| |/ | | | | | | Bug: 18466763 Change-Id: Ibea0eb2617f13bacca0a662fe4ca88fc8a168cd7
* | am b73bc860: Support multiple pipes for reroutingJean-Michel Trivi2014-11-191-140/+295
|\ \ | | | | | | | | | | | | * commit 'b73bc86089b8a65da88776bafcf48529431150b8': Support multiple pipes for rerouting
| * | Support multiple pipes for reroutingJean-Michel Trivi2014-11-171-140/+295
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The implementation for "remote submix" supported only one pipe to capture the output of a mix. This CL adds support for multiple pipes to support capturing multiple audio routes. The structure for the r_submix audio device holds an array of route configurations (route_config), each referencing the input and output of the pipe dedicated to this route. Each route is associated to a unique address. Standby status is maintained per stream. Bug 16009464 Change-Id: Ie164c4ad2a6d8138f825484e7faf29a974ccf82e
* | | am 40d48e17: Merge "Stop using stlport."Dan Albert2014-11-171-5/+0
|\ \ \ | | |/ | |/| | | | | | | * commit '40d48e177f243c6093a45301db122a0475cc1124': Stop using stlport.
| * | Merge "Stop using stlport."Dan Albert2014-11-171-5/+0
| |\ \
| | * | Stop using stlport.Dan Albert2014-11-171-5/+0
| |/ / | | | | | | | | | | | | Bug: 15193147 Change-Id: I5d53338f239ba18a2b007b345ba050d1560220b4
* | | am e0e834e3: Merge "Add a BufferItem parameter to onFrameAvailable" into ↵Dan Stoza2014-11-073-3/+3
|\ \ \ | | |/ | |/| | | | | | | | | | | | | lmp-mr1-dev * commit 'e0e834e3fe5561bf87aac7f88faaed39f0937a64': Add a BufferItem parameter to onFrameAvailable
| * | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-073-3/+3
| |\ \
| | * | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-043-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passes the BufferItem for the queued buffer to the onFrameAvailable callback so the consumer can track the BufferQueue's contents. Bug: 18111837 Change-Id: If9d07229c9b586c668e5f99074e9b63b0468feb0
* | | | am 8d3acf6e: Merge "Camera2/3 HAL test: cleanup deprecated keys" into ↵Yin-Chia Yeh2014-11-076-103/+273
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | lmp-mr1-dev * commit '8d3acf6e6e58c392fcdc4913e49c6b1ded8117c8': Camera2/3 HAL test: cleanup deprecated keys
| * | | Merge "Camera2/3 HAL test: cleanup deprecated keys" into lmp-mr1-devYin-Chia Yeh2014-11-076-103/+273
| |\ \ \
| | * | | Camera2/3 HAL test: cleanup deprecated keysYin-Chia Yeh2014-11-066-103/+273
| | | | | | | | | | | | | | | | | | | | | | | | | Bug:16877860 Change-Id: I1eddec02cefa39692f63cc54cc40b75f449516a7
* | | | | am 700d2c2c: Merge "Fix typo and add more detailed comments on what we ↵Daniel Estrada Alva2014-11-071-7/+38
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | expect from GPS HAL. b/16727892" into lmp-mr1-dev * commit '700d2c2cf512b1b2c167aa8a1841ea3ba5778279': Fix typo and add more detailed comments on what we expect from GPS HAL. b/16727892
| * | | | Merge "Fix typo and add more detailed comments on what we expect from GPS ↵Daniel Estrada Alva2014-11-061-7/+38
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | HAL. b/16727892" into lmp-mr1-dev
| | * | | Fix typo and add more detailed comments on what we expect from GPS HAL.Tsuwei Chen2014-10-311-7/+38
| | |/ / | | | | | | | | | | | | | | | | | | | | b/16727892 Change-Id: I73d3ea3e743846b9e579c78b80d7a393319c09f1
* | | | am 0e6a158e: Merge "power: Adds setFeature functionality for the power ↵Ruchi Kandoi2014-11-011-0/+20
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | module" into lmp-mr1-dev * commit '0e6a158eaf1cb3309ea8737b268fb726324fa7fe': power: Adds setFeature functionality for the power module
| * | | Merge "power: Adds setFeature functionality for the power module" into ↵Ruchi Kandoi2014-10-311-0/+20
| |\ \ \ | | |/ / | |/| | | | | | lmp-mr1-dev
| | * | power: Adds setFeature functionality for the power moduleRuchi Kandoi2014-10-311-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the setFeature callback which could be used to enable/disable power as well as performance specific features. POWER_FEATURE_DOUBLE_TAP_WAKE is added which uses the setFeature callback to enable/disable the double-tap feature. Bug: 16875464 Change-Id: I5ed9b5be8fddedf9861eedd962def421d9fac5bf
* | | | am 5b592d7c: am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-270-0/+0
|\ \ \ \ | | |_|/ | |/| | | | | | * commit '5b592d7cc2cf00529281cf98f56d02ea07387584':
| * | | am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-151-12/+30
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '793a854e4547fa43632907a987684cadc93eb5e2': Fix remote submix crash on null sink
* | \ \ \ am 98b8aaf3: am 9f497870: Merge "Don\'t manually link stlport."Dan Albert2014-10-270-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | * commit '98b8aaf3de1d572cf309e55ef026941db94e52f3':
| * | | | am 9f497870: Merge "Don\'t manually link stlport."Dan Albert2014-09-262-19/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '9f4978701783942e836aeab526727458e9cb1492': Don't manually link stlport.
* | \ \ \ \ am 357ce00a: Merge "tv_input: more documentation to events" into lmp-mr1-devWonsik Kim2014-10-231-0/+49
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | * commit '357ce00a5b710711066097dad5533131f447fcfb': tv_input: more documentation to events
| * | | | | Merge "tv_input: more documentation to events" into lmp-mr1-devWonsik Kim2014-10-231-0/+49
| |\ \ \ \ \
| | * | | | | tv_input: more documentation to eventsWonsik Kim2014-10-231-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18047715 Change-Id: I63fd594d3380f92fce3224a258060ca2bf37e79b
* | | | | | | am bc19a3de: audio: new parameter key for HW A/V sync ID allocationEric Laurent2014-10-221-3/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'bc19a3de775b6a1e4a5576c6447927637fc3b5b5': audio: new parameter key for HW A/V sync ID allocation
| * | | | | | audio: new parameter key for HW A/V sync ID allocationEric Laurent2014-10-201-3/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | am 4b6c5155: am 5ff76cb5: am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-161-12/+30
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '4b6c51550904123892656b3f2074b0bb1714ebe2': Fix remote submix crash on null sink
| * | | | | am 5ff76cb5: am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-161-12/+30
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | * commit '5ff76cb59a892a856fa2476bd5bf7c41537b78e1': Fix remote submix crash on null sink
| | * | | | am 793a854e: Fix remote submix crash on null sinkJean-Michel Trivi2014-10-151-12/+30
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | * commit '793a854e4547fa43632907a987684cadc93eb5e2': Fix remote submix crash on null sink
| | | * | | Fix remote submix crash on null sinkJean-Michel Trivi2014-10-151-12/+30
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am 6b825581: am e914d696: Report multihal is SENSORS_DEVICE_API_VERSION_1_3 ↵Nick Vaccaro2014-10-111-9/+49
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | compliant * commit '6b82558129eae20fef9ba053c55da3543388dc24': Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant
| * | | | am e914d696: Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliantNick Vaccaro2014-10-111-9/+49
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'e914d696a95a799bbcca221238a1874f995871ca': Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliant
| | * | | Report multihal is SENSORS_DEVICE_API_VERSION_1_3 compliantNick Vaccaro2014-10-101-9/+49
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am 9f497870: Merge "Don\'t manually link stlport."Dan Albert2014-09-262-19/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| * commit '9f4978701783942e836aeab526727458e9cb1492': Don't manually link stlport.
| * | Merge "Don't manually link stlport."Dan Albert2014-09-262-19/+2
| |\ \
| | * | Don't manually link stlport.Dan Albert2014-09-262-19/+2
| |/ / | | | | | | | | | Change-Id: Ib5a6e31b3a6dea39b45727a49356fa2838ea77bc
* | | Merge "Support MONO and STERO USB inputs. Allow "dynamic" flag in ↵Paul McLean2014-09-232-46/+34
|\ \ \ | |_|/ |/| | | | | audio_policy.conf." into lmp-mr1-dev
| * | Support MONO and STERO USB inputs. Allow "dynamic" flag in audio_policy.conf.Paul McLean2014-09-172-46/+34
| | | | | | | | | | | | | | | | | | Bug 17526569 Change-Id: I64b00fd338eb937303b41608728a18341ee78820
* | | Remove MHL hal definition.Jungshik Jang2014-09-180-0/+0
|/ / | | | | | | | | Bug: 17479050 Change-Id: I7e238e09e253d46a552b775b0483215f8f1ae512
* | usb audio: implement microphone mute.Eric Laurent2014-09-141-0/+10
| | | | | | | | | | Bug: 17321604. Change-Id: I8e3daf2636dfd5f85d990c0093c52c908064afac
* | Camera HALs: Promote device HAL v3.2Eino-Ville Talvala2014-09-104-7/+13
| | | | | | | | | | | | | | And deprecate older HALs. Bug: 17445920 Change-Id: I37a5e53fda3c93080e37ec848f84c702a2c9120b
* | sensors.h documentation change.Aravind Akella2014-09-051-8/+13
| | | | | | | | | | | | | | | | 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
* | Merge "Creates interface to dynamically configure GPS. Bug: 17110478 ↵Tsuwei Chen2014-09-021-2/+30
|\ \ | | | | | | | | | Change-Id: I2a053d02e3c198d519d6306809f81ff601169151" into lmp-dev
| * | Creates interface to dynamically configure GPS.Tsuwei Chen2014-08-301-2/+30
| | | | | | | | | | | | Bug: 17110478 Change-Id: I2a053d02e3c198d519d6306809f81ff601169151