Age | Commit message (Expand) | Author |
2021-01-25 | libcamera: camera_sensor: Make V4L2_CID_EXPOSURE mandatory | Jacopo Mondi |
2021-01-20 | Documentation: sensor-driver: Correct camera rotation | Jacopo Mondi |
2021-01-20 | Documentation: sensor-drivers: Reorder introduction | Jacopo Mondi |
2021-01-18 | libcamera: Document sensor driver requirements | Jacopo Mondi |
2020-12-29 | utils: checkstyle.py: Drop astyle support | Laurent Pinchart |
2020-12-28 | libcamera: pipeline_handler: Remove Camera argument from request handling | Niklas Söderlund |
2020-12-27 | Documentation: Fix Doxygen exclusion of details namespaces | Laurent Pinchart |
2020-12-27 | Documentation: Restore alphabetical order of sources in meson.build | Laurent Pinchart |
2020-12-27 | Documentation: Add descriptions for environment variables | Sebastian Fricke |
2020-12-27 | Documentation: Drop deprecated Doxygen COLS_IN_ALPHA_INDEX option | Laurent Pinchart |
2020-12-08 | libcamera: pipeline: Pass libcamera controls into pipeline_handler::start() | Naushir Patuck |
2020-12-01 | Documentation: Fix doxygen warning | Laurent Pinchart |
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 |