index
:
libcamera/kbingham/libcamera.git
dev
ipu3/modules
master
Kieran Bingham's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcamera
/
bound_method.cpp
Age
Commit message (
Expand
)
Author
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2020-12-27
libcamera: bound_method: Fix enumerators documentation
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-01-20
libcamera: bound_method: Avoid deadlock with ConnectionTypeBlocking
Laurent Pinchart
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-07
libcamera: bound_method: Propagate method return value
Laurent Pinchart
2020-01-07
libcamera: bound_method: Manage BoundMethodPack through std::shared_ptr
Laurent Pinchart
2020-01-07
libcamera: bound_method: Fix memory leak with direct connections
Laurent Pinchart
2019-10-29
libcamera: object: Use bound method activePack() for invokeMethod()
Laurent Pinchart
2019-10-29
libcamera: bound_method: Support connection types
Laurent Pinchart
2019-10-29
libcamera: bound_method: Define connection type for method invocation
Jacopo Mondi
2019-08-17
libcamera: object: Add an asynchronous method invocation method
Laurent Pinchart
2019-08-17
libcamera: bound_method: Decouple from Signal implementation
Laurent Pinchart
2019-08-17
libcamera: signal: Split Slot implementation to reusable classes
Laurent Pinchart