index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apps
/
qcam
Age
Commit message (
Expand
)
Author
7 days
qcam: Automatically select the camera if only one is available
Stanislaw Gruszka
2024-09-30
apps: Replace HAVE_DNG with HAVE_TIFF
Laurent Pinchart
2024-09-11
qcam: viewfinder_gl: Render image centered in letterbox
Laurent Pinchart
2024-09-11
qcam: viewfinder_gl: Drop duplicate glClearColor()
Laurent Pinchart
2024-09-11
qcam: viewfinder_gl: Fix binding of vertex buffer and shader program
Laurent Pinchart
2024-09-11
qcam: viewfinder_qt: Draw the letterbox background black
Laurent Pinchart
2024-09-11
qcam: Drop Qt version checks
Laurent Pinchart
2024-09-11
qcam: Decrease minimum width of selector dialog
Luca Weiss
2024-07-30
apps: qcam: Disable -Wextra-semi
Laurent Pinchart
2024-07-24
apps: qcam: Port to Qt 6
Neal Gompa
2024-07-08
qcam: viewfinder_qt: Maintain aspect ratio
Kieran Bingham
2024-06-26
apps: Define local functions in anonymous namespace
Laurent Pinchart
2024-05-09
libcamera: Drop remaining file name from header comment blocks
Laurent Pinchart
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-05-03
apps: qcam: Use standard key sequence for quit action
Laurent Pinchart
2023-12-07
meson: Tag all installed files
Laurent Pinchart
2023-10-23
apps: qcam: Add support for RGB565
Daniel Scally
2023-07-07
meson: Fix space around colon issues
Laurent Pinchart
2023-07-04
libcamera: Remove `StreamRoles` alias
Barnabás Pőcze
2023-05-04
apps: qcam: Remove redundant check
Barnabás Pőcze
2022-12-30
qcam: Show string representation of pixel format
Christian Rauch
2022-10-24
apps: Share common source between applications
Laurent Pinchart
2022-10-20
apps: Move libtiff dependency to src/apps/meson.build
Laurent Pinchart
2022-10-20
Move test applications to src/apps/
Laurent Pinchart