Age | Commit message (Expand) | Author |
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 |
2019-09-16 | Documentation: Fix warnings when compiling with Doygen 1.8.16 | Jacopo Mondi |
2019-09-15 | libcamera: Move ipa includes to the same level as libcamera | Laurent Pinchart |
2019-09-13 | Documentation: Exclude bound_method.{h,cpp} | Laurent Pinchart |
2019-08-17 | libcamera: signal: Split Slot implementation to reusable classes | Laurent Pinchart |
2019-08-16 | readme: Move index page content to README | Kieran Bingham |
2019-07-12 | libcamera: add IPA proxy | Paul Elder |
2019-07-10 | Documentation: Fix trivial spelling error | Kieran Bingham |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | Documentation: Wrap extended doc_install_dir line | Kieran Bingham |
2019-07-04 | libcamera: Auto generate version information | Kieran Bingham |
2019-07-04 | Documentation: Make the project brief more expressive | Kieran Bingham |
2019-07-02 | libcamera: controls: Introduce control-related data types | Kieran Bingham |
2019-06-09 | Documentation: Use absolute paths for Doxygen EXCLUDE files | Laurent Pinchart |
2019-06-05 | libcamera: ipa_module_info: update struct to allow IPA matching | Paul Elder |
2019-05-23 | meson: Fix coding style in meson.build files | Laurent Pinchart |
2019-05-21 | libcamera: ipa_module: add IPA shared library module | Paul Elder |
2019-05-03 | libcamera: device_enumerator: add DeviceEnumeratorSysfs class | Paul Elder |
2019-04-28 | Documentation: Drop install directive for Doxyfile | Niklas Söderlund |
2019-04-27 | libcamera: Make libudev optional | Laurent Pinchart |
2019-04-19 | libcamera: Document documentation style and update the code accordingly | Laurent Pinchart |
2019-02-14 | Documentation: coding-style: Discourage move on shared_ptr<> | Jacopo Mondi |
2019-02-13 | libcamera: signal: Disconnect signal automatically on slot deletion | Laurent Pinchart |
2019-01-22 | utils: checkstyle: Add support for clang-format | Laurent Pinchart |
2019-01-21 | libcamera: log: Add log categories | Laurent Pinchart |
2019-01-21 | Documentation: coding_style: Add object ownership rules | Laurent Pinchart |
2019-01-21 | Documentation: coding_style: Add move semantics to C++11 features | Laurent Pinchart |