summaryrefslogtreecommitdiff
path: root/src/libcamera/base/object.cpp
AgeCommit message (Expand)Author
9 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-01-25libcamera: object: Add and use thread-bound assertionLaurent Pinchart
2024-01-25libcamera: object: Document and ensure Object deletion constraintsLaurent Pinchart
2024-01-25libcamera: thread: Ensure deferred deletion of all objects before stoppingLaurent Pinchart
2024-01-25libcamera: object: Fix thread-bound reference in documentationLaurent Pinchart
2022-05-04libcamera: object: Silence gcc false positive error in release modeLaurent Pinchart
2022-02-04libcamera: base: object: Prevent the same signal being connected more than onceKieran Bingham
2021-08-09libcamera: Rename 'method' to 'function'Laurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham