Message ID |
20220629070416.17550-1-tomi.valkeinen@ideasonboard.com |
Headers |
|
Series |
-
Python bindings event handling
|
Related |
show
-
[libcamera-devel,v2,00/14] Python bindings event handling
-
[libcamera-devel,v2,01/14] py: cam.py: Fix multi camera capture without -C
-
[libcamera-devel,v2,02/14] py: Add Python logging category
-
[libcamera-devel,v2,03/14] py: Move ControlValue helpers to py_helpers.cpp
-
[libcamera-devel,v2,04/14] py: cam.py: Remove todo comment
-
[libcamera-devel,v2,05/14] py: Create PyCameraManager
-
[libcamera-devel,v2,06/14] py: Use UniqueFD
-
[libcamera-devel,v2,07/14] py: Set EFD_CLOEXEC on eventfd to avoid fd leaking
-
[libcamera-devel,v2,08/14] py: Use libcamera's Mutex classes
-
[libcamera-devel,v2,09/14] py: Use exceptions instead of returning error codes
-
[libcamera-devel,v2,10/14] py: Switch to non-blocking eventfd
-
[libcamera-devel,v2,11/14] py: New event handling
-
[libcamera-devel,v2,12/14] py: cam.py: Use new events support
-
[libcamera-devel,v2,13/14] py: Discard/Dispatch Request events on camera.stop()
-
[libcamera-devel,v2,14/14] py: Add hotplug-monitor.py
|