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
2022-12-16
test: controls: control_info: Test default def() values
Laurent Pinchart
2022-10-07
test: meson: Use dictionaries instead of arrays to store test information
Laurent Pinchart
2022-10-07
test: Rename 't' to 'test' in meson.build
Laurent Pinchart
2022-09-12
libcamera: controls: initialise control info to ControlTypeNone by default
Christian Rauch
2022-07-20
test: control_list: Use get() to test for control presence
Laurent Pinchart
2021-08-02
controls: Add boolean constructors for ControlInfo
Paul Elder
2021-06-25
libcamera: rename public libcamera dependency
Kieran Bingham
2021-05-06
test: control_list: Test ControlList::merge()
Jacopo Mondi
2021-05-06
test: control_list: Check for Brightness presence
Jacopo Mondi
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2020-08-05
libcamera: pipelines: Use sensor ID as camera name
Niklas Söderlund
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