summaryrefslogtreecommitdiff
path: root/test/controls/control_list.cpp
AgeCommit message (Expand)Author
2021-05-06test: control_list: Test ControlList::merge()Jacopo Mondi
2021-05-06test: control_list: Check for Brightness presenceJacopo Mondi
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-04-27test: Use float values for brightness, contrast and saturationLaurent Pinchart
2019-11-25test: controls: control_list: Add status checkJacopo Mondi
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: 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-08-19libcamera: camera_manager: Construct CameraManager instances manuallyLaurent Pinchart
2019-07-02libcamera: test: Add ControlList testsKieran Bingham