index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ipc
/
unixsocket.cpp
Age
Commit message (
Expand
)
Author
2021-12-04
libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor
Hirokazu Honda
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-09-02
libcamera: Don't use emitter object pointer argument to slot
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2020-12-14
libcamera: Replace ARRAY_SIZE() with std::size()
Laurent Pinchart
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-08-13
test: ipc: unixsocket: Close open fds on error paths
Umang Jain
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-08-19
test: unixsocket: Fix typo in error message
Laurent Pinchart
2019-07-02
test: ipc: unix: Add test for IPCUnixSocket
Niklas Söderlund