summaryrefslogtreecommitdiff
path: root/test/controls
AgeCommit message (Expand)Author
2021-05-06test: control_list: Test ControlList::merge()Jacopo Mondi
2021-05-06test: control_list: Check for Brightness presenceJacopo Mondi
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2020-08-05libcamera: pipelines: Use sensor ID as camera nameNiklas Söderlund
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-04-27test: Use float values for brightness, contrast and saturationLaurent Pinchart
2020-03-20test: controls: control_value: Test string control typeLaurent Pinchart
2020-03-20libcamera: controls: Rename ControlRange to ControlInfoLaurent Pinchart
2020-03-20libcamera: controls: Name all ControlInfoMap instance variables infoMapLaurent Pinchart
2020-03-06test: controls: control_value: Expand test to cover array controlsLaurent Pinchart
2020-03-06test: controls: control_value: Expand test to cover all control typesLaurent Pinchart
2019-11-25test: controls: control_list: Add status checkJacopo Mondi
2019-11-20test: controls: Add ControlInfoMap testLaurent Pinchart
2019-11-20test: Extract CameraTest class out of camera tests to libtestLaurent Pinchart
2019-10-13libcamera: controls: Support accessing controls by numerical IDLaurent Pinchart
2019-10-05libcamera: controls: Use ControlValidator to validate ControlListLaurent Pinchart
2019-10-05libcamera: controls: Rename ControlInfo to ControlRangeLaurent Pinchart
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-08-19libcamera: camera_manager: Construct CameraManager instances manuallyLaurent Pinchart
2019-07-02libcamera: test: Add ControlList testsKieran Bingham
2019-07-02libcamera: test: Add ControlInfo testKieran Bingham
2019-07-02libcamera: test: Add ControlValue testKieran Bingham