Age | Commit message (Expand) | Author |
2024-08-27 | utils: update-kernel-headers: Support relative path to kernel git tree | Laurent Pinchart |
2024-08-25 | Documentation: Fix links from API references to guides | Daniel Scally |
2024-08-25 | Documentation: Fix link to introduction on mainpage.dox | Daniel Scally |
2024-08-25 | libcamera: controls: Fix example for ExposureValue | Fang Hui |
2024-08-25 | libcamera: pipeline_handler: Call releaseDevice() before unlocking media devices | Hans de Goede |
2024-08-25 | libcamera: pipeline_handler: Fix unlocking media devices too early | Hans de Goede |
2024-08-21 | Documentation: Rename "Documentation" section to "Introduction" | Laurent Pinchart |
2024-08-21 | Documentation: Drop local table of contents from introduction | Laurent Pinchart |
2024-08-21 | Documentation: Rename "API" section to "API Reference" | Laurent Pinchart |
2024-08-21 | Documentation: Reformat documentation_contents.rst | Daniel Scally |
2024-08-21 | Documentation: Add internal-api-html placeholder | Daniel Scally |
2024-08-21 | Documentation: Rework index.rst | Daniel Scally |
2024-08-21 | Documentation: Rework docs.rst into introduction.rst | Daniel Scally |
2024-08-21 | Documentation: Remove libcamera architecture from introduction.rst | Daniel Scally |
2024-08-21 | Documentation: Breakout docs.rst | Daniel Scally |
2024-08-21 | Documentation: Synchronise camera stack details | Daniel Scally |
2024-08-21 | Documentation: Alphabetise the Documentation toctree | Daniel Scally |
2024-08-21 | Documentation: Add documentation-contents.rst | Daniel Scally |
2024-08-16 | libcamera: controls: Improve formatting of control descriptions in YAML | Laurent Pinchart |
2024-08-16 | py: gen-py-controls: Convert to jinja2 templates | Laurent Pinchart |
2024-08-16 | py: gen-py-controls: Use Control class | Laurent Pinchart |
2024-08-16 | utils: codegen: gen-controls.py: Move helper classes to separate file | Laurent Pinchart |
2024-08-16 | utils: codegen: gen-controls.py: Convert to jinja2 templates | Laurent Pinchart |
2024-08-16 | utils: codegen: gen-header.sh: Generate libcamera.h based on meson.build | Laurent Pinchart |
2024-08-16 | meson: utils: Provide environment for Python scripts | Laurent Pinchart |
2024-08-15 | meson: Move all code generation scripts to utils/codegen/ | Laurent Pinchart |
2024-08-15 | libcamera: Drop remaining file names from header comment blocks | Laurent Pinchart |
2024-08-15 | meson: Fix mismatch in controls and properties generated file names | Laurent Pinchart |
2024-08-15 | meson: Store controls and properties YAML files in variables | Laurent Pinchart |
2024-08-14 | utils: tuning: Change Tuner.add() to accept a list of modules | Stefan Klug |
2024-08-14 | utils: tuning: rkisp1: Clean up tuner construction | Stefan Klug |
2024-08-14 | libcamera: camera: Hide Camera::create() from the public API | Laurent Pinchart |
2024-08-14 | Documentation: Improve doxygen main page | Daniel Scally |
2024-08-14 | Documentation: Split public/private documentation | Daniel Scally |
2024-08-14 | Documentation: Split doxygen_input in public and internal inputs | Laurent Pinchart |
2024-08-14 | Documentation: Add Thread safety page | Daniel Scally |
2024-08-12 | py: cam: Convert to PyQt6 | Tomi Valkeinen |
2024-08-12 | libcamera: simple: Fix a typo in a doc string | Milan Zamazal |
2024-08-12 | ipa: libipa: Add missing CameraSensorHelper fn label in docs | Milan Zamazal |
2024-08-12 | utils: checkstyle.py: Add __repr__ method to Commit class | Laurent Pinchart |
2024-08-12 | utils: checkstyle.py: Skip title and trailers checkers for pre-commit | Laurent Pinchart |
2024-08-12 | utils: checkstyle.py: Rework commit message parsing | Laurent Pinchart |
2024-08-12 | libcamera: formats: Adding Support for Y12P | will whang |
2024-08-12 | libcamera: Fix header grouping | Laurent Pinchart |
2024-08-12 | libcamera: Add missing <stdint.h> include to internal/yaml_parser.h | Sergei Trofimovich |
2024-08-12 | libcamera: Add missing <stdint.h> include to base/file.h | Sergei Trofimovich |
2024-08-08 | libcamera: udev: Catch udev notification errors | Kieran Bingham |
2024-08-07 | libcamera: ipa_manager: Remove singleton requirement | Laurent Pinchart |
2024-08-07 | utils: checkstyle.py: Fix trailer parsing for commits with changelogs | Laurent Pinchart |
2024-08-07 | gstreamer: Fix missing "greater than" symbol in author string | Jaslo Ziska |