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
/
control_info.cpp
Age
Commit message (
Expand
)
Author
2022-12-16
test: controls: control_info: Test default def() values
Laurent Pinchart
2022-09-12
libcamera: controls: initialise control info to ControlTypeNone by default
Christian Rauch
2021-08-02
controls: Add boolean constructors for ControlInfo
Paul Elder
2020-03-20
libcamera: controls: Rename ControlRange to ControlInfo
Laurent Pinchart
2020-03-20
libcamera: controls: Name all ControlInfoMap instance variables infoMap
Laurent Pinchart
2019-11-20
test: controls: Add ControlInfoMap test
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-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-07-02
libcamera: test: Add ControlInfo test
Kieran Bingham