Age | Commit message (Expand) | Author |
---|---|---|
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-09-21 | libcamera: Don't unnecessarily include event_notifier.h | 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 |
2020-02-13 | libcamera: Document thread-safety attributes of core classes | Laurent Pinchart |
2020-01-07 | libcamera: ipc_unixsocket: Don't send uninitialized bytes over the socket | Laurent Pinchart |
2019-07-02 | libcamera: ipc: unix: Make socket operation asynchronous | Laurent Pinchart |
2019-07-02 | libcamera: ipc: unix: Add a IPC mechanism based on Unix sockets | Niklas Söderlund |