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
/
core
/
all-versions
/
default
/
StreamIn.cpp
Age
Commit message (
Expand
)
Author
2022-01-25
Audio HAL V7.1: Update the default implementation
Mikhail Naganov
2021-04-13
audio HAL - fix UAFs
Steven Moreland
2021-02-02
audio: Create libraries for data types in core and effect
Mikhail Naganov
2021-01-28
audio: Update common types to better match legacy structs
Mikhail Naganov
2021-01-07
Audio: Add VTS tests for invalid enum-strings, Part 1b
Mikhail Naganov
2021-01-07
Audio: Add VTS tests for invalid enum-strings, Part 1
Mikhail Naganov
2021-01-05
audio HAL V7: Update track metadata
Eric Laurent
2020-12-16
audio: Update default wrapper to support V7
Mikhail Naganov
2019-11-21
Audio V6 wrapper: IDevice|IStream|IEffect.close releases HAL resource
Mikhail Naganov
2019-05-21
Validate HAL mic input
Kevin Rocard
2019-01-17
Merge "Adding Audio HAL V5: Direction API"
Paul Mclean
2019-01-16
Adding Audio HAL V5: Direction API
Paul McLean
2019-01-15
audio: Update source / sink metadata after opening stream
Mikhail Naganov
2018-12-14
Audio HAL: More generalization for types imports
Mikhail Naganov
2018-12-11
Audio HAL: Simplify types updates for 'common' and 'audio' packages
Mikhail Naganov
2018-12-02
Audio HAL V5: Introduce HAL V5, equal to V4 for now
Kevin Rocard
2018-11-28
Audio HAL: Factorize V2 and V4 like libaudiohal
Kevin Rocard