[libcamera-devel] [PATCH 0/3] qcam: Miscellaneous patches

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Nov 24 18:43:39 CET 2020


Hello,

The subject says it all :-) Please see individual patches for details.

Laurent Pinchart (3):
  Documentation: Fix doxygen warning
  qcam: main: Fix comment incorrectly referring to the cam application
  qcam: Make log less verbose by default

 Documentation/Doxyfile.in    |  2 +-
 src/qcam/main.cpp            |  7 ++++++-
 src/qcam/main_window.cpp     |  2 +-
 src/qcam/main_window.h       |  2 ++
 src/qcam/meson.build         |  1 +
 src/qcam/message_handler.cpp | 27 +++++++++++++++++++++++++++
 src/qcam/message_handler.h   | 26 ++++++++++++++++++++++++++
 7 files changed, 64 insertions(+), 3 deletions(-)
 create mode 100644 src/qcam/message_handler.cpp
 create mode 100644 src/qcam/message_handler.h

-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list