summaryrefslogtreecommitdiff
path: root/src/qcam/meson.build
AgeCommit message (Expand)Author
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-03qcam: Add libatomic dependencyFabrice Fontaine
2021-03-28meson: Summarize which applications and adaptation layers are builtLaurent Pinchart
2021-03-23meson: Use subdir_done() to reduce indentationLaurent Pinchart
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2020-12-01qcam: Make log less verbose by defaultLaurent Pinchart
2020-09-15qcam: Add ViewFinderGL class to accelerate the format conversionShow Liu
2020-09-15qcam: New viewfinder hierarchyShow Liu
2020-09-15qcam: Add OpenGL shader code as Qt resourceShow Liu
2020-06-24meson: options: Add an option to control compilation of qcamNiklas Söderlund
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-05-02qcam: Add DNGWriterNiklas Söderlund
2020-05-01qcam: Make use of StreamKeyValueParserNiklas Söderlund
2020-03-24qcam: viewfinder: Make the viewfinder hold a reference to a bufferLaurent Pinchart
2020-03-24qcam: Remove custom event dispatcherLaurent Pinchart
2020-02-19qcam: Fix compilation errors with clang-10Laurent Pinchart
2020-02-14qcam: Provide initial icon buttons "Play/Stop"Kieran Bingham
2019-09-13qcam: Fix compilation errors with gcc-9 and Qt < 5.13Laurent Pinchart
2019-07-04qcam: Update window title with FPSKieran Bingham
2019-05-23meson: Create and use a dependency for libcamera and its headersLaurent Pinchart
2019-04-18Install the cam and qcam utilitiesLaurent Pinchart
2019-04-03qcam: meson: Use pkg-config method for qt5 dependenciesKieran Bingham
2019-03-29qcam: Add Qt-based GUI applicationLaurent Pinchart