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
/
qcam
/
main_window.h
Age
Commit message (
Expand
)
Author
2020-12-01
qcam: Make log less verbose by default
Laurent Pinchart
2020-10-12
libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request
Paul Elder
2020-09-15
qcam: Add additional command line option to select the renderer type
Show Liu
2020-08-14
libcamera: request: Make Stream pointer const
Niklas Söderlund
2020-08-14
libcamera: request: Declare a using directive for map of buffers
Niklas Söderlund
2020-06-17
qcam: main_window: Introduce initial hotplug support
Umang Jain
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: Make use of StreamKeyValueParser
Niklas Söderlund
2020-04-30
qcam: main_window: Make cameraCombo_ private
Umang Jain
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: main_window: Document functions and reorganize member data
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-02-14
qcam: Provide save image functionality
Kieran Bingham
2020-02-14
qcam: Provide initial icon buttons "Play/Stop"
Kieran Bingham
2020-02-14
qcam: Introduce a toolbar and camera switching
Kieran Bingham
2020-02-14
qcam: Store CameraManager as class member
Kieran Bingham
2020-01-12
qcam: Cache buffer memory mapping
Niklas Söderlund
2020-01-12
libcamera: Switch to FrameBuffer interface
Niklas Söderlund
2019-11-19
libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...
Niklas Söderlund
2019-10-25
qcam: Don't ask for a camera when only one exists
Kieran Bingham
2019-08-19
qcam: Pass camera manager to MainWindow class
Laurent Pinchart
2019-07-17
libcamera: qcam: Allow specifying sizes on command line
Jacopo Mondi
2019-07-14
libcamera: buffer: Add an accessor to the BufferMemory
Laurent Pinchart
2019-07-14
libcamera: buffer: Split memory information to BufferMemory
Laurent Pinchart
2019-07-04
qcam: Update window title with FPS
Kieran Bingham
2019-07-04
qcam: Add the version string to the title
Kieran Bingham
2019-07-04
qcam: Move static timestamp to MainWindow
Kieran Bingham
2019-05-23
libcamera: camera: Return a pointer from generateConfiguration()
Laurent Pinchart
2019-05-23
libcamera: camera: Rename configureStreams() and streamConfiguration()
Laurent Pinchart
2019-04-09
libcamera: Switch to CameraConfiguration
Niklas Söderlund
2019-03-29
qcam: Add Qt-based GUI application
Laurent Pinchart