summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08libcamera: Remove unneeded semicolonsLaurent Pinchart
2019-10-30android: Replace ThreadRPC with blocking method callJacopo Mondi
2019-10-29test: object-invoke: Invoke method in blocking modeJacopo Mondi
2019-10-29libcamera: object: Add connection type parameter to invokeMethod()Jacopo Mondi
2019-10-29libcamera: object: Use bound method activePack() for invokeMethod()Laurent Pinchart
2019-10-29libcamera: signal: Specify connection type for signalsLaurent Pinchart
2019-10-29libcamera: bound_method: Support connection typesLaurent Pinchart
2019-10-29libcamera: bound_method: Store connection type in BoundMethodBaseLaurent Pinchart
2019-10-29libcamera: bound_method: Define connection type for method invocationJacopo Mondi
2019-10-28libcamera: Add Semaphore classLaurent Pinchart
2019-10-28libcamera: Switch PixelFormat to DRM FourCC valuesJacopo Mondi
2019-10-28libcamera: v4l2_videodevice: Add PixelFormat conversionJacopo Mondi
2019-10-28libcamera: stream: Use the newly defined PixelFormatJacopo Mondi
2019-10-28libcamera: Define a PixelFormat type for application-facing formatsJacopo Mondi
2019-10-28include: drm_fourcc: Add Motion-JPEG FourCCJacopo Mondi
2019-10-28include: linux: Import DRM/KMS headers from Linux v5.2Jacopo Mondi
2019-10-28include: linux: Update headers to Linux v5.2Jacopo Mondi
2019-10-28libcamera: formats: Write libcamera in lowercaseLaurent Pinchart
2019-10-27libcamera: bound_method: Fix compiler warning due to unused argumentsLaurent Pinchart
2019-10-26include: libcamera: Install control_ids.hJacopo Mondi
2019-10-26cam: capture: remove unused local variablePaul Elder
2019-10-25libcamera: pipeline: vimc: Support format enumerationLaurent Pinchart
2019-10-25qcam: Don't ask for a camera when only one existsKieran Bingham
2019-10-24Documentation: Add git clone information to Getting StartedLaurent Pinchart
2019-10-23Documentation: theme: css: Really hide toc treesLaurent Pinchart
2019-10-23Documentation: theme: css: Make text darkerLaurent Pinchart
2019-10-23Documentation: Hide the Getting Started informationLaurent Pinchart
2019-10-23Documentation: Set the index TOC max depth to 1Laurent Pinchart
2019-10-23Documentation: Generate local TOC on demandLaurent Pinchart
2019-10-23Documentation: Link to API section in DocsLaurent Pinchart
2019-10-23Documentation: contributing: Remove Sphinx + Doxygen integrationLaurent Pinchart
2019-10-23Documentation: Move coding style under contributingLaurent Pinchart
2019-10-23libcamera: Standardise on C compatibility headersLaurent Pinchart
2019-10-23utils: checkstyle.py: Add include checkerLaurent Pinchart
2019-10-23Documentation: coding-style: Document order of includesLaurent Pinchart
2019-10-23Documentation: coding-style: Document usage of C compatibility headersLaurent Pinchart
2019-10-23libcamera: controls: Remove rogue ';'Jacopo Mondi
2019-10-22libcamera: pipeline_handler: Fix trivial spellingKieran Bingham
2019-10-17qcam: Support Qt versions earlier than 5.9Laurent Pinchart
2019-10-15libcamera: v4l2_controls: Remove V4L2ControlList classLaurent Pinchart
2019-10-15libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Derive V4L2ControlInfoMap from ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Store a ControlRange in V4L2ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRangeLaurent Pinchart
2019-10-15test: v4l2_videodevice: controls: Use correct control range in checkLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Index V4L2ControlInfoMap by ControlId *Laurent Pinchart
2019-10-15libcamera: controls: Prevent copies of ControlId classLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Move V4L2ControlId out of V4L2ControlInfoJacopo Mondi
2019-10-15libcamera: v4l2_controls: Remove V4L2ControlInfo::size()Laurent Pinchart
2019-10-15libcamera: v4l2_device: Print control ID in unknown type log messaggeLaurent Pinchart