summaryrefslogtreecommitdiff
path: root/src/qcam/main.cpp
AgeCommit message (Expand)Author
2020-12-01qcam: Make log less verbose by defaultLaurent Pinchart
2020-12-01qcam: main: Fix comment incorrectly referring to the cam applicationLaurent Pinchart
2020-09-15qcam: Add additional command line option to select the renderer typeShow Liu
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-05-01qcam: Make use of StreamKeyValueParserNiklas Söderlund
2020-03-24qcam: Use Qt qInfo() and qWarning() logging facilitiesLaurent Pinchart
2020-03-24qcam: Remove custom event dispatcherLaurent Pinchart
2019-08-19libcamera: camera_manager: Construct CameraManager instances manuallyLaurent Pinchart
2019-08-19qcam: Pass camera manager to MainWindow classLaurent Pinchart
2019-07-17libcamera: qcam: Allow specifying sizes on command lineJacopo Mondi
2019-03-29qcam: Add Qt-based GUI applicationLaurent Pinchart