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
/
Device.cpp
Age
Commit message (
Expand
)
Author
2022-12-05
audio HAL: set minimum Binder access priority
Andy Hung
2022-02-04
audio: Remove IStreamIn@7.1
Mikhail Naganov
2022-01-31
audio: Add IDevice.setConnectedState_7_1 method
Mikhail Naganov
2022-01-25
Audio HAL V7.1: Update the default implementation
Mikhail Naganov
2021-07-21
Audio: Add memory leak checking for HAL
Andy Hung
2021-03-24
audio: Use get_audio_port_v7 in the default wrapper
Mikhail Naganov
2021-02-02
audio: Create libraries for data types in core and effect
Mikhail Naganov
2021-01-12
Audio: Add VTS tests for invalid enum-strings, Part 3
Mikhail Naganov
2021-01-07
Audio: Add VTS tests for invalid enum-strings, Part 1
Mikhail Naganov
2020-12-16
audio: Update default wrapper to support V7
Mikhail Naganov
2020-12-11
Implement a.h.audio.common@7.0-util module
Mikhail Naganov
2020-02-25
audio hal: Update offload configuration
Andy Hung
2019-12-13
audio: Add IDevice::updateAudioPatch method
Mikhail Naganov
2019-12-14
Merge "Audio HAL: Add API to attach an effect to a device"
Eric Laurent
2019-12-12
Audio HAL: Add API to attach an effect to a device
Eric Laurent
2019-12-11
audio: Ignore ENOSYS from optional legacy HAL methods
Mikhail Naganov
2019-11-21
audio: Add check to IDevice.close for currently opened streams
Mikhail Naganov
2019-11-21
Audio V6 wrapper: IDevice|IStream|IEffect.close releases HAL resource
Mikhail Naganov
2019-10-03
Fix the name of the constant for device [dis]connect parameter
Mikhail Naganov
2019-01-15
audio: Update source / sink metadata after opening stream
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