summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2020-05-18meson: Rename variables storing headers listsLaurent Pinchart
2020-05-16libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/Laurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-05-11Documentation: coding-style: Fix ordered listsLaurent Pinchart
2020-04-15licenses: Add SPDX headers to Doxygen configurationLaurent Pinchart
2020-04-15licenses: Add SPDX headers to RST documentationLaurent Pinchart
2020-04-15licenses: Move developer's certificate of origin to Documentation/Laurent Pinchart
2020-03-06libcamera: controls: Add templates to convert a type T to a ControlTypeLaurent Pinchart
2020-03-06libcamera: Add a C++20-compliant std::span<> implementationJacopo Mondi
2020-02-13libcamera: utils: Add string splitter utility functionLaurent Pinchart
2020-02-13libcamera: Define the threading modelLaurent Pinchart
2020-01-31Documentation: Add linkcheck targetKieran Bingham
2020-01-23libcamera: camera_manager: Move private data members to private implementationLaurent Pinchart
2020-01-14meson.build: Switch to C++14Laurent Pinchart
2020-01-07libcamera: bound_method: Rename Bound*Method to BoundMethod*Laurent Pinchart
2020-01-07libcamera: bound_method: Manage BoundMethodPack through std::shared_ptrLaurent Pinchart
2020-01-07libcamera: bound_method: Store method arguments in a classLaurent Pinchart
2019-11-20ipa: Switch to the plain C APIJacopo Mondi
2019-10-29libcamera: bound_method: Define connection type for method invocationJacopo Mondi
2019-10-23Documentation: theme: css: Really hide toc treesLaurent Pinchart
2019-10-23Documentation: theme: css: Make text darkerLaurent Pinchart
2019-10-23Documentation: Hide the Getting Started informationLaurent Pinchart
2019-10-23Documentation: Set the index TOC max depth to 1Laurent Pinchart
2019-10-23Documentation: Generate local TOC on demandLaurent Pinchart
2019-10-23Documentation: Link to API section in DocsLaurent Pinchart
2019-10-23Documentation: contributing: Remove Sphinx + Doxygen integrationLaurent Pinchart
2019-10-23Documentation: Move coding style under contributingLaurent Pinchart
2019-10-23Documentation: coding-style: Document order of includesLaurent Pinchart
2019-10-23Documentation: coding-style: Document usage of C compatibility headersLaurent Pinchart
2019-10-05libcamera: controls: Auto-generate control_ids.h and control_ids.cppLaurent Pinchart
2019-09-16Documentation: Fix warnings when compiling with Doygen 1.8.16Jacopo Mondi
2019-09-15libcamera: Move ipa includes to the same level as libcameraLaurent Pinchart
2019-09-13Documentation: Exclude bound_method.{h,cpp}Laurent Pinchart
2019-08-17libcamera: signal: Split Slot implementation to reusable classesLaurent Pinchart
2019-08-16readme: Move index page content to READMEKieran Bingham
2019-07-12libcamera: add IPA proxyPaul Elder
2019-07-10Documentation: Fix trivial spelling errorKieran Bingham
2019-07-09libcamera: Rework automatic version generation to avoid rebuildsLaurent Pinchart
2019-07-04Documentation: Wrap extended doc_install_dir lineKieran Bingham
2019-07-04libcamera: Auto generate version informationKieran Bingham
2019-07-04Documentation: Make the project brief more expressiveKieran Bingham
2019-07-02libcamera: controls: Introduce control-related data typesKieran Bingham
2019-06-09Documentation: Use absolute paths for Doxygen EXCLUDE filesLaurent Pinchart
2019-06-05libcamera: ipa_module_info: update struct to allow IPA matchingPaul Elder
2019-05-23meson: Fix coding style in meson.build filesLaurent Pinchart
2019-05-21libcamera: ipa_module: add IPA shared library modulePaul Elder
2019-05-03libcamera: device_enumerator: add DeviceEnumeratorSysfs classPaul Elder
2019-04-28Documentation: Drop install directive for DoxyfileNiklas Söderlund
2019-04-27libcamera: Make libudev optionalLaurent Pinchart