Age | Commit message (Expand) | Author |
2021-11-24 | test: Convert to pragma once | Kieran Bingham |
2021-10-15 | test: Remove using namespace in header files | Hirokazu Honda |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-06-25 | libcamera/base: Validate internal headers as private | Kieran Bingham |
2020-10-23 | libcamera: Drop unneeded empty default constructors and destructors | Laurent Pinchart |
2020-10-20 | test: Omit extra semicolons | Hirokazu Honda |
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 |
2019-11-18 | libcamera: Remove space between empty curly brackets | Laurent Pinchart |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
2019-05-23 | meson: Create and use a dependency for libcamera and its headers | Laurent Pinchart |
2019-05-23 | meson: Fix coding style in meson.build files | Laurent Pinchart |
2019-05-17 | test: media_device: Add test for acquire() and release() | Niklas Söderlund |
2019-05-17 | test: media_device: Create a common MediaDeviceTest base class | Niklas Söderlund |
2019-05-17 | libcamera: media_device: Handle media device fd in acquire() and release() | Niklas Söderlund |
2019-05-17 | libcamera: media_device: Open and close media device inside populate() | Niklas Söderlund |
2019-05-17 | libcamera: Always check return value of MediaDevice::acquire() | Niklas Söderlund |
2019-01-24 | libcamera: device_enumerator: Reference-count MediaDevice instances | Laurent Pinchart |
2019-01-22 | libcamera: Global s/devnode/deviceNode rename | Jacopo Mondi |
2019-01-14 | test: media_device: Add link handling test | Jacopo Mondi |
2019-01-14 | test: media_device: Make MediaDeviceTest a MediaDevicePrintTest | Jacopo Mondi |
2019-01-14 | test: media_device: Convert to foreach | Kieran Bingham |
2019-01-02 | test: media_device: Move test definition | Kieran Bingham |
2019-01-01 | test: Move test objects to libtest | Kieran Bingham |
2018-12-31 | test: Add media device test | Jacopo Mondi |