Age | Commit message (Expand) | Author |
2019-01-27 | libcamera: signal: Don't use reinterpret_cast<>() to perform downcasts | Laurent Pinchart |
2019-01-24 | libcamera: camera_manager: Add method to unregister a camera | Laurent Pinchart |
2019-01-24 | libcamera: camera: Add disconnection notification | Niklas Söderlund |
2019-01-24 | libcamera: camera: Associate cameras with their pipeline handler | Niklas Söderlund |
2019-01-23 | libcamera: event_dispatcher: Add interrupt() function | Laurent Pinchart |
2019-01-21 | libcamera: camera: Handle camera objects through shared pointers | Laurent Pinchart |
2019-01-21 | libcamera: camera_manager: Register cameras with the camera manager | Laurent Pinchart |
2019-01-21 | libcamera: camera_manager: Use std::unique_ptr to store event dispatcher | Laurent Pinchart |
2019-01-17 | include: linux: Import V4L2 uAPI headers from Linux v4.19 | Kieran Bingham |
2019-01-16 | libcamera: camera_manager: Turn enumerator into a unique_ptr<> | Laurent Pinchart |
2019-01-10 | libcamera: Update libcamera.h | Laurent Pinchart |
2019-01-08 | libcamera: Add a poll-based event dispatcher | Laurent Pinchart |
2019-01-08 | libcamera: Add event notification infrastructure | Laurent Pinchart |
2019-01-08 | libcamera: Add signal/slot communication mechanism | Laurent Pinchart |
2019-01-08 | libcamera: camera_manager: Make the class a singleton | Laurent Pinchart |
2019-01-04 | libcamera: camera_manager: Sort includes alphabetically | Laurent Pinchart |
2019-01-04 | libcamera: camera_manager: Remove put() method | Laurent Pinchart |
2019-01-02 | libcamera: Remove libcamera class | Laurent Pinchart |
2018-12-31 | libcamera: camera_manager: add CameraManager class | Niklas Söderlund |
2018-12-31 | libcamera: Add Camera class | Niklas Söderlund |
2018-12-19 | libcamera: include: Import media.h from Linux v4.19 | Jacopo Mondi |
2018-12-11 | build: Clean up file names variables | Laurent Pinchart |
2018-12-06 | libcamera: Use the logger instead of cout | Laurent Pinchart |
2018-12-06 | Add boilerplate headers comments and include guards | Laurent Pinchart |
2018-11-28 | meson: Replace tabs for spaces | Kieran Bingham |
2018-11-27 | include: Install include files | Kieran Bingham |
2018-10-24 | build: Provide initial meson infrastructure | Kieran Bingham |