This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Releases: intel/parameter-framework-plugins-alsa
Releases · intel/parameter-framework-plugins-alsa
Version 1.1.3
Version 1.1.2
The layout of the core's headers have changed; on the other hand, it now provides a CMake Package Configuration file and a ParameterFramework::plugin imported library which automagically discovers how to compile and link a plugin against the core.
Version 1.1.1
- Remove Android integration (makefiles); this is left for integrators to implement
- Allow Components to be mapped to alsa controls
- Allow any kind of elements to be mapped to byte controls (as long as they have the correct size)
- "Legacy" alsa plugin: Add support for TLV
Version 1.1.0
Adapt to the 3.0 version of the Parameter Framework.
Version 1.0.1
Changes:
- Support the Parameter Framework version 2.6.0 on android (build change)
- Fix issue for 64 bit build.