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
/
timer-thread.cpp
Age
Commit message (
Expand
)
Author
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-01-25
test: timer-thread: Destroy Object from correct thread context
Laurent Pinchart
2024-01-25
test: timer-thread: Move timer start from wrong thread to separate test
Laurent Pinchart
2024-01-25
libcamera: signal: Replace object.h inclusion with forward declatation
Laurent Pinchart
2022-03-25
libcamera: base: timer: Drop start() overload with int argument
Laurent Pinchart
2021-09-02
libcamera: Drop emitter object pointer from signal arguments
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2019-10-07
test: timer-thread: Test starting a timer from another thread
Laurent Pinchart
2019-08-17
test: Simplify tests with parent-child relationships
Laurent Pinchart
2019-08-17
test: Add Timer thread move test
Laurent Pinchart