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
/
src
/
libcamera
/
controls.cpp
Age
Commit message (
Expand
)
Author
2019-10-15
libcamera: v4l2_controls: Remove V4L2ControlList class
Laurent Pinchart
2019-10-15
libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap
Laurent Pinchart
2019-10-15
libcamera: utils: Add hex stream output helper
Laurent Pinchart
2019-10-13
libcamera: controls: Support accessing controls by numerical ID
Laurent Pinchart
2019-10-13
libcamera: controls: Store control name in ControlId
Laurent Pinchart
2019-10-13
libcamera: controls: Add comparison operators for ControlValue
Laurent Pinchart
2019-10-13
libcamera: control_ids: Generate map of all supported controls
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-07-15
libcamera: Fix spellings and grammar
Kieran Bingham
2019-07-02
libcamera: controls: Add a set of initial controls
Laurent Pinchart
2019-07-02
libcamera: controls: Extend ControlList to access controls by ID
Laurent Pinchart
2019-07-02
libcamera: camera: Provide a list of ControlInfo
Kieran Bingham
2019-07-02
libcamera: controls: Introduce control-related data types
Kieran Bingham