Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Releases: intel/parameter-framework-plugins-alsa

Version 1.1.3

23 Jun 12:40
Compare
Choose a tag to compare
Merge pull request #29 from mgaio/topic/legacy-bytes-control

LegacyAmixerControl: fix bytes control support mapped to component type

Version 1.1.2

30 Mar 09:53
Compare
Choose a tag to compare

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

06 Jan 15:27
Compare
Choose a tag to compare
  • 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

23 Oct 09:12
Compare
Choose a tag to compare

Adapt to the 3.0 version of the Parameter Framework.

Version 1.0.1

10 Jun 13:24
Compare
Choose a tag to compare

Changes:

  • Support the Parameter Framework version 2.6.0 on android (build change)
  • Fix issue for 64 bit build.