index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qcam
/
main_window.cpp
Age
Commit message (
Expand
)
Author
2022-07-18
qcam: main_window: Fix include ordering
Kieran Bingham
2022-01-19
qcam: main_window: Fix include ordering
Kieran Bingham
2021-09-22
qcam: viewfinder: Pass stride value to viewfinder
Laurent Pinchart
2021-09-07
qcam: Use Image class to access pixel data
Laurent Pinchart
2021-09-07
qcam: Print bytesused for all planes
Laurent Pinchart
2021-09-07
libcamera: framebuffer: Prevent modifying the number of metadata planes
Laurent Pinchart
2021-09-02
libcamera: Use simpler Signal::disconnect() function
Laurent Pinchart
2021-08-30
qcam: main_window: Use offset mapping FrameBuffer
Hirokazu Honda
2021-08-21
qcam: Replace MappedBuffer with Span<uint8_t>
Laurent Pinchart
2020-12-01
qcam: Make log less verbose by default
Laurent Pinchart
2020-11-13
qcam: Clear the pool of free requests upon stopCapture()
Paul Elder
2020-10-21
qcam: main_window: Explicitly name raw buffer
Kieran Bingham
2020-10-12
libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request
Paul Elder
2020-09-30
libcamera: stream: Rename StillCaptureRaw to Raw
Niklas Söderlund
2020-09-15
qcam: Add additional command line option to select the renderer type
Show Liu
2020-09-15
qcam: New viewfinder hierarchy
Show Liu
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-08-05
libcamera: camera: Rename name() to id()
Niklas Söderlund
2020-07-27
qcam: Fix camera reference leak on hot-unplug
Umang Jain
2020-07-27
qcam: Fix spelling
You-Sheng Yang
2020-06-17
qcam: main_window: Introduce initial hotplug support
Umang Jain
2020-06-09
qcam: Fix compilation with Qt v5.15.0
Peter Seiderer
2020-05-03
qcam: Pass request metadata to DNG writer
Laurent Pinchart
2020-05-02
qcam: Add RAW capture support
Niklas Söderlund
2020-05-02
qcam: Allow for a second raw stream to be configured
Niklas Söderlund
2020-05-01
qcam: Check that camera can generate configuration from roles
Niklas Söderlund
2020-05-01
qcam: Make use of StreamKeyValueParser
Niklas Söderlund
2020-04-30
qcam: main_window: Fix combo-box entry selection on startup
Umang Jain
2020-04-30
qcam: main_window: Make cameraCombo_ private
Umang Jain
2020-04-30
qcam: Fix logging of sequence number
Laurent Pinchart
2020-04-27
qcam: Don't crash if camera can't be opened
Laurent Pinchart
2020-03-26
qcam: Print whole stream configuration when adjusted
Laurent Pinchart
2020-03-24
qcam: main_window: Prefer stream formats that don't require conversion
Laurent Pinchart
2020-03-24
qcam: viewfinder: Avoid memory copy when conversion isn't needed
Laurent Pinchart
2020-03-24
qcam: viewfinder: Make the viewfinder hold a reference to a buffer
Laurent Pinchart
2020-03-24
qcam: viewfinder: Move multi-planar check into viewfinder
Laurent Pinchart
2020-03-24
qcam: viewfinder: Add MappedBuffer to store memory mapping information
Laurent Pinchart
2020-03-24
qcam: Use Qt qInfo() and qWarning() logging facilities
Laurent Pinchart
2020-03-24
qcam: main_window: Remove unneeded debug message
Laurent Pinchart
2020-03-24
qcam: main_window: Document functions and reorganize member data
Laurent Pinchart
2020-03-24
qcam: main_window: Don't print message when saving a picture
Laurent Pinchart
2020-03-24
qcam: main_window: Add shortcuts for toolbar actions
Laurent Pinchart
2020-03-24
qcam: main_window: Use icons from system icon theme
Laurent Pinchart
2020-03-24
qcam: main_window: Replace start and stop actions with a toggle action
Laurent Pinchart
2020-03-24
qcam: main_window: Move capture event processing to main thread
Laurent Pinchart
2020-03-24
qcam: main_window: Move request queuing to a separate function
Laurent Pinchart
2020-03-24
qcam: Use QSize through the code base
Laurent Pinchart
2020-03-24
qcam: Ensure headers are self-contained
Laurent Pinchart
2020-03-19
qcam: saveImageAs: Set image quality explicitly
Kieran Bingham
2020-03-18
libcamera: framebuffer_allocator: Lift camera restrictions on allocator
Laurent Pinchart
[next]