summaryrefslogtreecommitdiff
path: root/src/libcamera/controls.cpp
AgeCommit message (Expand)Author
2019-10-04libcamera: controls: Make ControlValue get/set accessors template methodsLaurent Pinchart
2019-10-04libcamera: controls: Rename ControlValueType to ControlTypeLaurent Pinchart
2019-07-15libcamera: Fix spellings and grammarKieran Bingham
2019-07-02libcamera: controls: Add a set of initial controlsLaurent Pinchart
2019-07-02libcamera: controls: Extend ControlList to access controls by IDLaurent Pinchart
2019-07-02libcamera: camera: Provide a list of ControlInfoKieran Bingham
2019-07-02libcamera: controls: Introduce control-related data typesKieran Bingham