Age | Commit message (Expand) | Author |
---|---|---|
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-01-20 | libcamera: bound_method: Avoid deadlock with ConnectionTypeBlocking | Laurent Pinchart |
2020-01-07 | test: object-invoke: Test invoking a non-void method | Laurent Pinchart |
2020-01-07 | test: object-invoke: Test direct invocation | Laurent Pinchart |
2020-01-03 | test: object-invoke: Test invocation of method taking a reference argument | Laurent Pinchart |
2019-11-27 | test: object-invoke: Delete InvokeObject after thread termination | Laurent Pinchart |
2019-10-29 | test: object-invoke: Invoke method in blocking mode | Jacopo Mondi |
2019-10-29 | libcamera: object: Add connection type parameter to invokeMethod() | Jacopo Mondi |
2019-08-19 | test: Get event dispatcher from current thread | Laurent Pinchart |
2019-08-17 | test: Add Object::invokeMethod() test | Laurent Pinchart |