Age | Commit message (Expand) | Author |
2019-07-10 | Documentation: Fix trivial spelling error | Kieran Bingham |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | Documentation: Wrap extended doc_install_dir line | Kieran Bingham |
2019-07-04 | qcam: Update window title with FPS | Kieran Bingham |
2019-07-04 | qcam: Add the version string to the title | Kieran Bingham |
2019-07-04 | qcam: Move static timestamp to MainWindow | Kieran Bingham |
2019-07-04 | libcamera: Auto generate version information | Kieran Bingham |
2019-07-04 | Documentation: Make the project brief more expressive | Kieran Bingham |
2019-07-04 | utils: checkstyle.py: Add pep8 checker | Kieran Bingham |
2019-07-04 | test: Allow self-contained tests to run in parallel | Niklas Söderlund |
2019-07-04 | utils: checkstyle.py: Add Doxygen formatter | Laurent Pinchart |
2019-07-04 | libcamera: v4l2_videodevice: Re-group operations | Jacopo Mondi |
2019-07-04 | libcamera: ipa_module: elfLoadSymbol find symbol regardless of size | Paul Elder |
2019-07-04 | libcamera: ipa_module: add path to module loading error message | Paul Elder |
2019-07-02 | libcamera: ipa_module: add path getter | Paul Elder |
2019-07-02 | libcamera: ipa_module_info: remove cplusplus guards | Paul Elder |
2019-07-02 | libcamera: test: Add ControlList tests | Kieran Bingham |
2019-07-02 | libcamera: test: Add ControlInfo test | Kieran Bingham |
2019-07-02 | libcamera: test: Add ControlValue test | Kieran Bingham |
2019-07-02 | libcamera: pipeline: vimc: Add controls support | Laurent Pinchart |
2019-07-02 | libcamera: pipeline: uvcvideo: Add controls support | Kieran Bingham |
2019-07-02 | libcamera: controls: Add a set of initial controls | Laurent Pinchart |
2019-07-02 | libcamera: request: Add a ControlList | Kieran Bingham |
2019-07-02 | libcamera: controls: Extend ControlList to access controls by ID | Laurent Pinchart |
2019-07-02 | libcamera: camera: Provide a list of ControlInfo | Kieran Bingham |
2019-07-02 | libcamera: controls: Introduce control-related data types | Kieran Bingham |
2019-07-02 | libcamera: v4l2_device: Add method to retrieve all supported controls | Laurent Pinchart |
2019-07-02 | libcamera: v4l2_controls: Add min and max to V4L2ControlInfo | Laurent Pinchart |
2019-07-02 | libcamera: ipc: unix: Make socket operation asynchronous | Laurent Pinchart |
2019-07-02 | test: ipc: unix: Add test for IPCUnixSocket | Niklas Söderlund |
2019-07-02 | libcamera: ipc: unix: Add a IPC mechanism based on Unix sockets | Niklas Söderlund |
2019-07-01 | test: timer: Add dynamically allocated timer test | Laurent Pinchart |
2019-07-01 | libcamera: timer: Stop timer when it is deleted | Niklas Söderlund |
2019-07-01 | libcamera: Use 'files()' function to specify gen-header.sh | Kieran Bingham |
2019-07-01 | utils: checkstyle.py: Add meson.build checker | Laurent Pinchart |
2019-07-01 | utils: checkstyle.py: Refactor formatters and checkers support | Laurent Pinchart |
2019-06-30 | libcamera: v4l2_device: Fix variable-sized object initialization | Niklas Söderlund |
2019-06-27 | libcamera: v4l2_device: Fix control enumeration bug | Jacopo Mondi |
2019-06-25 | libcamera: event_dispatcher_poll: Remove struct keyword from for-range | Kieran Bingham |
2019-06-25 | cam: capture: Stop stream when queueRequest() fails | Helen Koike |
2019-06-25 | libcamera: ipu3: Set pipe_mode based on stream configuration | Jacopo Mondi |
2019-06-25 | libcamera: camera_sensor: Add V4L2 control operations | Jacopo Mondi |
2019-06-25 | libcamera: v4l2_device: Implement get and set controls | Jacopo Mondi |
2019-06-25 | libcamera: v4l2_device: List valid controls at open | Jacopo Mondi |
2019-06-25 | libcamera: Add V4L2Controls | Jacopo Mondi |
2019-06-19 | meson: Link against libc++ with compiling with clang | Laurent Pinchart |
2019-06-19 | libcamera: formats: Add missing include | Jacopo Mondi |
2019-06-19 | libcamera: stream: Include missing array header | Laurent Pinchart |
2019-06-19 | libcamera: v4l2_videodevice: Update documentation | Jacopo Mondi |
2019-06-19 | libcamera: Introduce V4L2Device base class | Jacopo Mondi |