Age | Commit message (Expand) | Author |
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-14 | Documentation: quieten sphinx-build output | Kieran Bingham |
2019-01-11 | Documentation: Add placeholder for Doxygen-generated API documentation | Laurent Pinchart |
2019-01-11 | Documentation: Update copyright years | Laurent Pinchart |
2019-01-11 | Documentation: Link to the API documentation generated by Doxygen | Laurent Pinchart |
2019-01-11 | Documentation: Make the toctree more web-friendly | Laurent Pinchart |
2019-01-11 | Documentation: Add custom theme | Laurent Pinchart |
2019-01-10 | libcamera: device_enumerator: Fix memory leak in error path | Laurent Pinchart |
2019-01-10 | libcamera: Document missing parameters and return values | Laurent Pinchart |
2019-01-10 | libcamera: Update libcamera.h | Laurent Pinchart |
2019-01-09 | libcamera: Add link handling functions | Jacopo Mondi |
2019-01-08 | libcamera: media_device: Add functions to get a MediaLink | Jacopo Mondi |
2019-01-08 | libcamera: Add pointer to MediaDevice to MediaObject | Jacopo Mondi |
2019-01-08 | test: Add event notifier test | Laurent Pinchart |
2019-01-08 | test: Add timer test | Laurent Pinchart |
2019-01-08 | test: Add signal/slot test | Laurent Pinchart |
2019-01-08 | test: Rename list test to list-cameras | Laurent Pinchart |
2019-01-08 | libcamera: Add a poll-based event dispatcher | Laurent Pinchart |
2019-01-08 | libcamera: Add event notification infrastructure | Laurent Pinchart |
2019-01-08 | libcamera: Add signal/slot communication mechanism | Laurent Pinchart |
2019-01-08 | libcamera: camera_manager: Make the class a singleton | Laurent Pinchart |
2019-01-08 | libcamera: log: Pad timestamp fields with zeros | Laurent Pinchart |
2019-01-08 | libcamera: log: Add an ASSERT macro | Laurent Pinchart |
2019-01-08 | libcamera: log: Add a LogFatal log level | Laurent Pinchart |
2019-01-08 | Documentation: Suppress normal doxygen output | Kieran Bingham |
2019-01-08 | libcamera: media_object: Rename major/minor functions | Kieran Bingham |
2019-01-04 | libcamera: pipeline_handler: Improve documentation | Laurent Pinchart |
2019-01-04 | libcamera: pipeline_handler: Remove unneeded forward declaration | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Improve documentation | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Constify argument to search function | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Fix wording of log message | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Downgrade skipped device errors to warnings | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Fix indentation | Laurent Pinchart |
2019-01-04 | libcamera: camera_manager: Sort includes alphabetically | Laurent Pinchart |
2019-01-04 | libcamera: camera_manager: Remove put() method | Laurent Pinchart |
2019-01-03 | libcamera: Use 'struct' for structure types | Jacopo Mondi |
2019-01-03 | libcamera: media_device: Minor cleanup in findInterface() | Jacopo Mondi |
2019-01-02 | licenses: Add the Developer CoO | Kieran Bingham |
2019-01-02 | libcamera: media_device: Zero media graph arrays when querying topology | Laurent Pinchart |
2019-01-02 | libcamera: media_device: Make getEntityByName() const | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Tiny valid() documentation improvement | Jacopo Mondi |
2019-01-02 | libcamera: device_enumerator: Use MediaDevice | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Create entities with major and minor numbers | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Add DeviceInfo features | Jacopo Mondi |
2019-01-02 | test: Move include definitions to libtest | Kieran Bingham |
2019-01-02 | test: Use foreach iterators to simplify definitions | Kieran Bingham |
2019-01-02 | test: media_device: Move test definition | Kieran Bingham |
2019-01-02 | libcamera: Remove libcamera class | Laurent Pinchart |