summaryrefslogtreecommitdiff
path: root/utils/ipc/generators/mojom_libcamera_generator.py
AgeCommit message (Expand)Author
10 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-02-15utils: mojom: Fix build error caused by the mojom tool updateNaushir Patuck
2024-01-09utils: ipc: mojom_libcamera_generator.py: Fix Python warningMilan Zamazal
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-06-01utils: ipc: mojo: Error if ControlInfoMap/List doesn't prefix libcameraPaul Elder
2021-04-27utils: ipc: Use the proper namespace for mojom structsPaul Elder
2021-03-09utils: ipc: Make first output parameter direct return if int32Paul Elder
2021-03-09utils: ipc: Support custom parameters to init()Paul Elder
2021-02-16utils: ipc: add templates for code generation for IPC mechanismPaul Elder