summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11test: Add Message test caseLaurent Pinchart
2019-07-11test: Add Thread test casesLaurent Pinchart
2019-07-11libcamera: signal: Support cross-thread signalsLaurent Pinchart
2019-07-11libcamera: thread: Add a messaging passing APILaurent Pinchart
2019-07-11libcamera: Add thread supportLaurent Pinchart
2019-07-11libcamera: skip auto version generation when building for Chromium OSPaul Elder
2019-07-10Documentation: Fix trivial spelling errorKieran Bingham
2019-07-09libcamera: Rework automatic version generation to avoid rebuildsLaurent Pinchart
2019-07-04Documentation: Wrap extended doc_install_dir lineKieran Bingham
2019-07-04qcam: Update window title with FPSKieran Bingham
2019-07-04qcam: Add the version string to the titleKieran Bingham
2019-07-04qcam: Move static timestamp to MainWindowKieran Bingham
2019-07-04libcamera: Auto generate version informationKieran Bingham
2019-07-04Documentation: Make the project brief more expressiveKieran Bingham
2019-07-04utils: checkstyle.py: Add pep8 checkerKieran Bingham
2019-07-04test: Allow self-contained tests to run in parallelNiklas Söderlund
2019-07-04utils: checkstyle.py: Add Doxygen formatterLaurent Pinchart
2019-07-04libcamera: v4l2_videodevice: Re-group operationsJacopo Mondi
2019-07-04libcamera: ipa_module: elfLoadSymbol find symbol regardless of sizePaul Elder
2019-07-04libcamera: ipa_module: add path to module loading error messagePaul Elder
2019-07-02libcamera: ipa_module: add path getterPaul Elder
2019-07-02libcamera: ipa_module_info: remove cplusplus guardsPaul Elder
2019-07-02libcamera: test: Add ControlList testsKieran Bingham
2019-07-02libcamera: test: Add ControlInfo testKieran Bingham
2019-07-02libcamera: test: Add ControlValue testKieran Bingham
2019-07-02libcamera: pipeline: vimc: Add controls supportLaurent Pinchart
2019-07-02libcamera: pipeline: uvcvideo: Add controls supportKieran Bingham
2019-07-02libcamera: controls: Add a set of initial controlsLaurent Pinchart
2019-07-02libcamera: request: Add a ControlListKieran Bingham
2019-07-02libcamera: controls: Extend ControlList to access controls by IDLaurent Pinchart
2019-07-02libcamera: camera: Provide a list of ControlInfoKieran Bingham
2019-07-02libcamera: controls: Introduce control-related data typesKieran Bingham
2019-07-02libcamera: v4l2_device: Add method to retrieve all supported controlsLaurent Pinchart
2019-07-02libcamera: v4l2_controls: Add min and max to V4L2ControlInfoLaurent Pinchart
2019-07-02libcamera: ipc: unix: Make socket operation asynchronousLaurent Pinchart
2019-07-02test: ipc: unix: Add test for IPCUnixSocketNiklas Söderlund
2019-07-02libcamera: ipc: unix: Add a IPC mechanism based on Unix socketsNiklas Söderlund
2019-07-01test: timer: Add dynamically allocated timer testLaurent Pinchart
2019-07-01libcamera: timer: Stop timer when it is deletedNiklas Söderlund
2019-07-01libcamera: Use 'files()' function to specify gen-header.shKieran Bingham
2019-07-01utils: checkstyle.py: Add meson.build checkerLaurent Pinchart
2019-07-01utils: checkstyle.py: Refactor formatters and checkers supportLaurent Pinchart
2019-06-30libcamera: v4l2_device: Fix variable-sized object initializationNiklas Söderlund
2019-06-27libcamera: v4l2_device: Fix control enumeration bugJacopo Mondi
2019-06-25libcamera: event_dispatcher_poll: Remove struct keyword from for-rangeKieran Bingham
2019-06-25cam: capture: Stop stream when queueRequest() failsHelen Koike
2019-06-25libcamera: ipu3: Set pipe_mode based on stream configurationJacopo Mondi
2019-06-25libcamera: camera_sensor: Add V4L2 control operationsJacopo Mondi
2019-06-25libcamera: v4l2_device: Implement get and set controlsJacopo Mondi
2019-06-25libcamera: v4l2_device: List valid controls at openJacopo Mondi