Age | Commit message (Expand) | Author |
2020-11-03 | Documentation: tracing: Add tracing guide | Paul Elder |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-10-26 | Documentation: Fix typo in pipeline handler guide | Sebastian Fricke |
2020-10-20 | libcamera: Omit extra semicolons | Hirokazu Honda |
2020-10-07 | Documentation: coding-style: Document global variable guidelines | Paul Elder |
2020-09-30 | Documentation: guides: pipeline-handler: Update clamp() namespace | Umang Jain |
2020-09-24 | Documentation: Move all dependencies into features | Ricardo Ribalda |
2020-09-24 | Documentation: Search for dot binary | Ricardo Ribalda |
2020-09-21 | Documentation: Adjust guidelines regarding math.h header | Laurent Pinchart |
2020-08-25 | meson: Switch to C++17 | Laurent Pinchart |
2020-08-20 | Documentation: Guides: Pipeline Handler Writer's Guide | Chris Chinchilla |
2020-08-20 | Documentation: Guides: Application Writer's Guide | Chris Chinchilla |
2020-08-20 | Documentation: Guides: Developer's Guide to libcamera | Chris Chinchilla |
2020-06-16 | Documentation: Drop TCL_SUBST tag from Doxyfile.in | Laurent Pinchart |
2020-06-09 | licenses: Add SPDX headers to the website builder and theme | Laurent Pinchart |
2020-06-05 | docs: Markup LD_PRELOAD as code | Marvin Schmidt |
2020-06-05 | docs: coding-style: Change full stop to colon | Marvin Schmidt |
2020-06-05 | docs: Remove trailing whitespace | Marvin Schmidt |
2020-06-05 | docs: Remove stray HTML tags | Marvin Schmidt |
2020-05-18 | meson: Rename variables storing headers lists | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-11 | Documentation: coding-style: Fix ordered lists | Laurent Pinchart |
2020-04-15 | licenses: Add SPDX headers to Doxygen configuration | Laurent Pinchart |
2020-04-15 | licenses: Add SPDX headers to RST documentation | Laurent Pinchart |
2020-04-15 | licenses: Move developer's certificate of origin to Documentation/ | Laurent Pinchart |
2020-03-06 | libcamera: controls: Add templates to convert a type T to a ControlType | Laurent Pinchart |
2020-03-06 | libcamera: Add a C++20-compliant std::span<> implementation | Jacopo Mondi |
2020-02-13 | libcamera: utils: Add string splitter utility function | Laurent Pinchart |
2020-02-13 | libcamera: Define the threading model | Laurent Pinchart |
2020-01-31 | Documentation: Add linkcheck target | Kieran Bingham |
2020-01-23 | libcamera: camera_manager: Move private data members to private implementation | Laurent Pinchart |
2020-01-14 | meson.build: Switch to C++14 | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Rename Bound*Method to BoundMethod* | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Manage BoundMethodPack through std::shared_ptr | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Store method arguments in a class | Laurent Pinchart |
2019-11-20 | ipa: Switch to the plain C API | Jacopo Mondi |
2019-10-29 | libcamera: bound_method: Define connection type for method invocation | Jacopo Mondi |
2019-10-23 | Documentation: theme: css: Really hide toc trees | Laurent Pinchart |
2019-10-23 | Documentation: theme: css: Make text darker | Laurent Pinchart |
2019-10-23 | Documentation: Hide the Getting Started information | Laurent Pinchart |
2019-10-23 | Documentation: Set the index TOC max depth to 1 | Laurent Pinchart |
2019-10-23 | Documentation: Generate local TOC on demand | Laurent Pinchart |
2019-10-23 | Documentation: Link to API section in Docs | Laurent Pinchart |
2019-10-23 | Documentation: contributing: Remove Sphinx + Doxygen integration | Laurent Pinchart |
2019-10-23 | Documentation: Move coding style under contributing | Laurent Pinchart |
2019-10-23 | Documentation: coding-style: Document order of includes | Laurent Pinchart |
2019-10-23 | Documentation: coding-style: Document usage of C compatibility headers | Laurent Pinchart |
2019-10-05 | libcamera: controls: Auto-generate control_ids.h and control_ids.cpp | Laurent Pinchart |