index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
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
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