Age | Commit message (Expand) | Author |
---|---|---|
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2022-02-04 | libcamera: base: object: Prevent the same signal being connected more than once | Kieran Bingham |
2021-09-02 | libcamera: base: signal: Support connecting signals to functors | Laurent Pinchart |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2020-01-22 | test: signal: Add additional disconnection tests for Object | Laurent Pinchart |
2020-01-07 | test: signal: Test connecting to non-void slots | Laurent Pinchart |
2019-07-11 | test: signal: Extend Signal test with multi-inheritance reeiver | Laurent Pinchart |
2019-04-27 | test: signal: Exercise the signal delivery code paths for Object | Laurent Pinchart |
2019-02-13 | libcamera: signal: Disconnect signal automatically on slot deletion | Laurent Pinchart |
2019-01-08 | test: Add signal/slot test | Laurent Pinchart |