Age | Commit message (Expand) | Author |
2019-01-02 | libcamera: media_device: Add DeviceInfo features | Jacopo Mondi |
2019-01-02 | test: Move include definitions to libtest | Kieran Bingham |
2019-01-02 | test: Use foreach iterators to simplify definitions | Kieran Bingham |
2019-01-02 | test: media_device: Move test definition | Kieran Bingham |
2019-01-02 | libcamera: Remove libcamera class | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Improve documentation | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Reorder functions in declaration order | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Make getEntityByName() public | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Fix graph parsing error handling | Laurent Pinchart |
2019-01-01 | meson: Shorten project description | Kieran Bingham |
2019-01-01 | test: libtest: Return all non-zero init values | Kieran Bingham |
2019-01-01 | test: libtest: Add test return codes | Kieran Bingham |
2019-01-01 | test: Move test objects to libtest | Kieran Bingham |
2018-12-31 | test: Add media device test | Jacopo Mondi |
2018-12-31 | libcamera: Add MediaDevice class | Jacopo Mondi |
2018-12-31 | libcamera: Add MediaObject class hierarchy | Jacopo Mondi |
2018-12-31 | tests: add test to list all cameras in the system | Niklas Söderlund |
2018-12-31 | libcamera: pipeline: vimc: add pipeline handler for vimc | Niklas Söderlund |
2018-12-31 | libcamera: camera_manager: add CameraManager class | Niklas Söderlund |
2018-12-31 | libcamera: pipeline_handler: add PipelineHandler class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add documentation | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add factory for DeviceEnumerators | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceEnumeratorUdev class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceEnumerator class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceMatch class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceInfo class | Niklas Söderlund |
2018-12-31 | libcamera: add dependency on libudev | Niklas Söderlund |
2018-12-31 | libcamera: Add Camera class | Niklas Söderlund |
2018-12-21 | utils: checkstyle: add keep-one-line-blocks | Kieran Bingham |
2018-12-21 | tests: call the derived Test class cleanup() function | Niklas Söderlund |
2018-12-21 | tests: Add a base Test class | Laurent Pinchart |
2018-12-19 | libcamera: log: Add a debug log level | Laurent Pinchart |
2018-12-19 | utils: checkstyle.py: Strip trailing white spaces | Laurent Pinchart |
2018-12-19 | utils: checkstyle.py: Highlight trailing white space at end of line | Laurent Pinchart |
2018-12-19 | utils: checkstyle.py: Support execution from non-root directories | Laurent Pinchart |
2018-12-19 | build: Define library private include path | Jacopo Mondi |
2018-12-19 | libcamera: include: Import media.h from Linux v4.19 | Jacopo Mondi |
2018-12-14 | Documentation: Remove | on the left side of diagrams | Laurent Pinchart |
2018-12-14 | Documentation: Document the style check script | Jacopo Mondi |
2018-12-14 | utils: Add Python-based commit style checker script | Laurent Pinchart |
2018-12-14 | git: Add .gitignore file | Kieran Bingham |
2018-12-14 | Documentation: contributing: Mark command line as shell code-block | Laurent Pinchart |
2018-12-14 | Documentation: coding-style: Fix list indentation | Laurent Pinchart |
2018-12-14 | Documentation: Add architecture documentation | Laurent Pinchart |
2018-12-14 | Documentation: contributing: Add links to libcamera git and linuxtv.org | Laurent Pinchart |
2018-12-14 | Documentation: Remove _static and _templates directory | Laurent Pinchart |
2018-12-13 | Documentation: Add coding style document | Jacopo Mondi |
2018-12-13 | build: Add 'std=c++11' cpp compiler flag | Jacopo Mondi |
2018-12-12 | libcamera: log: Document the LogMessage class | Laurent Pinchart |
2018-12-12 | libcamera: log: Fix Doxygen documentation | Laurent Pinchart |