Age | Commit message (Expand) | Author |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-01 | utils: ipc: mojo: Error if ControlInfoMap/List doesn't prefix libcamera | Paul Elder |
2021-05-31 | utils: ipc: extract-docs: Extract the SPDX header | Paul Elder |
2021-05-27 | utils: ipc: Add script to extract doxygen docs from mojom files | Paul Elder |
2021-05-26 | utils: ipc: Update mojo | Paul Elder |
2021-05-26 | utils: update-mojo.sh: Add script for updating mojo | Paul Elder |
2021-05-24 | ipa: Move core IPA interface documentation to a .cpp file | Umang Jain |
2021-04-27 | utils: ipc: Use the proper namespace for mojom structs | Paul Elder |
2021-03-29 | utils: ipc: proxy: Track IPA with a state machine | Kieran Bingham |
2021-03-24 | utils: ipc: proxy: Process pending messages | Laurent Pinchart |
2021-03-24 | utils: ipc: proxy: Assert asynchronous calls execute in the running state | Laurent Pinchart |
2021-03-12 | utils: raspberrypi: Add a DelayedControls log parser | Naushir Patuck |
2021-03-09 | utils: ipc: Make first output parameter direct return if int32 | Paul Elder |
2021-03-09 | utils: ipc: Support custom parameters to init() | Paul Elder |
2021-03-08 | utils: Add kernel headers update script | Laurent Pinchart |
2021-03-04 | utils: ipc: templates: Drop unused variable | Laurent Pinchart |
2021-02-16 | utils: checkstyle.py: Handle renamed files in header add checker | Laurent Pinchart |
2021-02-16 | utils: checkstyle.py: Restore checks of renamed files | Laurent Pinchart |
2021-02-16 | meson: ipa, proxy: Generate headers and proxy with mojo | Paul Elder |
2021-02-16 | utils: ipc: add parser script | Paul Elder |
2021-02-16 | utils: ipc: add generator script | Paul Elder |
2021-02-16 | utils: ipc: add templates for code generation for IPC mechanism | Paul Elder |
2021-02-01 | utils: gen-formats: Support big-endian DRM formats | Laurent Pinchart |
2021-01-21 | utils: checkstyle.py: Fix "protected" members in Commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Drop astyle support | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add header add checker | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add commit checkers | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Move diff parsing to Commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add ability to filter files by status in a commit | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Make title and files properties of commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Move commit handling to a separate section | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Factor out automatic class registry | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Drop arguments to super() when possible | Laurent Pinchart |
2020-12-27 | utils: gen-controls: Fix enumerators documentation | Laurent Pinchart |
2020-11-20 | src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short' | David Plowman |
2020-11-11 | README, meson: Add dependency on ply and jinja2 for IPA interface generation | Paul Elder |
2020-11-11 | utils: ipc: import mojo | Paul Elder |
2020-11-08 | utils: checkstyle.py: Add d-pointer formatter | Laurent Pinchart |
2020-11-03 | utils: tracepoints: Add simple statistics script | Paul Elder |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-11-02 | utils: hooks: pre-push: Reject commits with a Change-Id | Laurent Pinchart |
2020-10-26 | libcamera: controls: Fix rogue whitespace | Jacopo Mondi |
2020-10-26 | libcamera: controls: Generate an array of valid values | Jacopo Mondi |
2020-10-26 | libcamera: controls: Rename enumerate values | Jacopo Mondi |
2020-10-26 | libcamera: Support draft controls and properties | Kieran Bingham |
2020-10-02 | utils: hooks: pre-push: Accept Acked-by in addition to Reviewed-by | Laurent Pinchart |
2020-09-24 | meson: Define python3 and python3-yaml required dependencies | Ezequiel Garcia |
2020-09-24 | libcamera: ipa: Move key generation to utils | Kieran Bingham |
2020-09-24 | libcamera: Move Header generation utilities to utils | Kieran Bingham |
2020-09-21 | Documentation: Adjust guidelines regarding math.h header | Laurent Pinchart |