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
/
process
Age
Commit message (
Expand
)
Author
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-03-25
libcamera: base: timer: Drop start() overload with int argument
Laurent Pinchart
2021-12-01
test: Replace "/proc/self/exe" with path to test binary
Laurent Pinchart
2021-12-01
test: Store path to the test executable in Test class
Laurent Pinchart
2021-09-02
libcamera: Drop emitter object pointer from signal arguments
Laurent Pinchart
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-02-11
meson: Fix coding style when declaring arrays
Laurent Pinchart
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-10-07
libcamera: ProcessManager: make ProcessManager lifetime explicitly managed
Paul Elder
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-07-27
test: process: Test Process::kill()
Laurent Pinchart
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
2019-09-13
test: process: Extend timeout duration
Kieran Bingham
2019-09-13
test: process: Initialise member variables
Kieran Bingham
2019-09-13
test: process: Connect signal before launching process
Kieran Bingham
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-07-12
libcamera: Add Process and ProcessManager classes
Paul Elder