| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch libhardware to POSIX dprintf. | Elliott Hughes | 2014-05-22 | 2 | -14/+14 |
* | Added basic resampling of submix data on read from the input stream. | Stewart Miles | 2014-05-19 | 1 | -6/+124 |
* | Add optional logging of input and output streams to the submix HAL. | Stewart Miles | 2014-05-19 | 1 | -0/+50 |
* | Implemented mono->stereo, stereo->mono channel conversion in submix HAL. | Stewart Miles | 2014-05-16 | 1 | -11/+101 |
* | Modified submix HAL to drop data to the output stream if the pipe could block. | Stewart Miles | 2014-05-16 | 1 | -0/+19 |
* | Merge "Modify submix HAL to allow either input or output streams create the p... | Stewart Miles | 2014-05-16 | 1 | -141/+232 |
|\ |
|
| * | Modify submix HAL to allow either input or output streams create the pipe. | Stewart Miles | 2014-05-16 | 1 | -141/+232 |
* | | am f8cbc9e6: am ad70dc48: add /system/vendor/lib as valid search path for sen... | Nick Vaccaro | 2014-05-15 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | am ad70dc48: add /system/vendor/lib as valid search path for sensor HALs | Nick Vaccaro | 2014-05-15 | 1 | -3/+5 |
| |\ |
|
| | * | add /system/vendor/lib as valid search path for sensor HALs | Nick Vaccaro | 2014-05-15 | 1 | -3/+5 |
* | | | Allow submix module streams to use any NBAIO format. | Stewart Miles | 2014-05-14 | 1 | -43/+211 |
* | | | Modified submix buffer size accessors to use the pipe configuration. | Stewart Miles | 2014-05-14 | 1 | -45/+87 |
* | | | Implemented accessors for derived submix HAL objects. | Stewart Miles | 2014-05-13 | 1 | -65/+109 |
* | | | Added a compile time option to enable / disable verbose submix logging. | Stewart Miles | 2014-05-12 | 1 | -30/+104 |
* | | | am c7651350: am d34ed32e: Change MultiHal API version to 1.1 | Nick Vaccaro | 2014-05-06 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | am d34ed32e: Change MultiHal API version to 1.1 | Nick Vaccaro | 2014-05-06 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Change MultiHal API version to 1.1 | Nick Vaccaro | 2014-05-05 | 1 | -2/+2 |
* | | | USB HAL: 64-bit compile issues | Mark Salyzyn | 2014-04-28 | 1 | -29/+30 |
* | | | Added support for 1-channel capture sources (like a microphone) | Paul McLean | 2014-04-28 | 1 | -18/+55 |
* | | | Merge "USB HAL Capture Implementation" | Paul McLean | 2014-04-25 | 1 | -199/+408 |
|\ \ \ |
|
| * | | | USB HAL Capture Implementation | Paul McLean | 2014-04-24 | 1 | -199/+408 |
* | | | | Merge "Hardware: Fingerprint: Fix the remove() argument, typos." | Sasha Levitskiy | 2014-04-23 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Hardware: Fingerprint: Fix the remove() argument, typos. | Sasha Levitskiy | 2014-04-23 | 1 | -2/+2 |
* | | | | | Camera: HAL: 64-bit warning fixit. | Sasha Levitskiy | 2014-04-23 | 7 | -74/+98 |
|/ / / / |
|
* | | | | Merge "Hardware: Fingerprint: Move the HAL to an async model, add some vendor... | Sasha Levitskiy | 2014-04-22 | 1 | -14/+11 |
|\ \ \ \ |
|
| * | | | | Hardware: Fingerprint: Move the HAL to an async model, add some vendor reques... | Sasha Levitskiy | 2014-04-22 | 1 | -14/+11 |
| |/ / / |
|
* | | | | am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e | Colin Cross | 2014-04-21 | 4 | -10/+11 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e | Colin Cross | 2014-04-21 | 4 | -10/+11 |
| |\ \ |
|
| | * | | usbaudio: allow compiling for 64-bit | Colin Cross | 2014-04-18 | 1 | -1/+1 |
| | * | | audio_remote_submix: allow compiling for 64-bit | Colin Cross | 2014-04-18 | 2 | -7/+8 |
| | * | | audio: allow compiling for 64-bit | Colin Cross | 2014-04-18 | 1 | -2/+2 |
* | | | | am dbcec633: am dd6e1a01: Merge "Reduced most MultiHal ALOGI to ALOGV, reduci... | Aaron Whyte | 2014-04-16 | 1 | -7/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | am dd6e1a01: Merge "Reduced most MultiHal ALOGI to ALOGV, reducing bootup log... | Aaron Whyte | 2014-04-16 | 1 | -7/+7 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Reduced most MultiHal ALOGI to ALOGV, reducing bootup logspam. | Aaron Whyte | 2014-04-15 | 1 | -7/+7 |
* | | | | am da38fb2d: am 4d7ac52d: Fixed multihal handling of nonexistent sensor handles. | Aaron Whyte | 2014-04-15 | 1 | -17/+65 |
|\ \ \ \
| |/ / / |
|
| * | | | am 4d7ac52d: Fixed multihal handling of nonexistent sensor handles. | Aaron Whyte | 2014-04-15 | 1 | -17/+65 |
| |\ \ \
| | |/ / |
|
| | * | | Fixed multihal handling of nonexistent sensor handles. | Aaron Whyte | 2014-04-15 | 1 | -17/+65 |
* | | | | tv_input: add buffer producer profile | Wonsik Kim | 2014-04-09 | 1 | -0/+13 |
* | | | | Hardware: Fingerprint: Add current version. | Sasha Levitskiy | 2014-04-07 | 1 | -1/+1 |
* | | | | Hardware: Fingerprint: Introducing Fingerprint HAL | Sasha Levitskiy | 2014-04-07 | 3 | -1/+119 |
* | | | | Merge "Initial implementation of usb audio I/O" | Paul McLean | 2014-04-01 | 1 | -55/+711 |
|\ \ \ \ |
|
| * | | | | Initial implementation of usb audio I/O | Paul McLean | 2014-03-31 | 1 | -55/+711 |
* | | | | | am 286c139b: am 93bf9964: Fix sensor multi hal crash when sub-HAL reports an ... | Nick Vaccaro | 2014-03-25 | 1 | -2/+5 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | am 93bf9964: Fix sensor multi hal crash when sub-HAL reports an error | Nick Vaccaro | 2014-03-25 | 1 | -2/+5 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Fix sensor multi hal crash when sub-HAL reports an error | Nick Vaccaro | 2014-03-17 | 1 | -2/+5 |
* | | | | | Initial commit of TV input HAL | Wonsik Kim | 2014-03-21 | 3 | -1/+153 |
| |_|/ /
|/| | | |
|
* | | | | am 9f7332d4: am 5106ad0c: Merge "Audio HALs are 32-bit only" | Glenn Kasten | 2014-03-14 | 3 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | am 5106ad0c: Merge "Audio HALs are 32-bit only" | Glenn Kasten | 2014-03-13 | 3 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Audio HALs are 32-bit only | Glenn Kasten | 2014-03-13 | 3 | -0/+4 |
| * | | | am ee4e28c9: am 1482406b: usbaudio: fix for out->dev->lock remains locked in ... | Amit Shekhar | 2014-03-06 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|