Age | Commit message (Expand) | Author |
2025-02-27 | apps: common: event_loop: Disable copy/move | Barnabás Pőcze |
2025-02-27 | apps: common: event_loop: Take callbacks by rvalue ref | Barnabás Pőcze |
2025-02-26 | libcamera: formatting: Avoid spaces in for loops without expression | Milan Zamazal |
2025-01-27 | apps: ppm_writer: Return EIO on I/O errors | Milan Zamazal |
2025-01-27 | apps: ppm_writer: Add a missing include | Milan Zamazal |
2024-12-18 | apps: cam: Print control direction information | Paul Elder |
2024-11-29 | qcam: Use pointer when choosing camera | Stanislaw Gruszka |
2024-10-25 | qcam: Automatically select the camera if only one is available | Stanislaw Gruszka |
2024-10-21 | apps: cam: Print control vendor information when listing controls | Paul Elder |
2024-09-30 | apps: cam: Print an error when outputting DNG and DNG support is missing | Laurent Pinchart |
2024-09-30 | apps: Replace HAVE_DNG with HAVE_TIFF | Laurent Pinchart |
2024-09-25 | apps: cam: Print control array sizes | Paul Elder |
2024-09-25 | apps: cam: Print control enum values more nicely | Paul Elder |
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-31 | libcamera: Avoid variable-length arrays | Laurent Pinchart |
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-07-01 | apps: common: dng_writer: Fix RAW10 and RAW12 packing on BE machines | Laurent Pinchart |
2024-07-01 | apps: common: dng_writer: Fix thumbnail generation on BE machines | Laurent Pinchart |
2024-06-29 | apps: common: dng_writer: Support RAW10 and RAW12 format | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Add thumbnail scanline function for Raw | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Rename packing functions | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Support RAW16 formats | Daniel Scally |
2024-06-26 | apps: common: dng_writer: Workaround for "Unknown tag 33421" error | Stefan Klug |
2024-06-26 | apps: Define local functions in anonymous namespace | Laurent Pinchart |
2024-05-21 | treewide: Query list of cameras just once | Barnabás Pőcze |
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 |
2024-05-03 | apps: cam: Fix C++20 deprecation warning | Barnabás Pőcze |
2024-03-28 | apps: cam: Add support for PPM output format | Milan Zamazal |
2024-03-20 | apps: lc-compliance: Re-organize source directory | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Fix typo in comment | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Check that requests complete successfully | Nícolas F. R. A. Prado |
2024-03-11 | cam: capture_script: Make parseRectangles work for non-array | Paul Elder |
2024-01-24 | apps: common: dng_writer: Add a default case for switch-case on a modulo | Paul Elder |
2024-01-09 | apps: lc-compliance: Fix source file ordering in meson.build | Nícolas F. R. A. Prado |
2024-01-09 | lc-compliance: Set minimum version for gtest dependency | Laurent Pinchart |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-10-23 | apps: cam: Add option to set stream orientation | Jacopo Mondi |
2023-10-23 | apps: qcam: Add support for RGB565 | Daniel Scally |
2023-07-07 | meson: Fix space around colon issues | Laurent Pinchart |
2023-07-05 | apps: Add ipa-verify application | Laurent Pinchart |
2023-07-04 | libcamera: Remove `StreamRoles` alias | Barnabás Pőcze |