Age | Commit message (Expand) | Author |
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 |
2018-12-12 | Documentation: Generate source code documentation using Doxygen | Laurent Pinchart |
2018-12-12 | Documentation: Don't hardcode install directory | Laurent Pinchart |
2018-12-11 | Documentation: Set install_dir in custom_target() | Laurent Pinchart |
2018-12-11 | build: Clean up file names variables | Laurent Pinchart |
2018-12-11 | utils: ipu3: process: Configure formats on ImgU subdev pads | Laurent Pinchart |
2018-12-11 | utils: ipu3: process: Fix typo in output files path | Laurent Pinchart |
2018-12-11 | utils: ipu3: Abort when sensor or media device isn't found | Laurent Pinchart |
2018-12-11 | libcamera: log: Fix miscellaneous coding style issues | Laurent Pinchart |
2018-12-06 | libcamera: Use the logger instead of cout | Laurent Pinchart |
2018-12-06 | libcamera: Add initial logger | Laurent Pinchart |
2018-12-06 | Overhaul the directory structure | Laurent Pinchart |
2018-12-06 | Add boilerplate headers comments and include guards | Laurent Pinchart |
2018-12-03 | lib: Fix class and namespace usage | Kieran Bingham |
2018-12-02 | utils: ipu3: Add test process script | Laurent Pinchart |
2018-11-30 | meson: Describe minimum meson version requirements | Kieran Bingham |
2018-11-29 | utils: ipu3: Add test capture script | Laurent Pinchart |
2018-11-28 | Documentation: Introduce sphinx documentation | Kieran Bingham |
2018-11-28 | licenses: Add licenses subdirectory | Kieran Bingham |
2018-11-28 | meson: Replace tabs for spaces | Kieran Bingham |
2018-11-27 | build: Add project arguments | Kieran Bingham |
2018-11-27 | include: Install include files | Kieran Bingham |
2018-11-27 | lib: Include library in the install target | Kieran Bingham |
2018-11-26 | README: Update build instructions | Kieran Bingham |
2018-11-22 | test: Register the initialisation test with meson | Kieran Bingham |
2018-11-20 | utils: ipu3: Add IPU3 raw capture unpack utility | Laurent Pinchart |
2018-10-24 | build: Provide initial meson infrastructure | Kieran Bingham |
2018-10-24 | libcamera: Supporting complex camera pipelines | Kieran Bingham |