index
:
Project-1CE/hardware_interfaces
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
2.0
/
default
/
StreamIn.cpp
Age
Commit message (
Expand
)
Author
2018-01-20
Audio V4: Move the legacy wrapper before refactor
Kevin Rocard
2018-01-20
Audio V4: Fix issues in the legacy wrapper raised by clang-format
Kevin Rocard
2017-11-29
Merge "Fix inequality typo in StreamIn::getCapturePosition"
Daniel Van Veen
2017-11-29
Fix inequality typo in StreamIn::getCapturePosition
Daniel Van Veen
2017-11-28
Merge "Use -Werror in hardware/interfaces/audio"
Chih-Hung Hsieh
2017-11-28
Use -Werror in hardware/interfaces/audio
Chih-Hung Hsieh
2017-10-10
Legacy wrapper: Use arbitrary limit on buffer size
Kevin Rocard
2017-05-23
audiohal: Prevent logspam when calling get_presentation_position
Mikhail Naganov
2017-05-08
Audio HAL: A volume/gain outside of [0,1] is an error
Kevin Rocard
2017-05-08
Audio HAL VTS: Sanitize prepareFor{Writing,Reading} input size
Kevin Rocard
2017-05-08
Audio HAL VTS: refactor prepareFor{Reading,Writing}
Kevin Rocard
2017-05-08
Audio HAL VTS: Fix style on modified files
Kevin Rocard
2017-04-19
Audio primary hal: fix member function used before init
Kevin Rocard
2017-04-07
Audio HAL: Destroy EventFlag on failed prepareTo{write,read}
Kevin Rocard
2017-04-07
Audio HAL: Check for buffer size overflow
Kevin Rocard
2017-04-07
Audio HAL: Detect buffer memory allocation failure
Kevin Rocard
2017-03-30
audiohal: Fix UAF of HAL devices in Stream objects
Mikhail Naganov
2017-03-22
audiohal: Remove stale TODOs
Mikhail Naganov
2017-02-10
Merge "audio: Remove timeout from waits on event flags in HAL driver threads"
TreeHugger Robot
2017-02-10
audio: Remove timeout from waits on event flags in HAL driver threads
Mikhail Naganov
2017-02-07
audiohal: Pass thread identifiers to the client for priority adjustment
Mikhail Naganov
2017-02-06
Merge "audiohal: Make closing of effects and streams fast"
Mikhail Naganov
2017-02-03
audiohal: Make sure audio data transfer related commands go via FMQ
Mikhail Naganov
2017-02-02
audiohal: Make closing of effects and streams fast
Mikhail Naganov
2017-01-23
Merge "Use MQDescriptor typedefs for cleanup"
TreeHugger Robot
2017-01-23
Use MQDescriptor typedefs for cleanup
Hridya Valsaraju
2017-01-12
audiohal: Fix incompatibility with legacy hal for writes
Mikhail Naganov
2017-01-05
audiohal: Re-implement stream read and write using FMQ
Mikhail Naganov
2016-12-20
audio treble HAL: implement methods and structures for stream in MMAP mode
Eric Laurent
2016-12-01
Update to use the correct logging library.
Yifan Hong
2016-11-22
Use newly introduced hidl_handle.
Martijn Coenen
2016-11-15
Implement audio devices and streams HAL delegating to legacy HAL
Mikhail Naganov