Age | Commit message (Expand) | Author |
2021-09-27 | Documentation: application-developer: Add camera detection check | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Use correct type to store size | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Make global variable static | Laurent Pinchart |
2021-09-24 | libcamera: Standardize URLs to git repositories | Laurent Pinchart |
2021-09-07 | libcamera: framebuffer: Prevent modifying the number of metadata planes | Laurent Pinchart |
2021-09-07 | libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() | Laurent Pinchart |
2021-09-02 | libcamera: base: signal: Support connecting signals to functors | Laurent Pinchart |
2021-08-27 | Documentation: Explicitly enable Dot | Kieran Bingham |
2021-08-27 | Documentation: Remove obsoleted config | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Fix up spelling error | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Fix reference to cam BufferWriter | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Recommend unique_ptr for CameraManager | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Clean up build instructions | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Remove irrelevant TODO | Kieran Bingham |
2021-08-21 | Documentation: Drop deprecated Doxygen options | Laurent Pinchart |
2021-08-17 | Documentation: guides: pipeline-handler: Migrate to Camera::Private | Laurent Pinchart |
2021-08-16 | libcamera: pipeline_handler: Move CameraData members to Camera::Private | Laurent Pinchart |
2021-08-11 | clang-format: Regroup sort orders | Kieran Bingham |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-08-03 | Documentation: Doxygen: Don't exclude Private classes | Laurent Pinchart |
2021-07-21 | Documentation: guides: application-developer: update pkgconfig name | Paul Elder |
2021-07-19 | libcamera: ipa_manager: Allow forcing IPA module isolation | Laurent Pinchart |
2021-06-25 | libcamera/base: Move span to base library | Kieran Bingham |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-06-25 | libcamera/base: Introduce new base library | Kieran Bingham |
2021-05-30 | libcamera is moving its IRC channel to OFTC (irc.oftc.net) | Laurent Pinchart |
2021-05-27 | ipa: core: Move documentation from cpp file back into the mojom file | Paul Elder |
2021-05-24 | ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo | Umang Jain |
2021-05-24 | ipa: Move core IPA interface documentation to a .cpp file | Umang Jain |
2021-05-13 | Documentation: Fix too short title underline in ipa.rst | Hirokazu Honda |
2021-05-13 | Documentation: Add IPA writers guide | Paul Elder |
2021-05-11 | meson: Replace obselete join_paths() with '/' operator | Umang Jain |
2021-04-03 | Documentation: Add getting started section | Laurent Pinchart |
2021-03-25 | Documentation: contributing: Add link to bugs.libcamera.org | Laurent Pinchart |
2021-03-20 | Documentation: guides: pipeline-handler: Fix capture flag usage | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: guides: pipeline-handler: Update code, commands and logs | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: sensor-driver: Fix links to V4L2 documentation | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: environment-variables: Use standard rST link syntax | Nícolas F. R. A. Prado |
2021-03-19 | Documentation: Fix typos and wrong rST syntax for literals | Nícolas F. R. A. Prado |
2021-02-16 | libcamera: IPAInterface: Replace C API with the new C++-only API | Paul Elder |
2021-02-16 | libcamera: Add IPCPipe implementation based on unix socket | Paul Elder |
2021-02-16 | Documentation: skip generating documentation for generated code | Paul Elder |
2021-02-05 | libcamera: camera_sensor: Restrict sensor info to raw sensors | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Make VBLANK mandatory | Jacopo Mondi |
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 |