summaryrefslogtreecommitdiff
path: root/src/qcam/main_window.h
AgeCommit message (Expand)Author
2020-01-12qcam: Cache buffer memory mappingNiklas Söderlund
2020-01-12libcamera: Switch to FrameBuffer interfaceNiklas Söderlund
2019-11-19libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...Niklas Söderlund
2019-10-25qcam: Don't ask for a camera when only one existsKieran Bingham
2019-08-19qcam: Pass camera manager to MainWindow classLaurent Pinchart
2019-07-17libcamera: qcam: Allow specifying sizes on command lineJacopo Mondi
2019-07-14libcamera: buffer: Add an accessor to the BufferMemoryLaurent Pinchart
2019-07-14libcamera: buffer: Split memory information to BufferMemoryLaurent Pinchart
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-05-23libcamera: camera: Return a pointer from generateConfiguration()Laurent Pinchart
2019-05-23libcamera: camera: Rename configureStreams() and streamConfiguration()Laurent Pinchart
2019-04-09libcamera: Switch to CameraConfigurationNiklas Söderlund
2019-03-29qcam: Add Qt-based GUI applicationLaurent Pinchart