Age | Commit message (Expand) | Author |
2019-01-22 | libcamera: v4l2_device: Add MediaEntity contructor | Jacopo Mondi |
2019-01-22 | cam: Extract option parser to separate file | Laurent Pinchart |
2019-01-22 | cam: add utility to control cameras | Niklas Söderlund |
2019-01-22 | utils: checkstyle: Add support for clang-format | Laurent Pinchart |
2019-01-22 | libcamera: Add clang-format style | Laurent Pinchart |
2019-01-22 | test: pipeline: IPU3: Add IPU3 pipeline test | Jacopo Mondi |
2019-01-22 | libcamera: pipeline: Add Intel IPU3 pipeline | Jacopo Mondi |
2019-01-21 | libcamera: Use log categories | Laurent Pinchart |
2019-01-21 | libcamera: log: Get log output file from the environment | Laurent Pinchart |
2019-01-21 | libcamera: log: Get log levels from the environment | Laurent Pinchart |
2019-01-21 | libcamera: log: Add log categories | Laurent Pinchart |
2019-01-21 | libcamera: media_object: Set devnode in MediaEntity | Jacopo Mondi |
2019-01-21 | libcamera: media_object: Add functions to entities | Jacopo Mondi |
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-21 | Documentation: coding_style: Add object ownership rules | Laurent Pinchart |
2019-01-21 | libcamera: signal: Enable documentation generation from signal.h file | Laurent Pinchart |
2019-01-21 | Documentation: coding_style: Add move semantics to C++11 features | Laurent Pinchart |
2019-01-19 | libcamera: utils: Don't use C++17 nested namespaces | Laurent Pinchart |
2019-01-17 | test: v4l2_device: Add test suite and initial test | Kieran Bingham |
2019-01-17 | libcamera: Add V4L2 Device object | Kieran Bingham |
2019-01-17 | libcamera: event_dispatcher_poll: Fix trivial spelling | Kieran Bingham |
2019-01-17 | libcamera: log: Fix coding style warnings | Kieran Bingham |
2019-01-17 | libcamera: timer: Fix 32 bit wrap | Kieran Bingham |
2019-01-17 | test: timer: Add a 32 bit wraparound test | Kieran Bingham |
2019-01-17 | test: timer: Initialise all variables | Kieran Bingham |
2019-01-17 | include: linux: Import V4L2 uAPI headers from Linux v4.19 | Kieran Bingham |
2019-01-16 | Documentation: coding_style: Allow C++11 variadic templates | Laurent Pinchart |
2019-01-16 | libcamera: camera_manager: Turn enumerator into a unique_ptr<> | Laurent Pinchart |
2019-01-16 | libcamera: utils: Implement C++14 make_unique<>() | Laurent Pinchart |
2019-01-16 | libcamera: device_enumerator: Don't mark the search() function as const | Laurent Pinchart |
2019-01-16 | libcamera: event_dispatcher_poll: Constify argument to processNotifiers | Laurent Pinchart |
2019-01-16 | libcamera: pipeline_handler: Rename handlers() method to factories() | Laurent Pinchart |
2019-01-16 | Documentation: Exclude pipeline handlers directory | Laurent Pinchart |
2019-01-16 | libcamera: camera_manager: Improve class documentation | Laurent Pinchart |
2019-01-16 | libcamera: pipeline_handler: Don't index factories by name | Laurent Pinchart |
2019-01-15 | meson: Utilise default compiler options | Kieran Bingham |
2019-01-15 | libcamera: Debug printouts fixes | Jacopo Mondi |
2019-01-15 | libcamera: Add debug printouts | Jacopo Mondi |
2019-01-14 | libcamera: log: Fix unknown log level representation | Kieran Bingham |
2019-01-14 | test: media_device: Add link handling test | Jacopo Mondi |
2019-01-14 | test: media_device: Make MediaDeviceTest a MediaDevicePrintTest | Jacopo Mondi |
2019-01-14 | test: media_device: Convert to foreach | Kieran Bingham |
2019-01-14 | Documentation: quieten sphinx-build output | Kieran Bingham |
2019-01-11 | Documentation: Add placeholder for Doxygen-generated API documentation | Laurent Pinchart |
2019-01-11 | Documentation: Update copyright years | Laurent Pinchart |
2019-01-11 | Documentation: Link to the API documentation generated by Doxygen | Laurent Pinchart |
2019-01-11 | Documentation: Make the toctree more web-friendly | Laurent Pinchart |
2019-01-11 | Documentation: Add custom theme | Laurent Pinchart |