Age | Commit message (Expand) | Author |
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 |
2020-02-19 | qcam: Use standard PicturesLocation path for capture | Kieran Bingham |
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-02-14 | qcam: Move requestCompleted signal mapping | Kieran Bingham |
2020-02-14 | qcam: Tie FrameBufferAllocator to stream life | Kieran Bingham |
2020-02-11 | qcam: Switch default stream role to viewfinder | Naushir Patuck |
2020-01-20 | qcam: Support scaling of the viewfinder | Laurent Pinchart |
2020-01-12 | libcamera: camera: Remove the prepared state | Niklas Söderlund |
2020-01-12 | qcam: Cache buffer memory mapping | Niklas Söderlund |
2020-01-12 | libcamera: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Move captured metadata to FrameMetadata | Niklas Söderlund |