summaryrefslogtreecommitdiff
path: root/include/libcamera/controls.h
AgeCommit message (Expand)Author
2019-10-05libcamera: controls: Remove ControlInfo::idLaurent Pinchart
2019-10-05libcamera: controls: Remove the unused ControlList::update() methodLaurent Pinchart
2019-10-04libcamera: controls: Improve the API towards applicationsLaurent Pinchart
2019-10-04libcamera: controls: Use explicit 32-bit integer typesLaurent Pinchart
2019-10-04libcamera: controls: Make ControlValue get/set accessors template methodsLaurent Pinchart
2019-10-04libcamera: controls: Rename ControlValueType to ControlTypeLaurent 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