summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-19test: Get event dispatcher from current threadLaurent Pinchart
2019-08-19test: unixsocket: Fix typo in error messageLaurent Pinchart
2019-08-19test: event-thread: Fix compilation on Chromium OSLaurent Pinchart
2019-08-19qcam: Pass camera manager to MainWindow classLaurent Pinchart
2019-08-19qcam: Remove double stop of the camera managerLaurent Pinchart
2019-08-19libcamera: proxy: Get event dispatcher from current threadLaurent Pinchart
2019-08-19libcamera: device_enumerator: Print media device name in error messageLaurent Pinchart
2019-08-19android: Simplify thread RPC with Object::invokeMethod()Laurent Pinchart
2019-08-17test: Simplify tests with parent-child relationshipsLaurent Pinchart
2019-08-17test: object: Extend object test to verify parent-child relationshipsLaurent Pinchart
2019-08-17libcamera: Add parent argument to constructors of Object-derived classesLaurent Pinchart
2019-08-17libcamera: object: Create parent-child relationshipsLaurent Pinchart
2019-08-17test: Add Timer thread move testLaurent Pinchart
2019-08-17test: Add EventNotifier thread move testLaurent Pinchart
2019-08-17libcamera: timer: Bind timers to threadsLaurent Pinchart
2019-08-17libcamera: event_notifier: Bind event notifiers to threadsLaurent Pinchart
2019-08-17libcamera: camera_manager: Bind CameraManager to threadsLaurent Pinchart
2019-08-17test: Add Object class thread affinity testLaurent Pinchart
2019-08-17test: Add Object::invokeMethod() testLaurent Pinchart
2019-08-17libcamera: object: Notify objects of thread moveLaurent Pinchart
2019-08-17libcamera: object: Add an asynchronous method invocation methodLaurent Pinchart
2019-08-17libcamera: bound_method: Decouple from Signal implementationLaurent Pinchart
2019-08-17libcamera: signal: Split Slot implementation to reusable classesLaurent Pinchart
2019-08-17libcamera: thread: Support dispatching messages to main threadLaurent Pinchart
2019-08-17libcamera: thread: Wake up target thread when moving objectsLaurent Pinchart
2019-08-17libcamera: object: Make message() method protectedLaurent Pinchart
2019-08-16readme: Provide build requirementsKieran Bingham
2019-08-16readme: Move index page content to READMEKieran Bingham
2019-08-16readme: Convert from Markdown to RSTKieran Bingham
2019-08-15hal: Fix comparison of unsigned integer < 0Laurent Pinchart
2019-08-13test: v4l2_device: Remove unused functionKieran Bingham
2019-08-13test: v4l2_videodevice: Add M2M device testKieran Bingham
2019-08-13libcamera: v4l2_videodevice: Support M2M devicesKieran Bingham
2019-08-13libcamera: v4l2_videodevice: Fix ordering of debug statementKieran Bingham
2019-08-13libcamera: v4l2_device: Add setFd()Kieran Bingham
2019-08-12hal: Fix comparison of integers of different signsLaurent Pinchart
2019-08-12android: hal: Add Camera3 HALJacopo Mondi
2019-08-12android: metadata: Add SPDX tagJacopo Mondi
2019-08-12android: Add camera metadata libraryJacopo Mondi
2019-08-12include: android: Add SPDX tagsJacopo Mondi
2019-08-12include: android: Add Android headers from CrosJacopo Mondi
2019-08-12licenses: add Apache-2.0 licenseJacopo Mondi
2019-08-11tests: camera-sensor: Test using invalid media bus formatNiklas Söderlund
2019-08-11tests: v4l2_videodevice: Set media bus and pixel formats for vimcNiklas Söderlund
2019-08-11libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video nodeNiklas Söderlund
2019-08-11libcamera: pipeline: vimc: Initialize device pointersNiklas Söderlund
2019-08-09libcamera: pipeline: RKISP1 configure isp output padHelen Koike
2019-08-01libcamera: ipa_module: prevent uninitialised accessKieran Bingham
2019-08-01test: camera: buffer_import: clear video pointerKieran Bingham
2019-07-31libcamera: process: Fail loudly on isolateJacopo Mondi