libcamera/Documentation
Kieran Bingham 20d5640ca4 libcamera: controls: Introduce control-related data types
Add a set of data types to support controls:

- ControlValue stores a control type and value in a generic way
- ControlId enumerates all the control identifiers
- ControlIdentifier declares the types of a control and map their names
- ControlInfo stores runtime information for controls
- ControlList contains a set of control info and value pairs

The control definitions map is generated from the controls documentation
to ensure that the two will always be synchronised.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-07-02 16:59:20 +03:00
..
api-html Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
theme Documentation: Add custom theme 2019-01-11 15:26:25 +02:00
coding-style.rst libcamera: Document documentation style and update the code accordingly 2019-04-19 13:20:46 +03:00
conf.py Documentation: Update copyright years 2019-01-11 15:26:31 +02:00
contributing.rst licenses: Add the Developer CoO 2019-01-02 21:59:46 +02:00
docs.rst Documentation: Remove | on the left side of diagrams 2018-12-14 15:34:00 +02:00
Doxyfile.in libcamera: controls: Introduce control-related data types 2019-07-02 16:59:20 +03:00
index.rst Documentation: Add placeholder for Doxygen-generated API documentation 2019-01-11 17:17:22 +02:00
meson.build meson: Fix coding style in meson.build files 2019-05-23 11:55:45 +03:00