summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | usb audio: fix capture channel conversionEric Laurent2014-06-271-5/+5
* | | | | | | | | | | Implement minimal buffer size for playbackPaul McLean2014-06-201-1/+26
* | | | | | | | | | | Merge "usb audio: fix usb capture configuration"Eric Laurent2014-06-171-13/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb audio: fix usb capture configurationEric Laurent2014-06-111-13/+18
* | | | | | | | | | | | Merge "hardware: camera_common: add module open legacy device API"Zhijun He2014-06-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hardware: camera_common: add module open legacy device APIZhijun He2014-06-131-0/+1
* | | | | | | | | | | | | am aa13433c: am c384b186: Don\'t pass up bad sensor event packets to Sensor S...Nick Vaccaro2014-06-111-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | am c384b186: Don\'t pass up bad sensor event packets to Sensor ServicesNick Vaccaro2014-06-111-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Don't pass up bad sensor event packets to Sensor ServicesNick Vaccaro2014-06-111-2/+9
* | | | | | | | | | | | | | am 10f1a806: Fixed submix buffering when input and output stream formats differ.Stewart Miles2014-06-111-14/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixed submix buffering when input and output stream formats differ.Stewart Miles2014-06-101-14/+31
* | | | | | | | | | | | | sound trigger test/stub HAL - WIPEric Laurent2014-06-042-0/+328
* | | | | | | | | | | | | Switch libhardware to POSIX dprintf.Elliott Hughes2014-05-222-14/+14
|/ / / / / / / / / / / /
* | | | | | | | | | | | Added basic resampling of submix data on read from the input stream.Stewart Miles2014-05-191-6/+124
* | | | | | | | | | | | Add optional logging of input and output streams to the submix HAL.Stewart Miles2014-05-191-0/+50
* | | | | | | | | | | | Implemented mono->stereo, stereo->mono channel conversion in submix HAL.Stewart Miles2014-05-161-11/+101
* | | | | | | | | | | | Modified submix HAL to drop data to the output stream if the pipe could block.Stewart Miles2014-05-161-0/+19
* | | | | | | | | | | | Merge "Modify submix HAL to allow either input or output streams create the p...Stewart Miles2014-05-161-141/+232
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Modify submix HAL to allow either input or output streams create the pipe.Stewart Miles2014-05-161-141/+232
* | | | | | | | | | | | | am f8cbc9e6: am ad70dc48: add /system/vendor/lib as valid search path for sen...Nick Vaccaro2014-05-151-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / /
| * | | | | | | | | | | am ad70dc48: add /system/vendor/lib as valid search path for sensor HALsNick Vaccaro2014-05-151-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | add /system/vendor/lib as valid search path for sensor HALsNick Vaccaro2014-05-151-3/+5
* | | | | | | | | | | | Allow submix module streams to use any NBAIO format.Stewart Miles2014-05-141-43/+211
* | | | | | | | | | | | Modified submix buffer size accessors to use the pipe configuration.Stewart Miles2014-05-141-45/+87
* | | | | | | | | | | | Implemented accessors for derived submix HAL objects.Stewart Miles2014-05-131-65/+109
* | | | | | | | | | | | Added a compile time option to enable / disable verbose submix logging.Stewart Miles2014-05-121-30/+104
* | | | | | | | | | | | am c7651350: am d34ed32e: Change MultiHal API version to 1.1Nick Vaccaro2014-05-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | am d34ed32e: Change MultiHal API version to 1.1Nick Vaccaro2014-05-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Change MultiHal API version to 1.1Nick Vaccaro2014-05-051-2/+2
* | | | | | | | | | | | USB HAL: 64-bit compile issuesMark Salyzyn2014-04-281-29/+30
* | | | | | | | | | | | Added support for 1-channel capture sources (like a microphone)Paul McLean2014-04-281-18/+55
* | | | | | | | | | | | Merge "USB HAL Capture Implementation"Paul McLean2014-04-251-199/+408
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | USB HAL Capture ImplementationPaul McLean2014-04-241-199/+408
* | | | | | | | | | | | | Merge "Hardware: Fingerprint: Fix the remove() argument, typos."Sasha Levitskiy2014-04-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Hardware: Fingerprint: Fix the remove() argument, typos.Sasha Levitskiy2014-04-231-2/+2
* | | | | | | | | | | | | | Camera: HAL: 64-bit warning fixit.Sasha Levitskiy2014-04-237-74/+98
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Hardware: Fingerprint: Move the HAL to an async model, add some vendor...Sasha Levitskiy2014-04-221-14/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Hardware: Fingerprint: Move the HAL to an async model, add some vendor reques...Sasha Levitskiy2014-04-221-14/+11
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135eColin Cross2014-04-214-10/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / /
| * | | | | | | | | | | am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135eColin Cross2014-04-214-10/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | usbaudio: allow compiling for 64-bitColin Cross2014-04-181-1/+1
| | * | | | | | | | | | audio_remote_submix: allow compiling for 64-bitColin Cross2014-04-182-7/+8
| | * | | | | | | | | | audio: allow compiling for 64-bitColin Cross2014-04-181-2/+2
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | am dbcec633: am dd6e1a01: Merge "Reduced most MultiHal ALOGI to ALOGV, reduci...Aaron Whyte2014-04-161-7/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | am dd6e1a01: Merge "Reduced most MultiHal ALOGI to ALOGV, reducing bootup log...Aaron Whyte2014-04-161-7/+7
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Reduced most MultiHal ALOGI to ALOGV, reducing bootup logspam.Aaron Whyte2014-04-151-7/+7
* | | | | | | | | | | am da38fb2d: am 4d7ac52d: Fixed multihal handling of nonexistent sensor handles.Aaron Whyte2014-04-151-17/+65
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | am 4d7ac52d: Fixed multihal handling of nonexistent sensor handles.Aaron Whyte2014-04-151-17/+65
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fixed multihal handling of nonexistent sensor handles.Aaron Whyte2014-04-151-17/+65
* | | | | | | | | | | tv_input: add buffer producer profileWonsik Kim2014-04-091-0/+13