index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
controls
Age
Commit message (
Expand
)
Author
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2020-04-27
test: Use float values for brightness, contrast and saturation
Laurent Pinchart
2020-03-20
test: controls: control_value: Test string control type
Laurent Pinchart
2020-03-20
libcamera: controls: Rename ControlRange to ControlInfo
Laurent Pinchart
2020-03-20
libcamera: controls: Name all ControlInfoMap instance variables infoMap
Laurent Pinchart
2020-03-06
test: controls: control_value: Expand test to cover array controls
Laurent Pinchart
2020-03-06
test: controls: control_value: Expand test to cover all control types
Laurent Pinchart
2019-11-25
test: controls: control_list: Add status check
Jacopo Mondi
2019-11-20
test: controls: Add ControlInfoMap test
Laurent Pinchart
2019-11-20
test: Extract CameraTest class out of camera tests to libtest
Laurent Pinchart
2019-10-13
libcamera: controls: Support accessing controls by numerical ID
Laurent Pinchart
2019-10-05
libcamera: controls: Use ControlValidator to validate ControlList
Laurent Pinchart
2019-10-05
libcamera: controls: Rename ControlInfo to ControlRange
Laurent Pinchart
2019-10-05
libcamera: controls: Remove ControlInfo::id
Laurent Pinchart
2019-10-05
libcamera: controls: Remove the unused ControlList::update() method
Laurent Pinchart
2019-10-04
libcamera: controls: Improve the API towards applications
Laurent Pinchart
2019-10-04
libcamera: controls: Use explicit 32-bit integer types
Laurent Pinchart
2019-10-04
libcamera: controls: Make ControlValue get/set accessors template methods
Laurent Pinchart
2019-10-04
libcamera: controls: Rename ControlValueType to ControlType
Laurent Pinchart
2019-08-19
libcamera: camera_manager: Construct CameraManager instances manually
Laurent Pinchart
2019-07-02
libcamera: test: Add ControlList tests
Kieran Bingham
2019-07-02
libcamera: test: Add ControlInfo test
Kieran Bingham
2019-07-02
libcamera: test: Add ControlValue test
Kieran Bingham