summaryrefslogtreecommitdiff
path: root/src/libcamera/ipc_unixsocket.cpp
AgeCommit message (Expand)Author
2021-06-25libcamera/base: Move event_notifier to baseKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2020-11-15libcamera: Move EventDispatcher to internal APILaurent Pinchart
2020-09-21libcamera: Don't unnecessarily include event_notifier.hLaurent Pinchart
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-02-13libcamera: Document thread-safety attributes of core classesLaurent Pinchart
2020-01-07libcamera: ipc_unixsocket: Don't send uninitialized bytes over the socketLaurent Pinchart
2019-07-02libcamera: ipc: unix: Make socket operation asynchronousLaurent Pinchart
2019-07-02libcamera: ipc: unix: Add a IPC mechanism based on Unix socketsNiklas Söderlund