Lines Matching refs:parameter
1 # parameter-framework
3 …d Status](https://travis-ci.org/01org/parameter-framework.svg?branch=master)](https://travis-ci.or…
4 …(https://coveralls.io/repos/01org/parameter-framework/badge.svg?branch=master)](https://coveralls.…
8 The parameter-framework is a plugin-based and rule-based framework for handling
15 a given parameter must take a given value - aka. **When**.
17 ![What, How, When](https://01org.github.io/parameter-framework/hosting/what-how-when.png)
23 The parameter-framework can be used to set the value of alsa controls
24 (switches, volumes, etc.) on smartphones/tablets based on parameter-framework
27 [alsa plugin](https://github.com/01org/parameter-framework-plugins-alsa).
31 The [filesystem plugin](https://github.com/01org/parameter-framework-plugins-filesystem)
37 The parameter-framework's core comes in the form of a shared library. Its
41 the parameter-framework and what plugins it must use to read/write into each
46 parameter) must take - this is done by writing rules based on the criteria
50 parameter-framework are:
54 parameter-framework uses the appropriate backend for writing the values in
57 The parameter-framework comes with several tools, including a command-line
62 See [the wiki on github](https://github.com/01org/parameter-framework/wiki).
77 cmake /path/to/parameter-framework/sources
80 After an install you may want to run the parameter-framework tests with