libcamera/src
Niklas Söderlund 633a56d7cd cam: Add CamApp class
Add more structure to main.cpp by breaking up the logic into a CamApp
class. This makes the code easier to read and removes all of the
organically grown global variables.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-05-25 14:27:55 +02:00
..
cam cam: Add CamApp class 2019-05-25 14:27:55 +02:00
libcamera libcamera: Auto-generate libcamera.h 2019-05-23 13:56:36 +03:00
qcam meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
meson.build qcam: Add Qt-based GUI application 2019-03-29 17:09:46 +02:00