Commit History

Author SHA1 Message Date
  Martijn Braam 7b25364b8a Create new icons for the autofocus feature 7 months ago
  Kristian Vos f8628a344c Don't call libmegapixels_open twice in a row in io_pipeline 7 months ago
  Kristian Vos 8f37625309 Allow manually changing the focus using controls 7 months ago
  Kristian Vos 64f93cd8f2 Run clang-format on a few files 7 months ago
  Kristian Vos 3280c1d113 Refactor camera control functions to use MPControl, store fd in MPControl 7 months ago
  Kristian Vos cd392d85cd Allow getting/querying/setting controls on non-sensor devices 7 months ago
  Kristian Vos a8e8d38018 Call on_output_changed also if just the camera changed, just to be safe 7 months ago
  Kristian Vos dd8ae3be14 Fix typo to fix AWB issues 7 months ago
  Kristian Vos fe5b4651ca Set some initial calibration matrices if no DCP file is found, used for AWB 7 months ago
  Kristian Vos b1c46f7800 Re-enable flash, refactor to use libmegapixels 7 months ago
  Kristian Vos 2bbc0f387f Pass mirrored to gles2_debayer to make mirrored actually work 7 months ago
  Martijn Braam a84e2c797c Update for new libmegapixels_find_config signature 8 months ago
  Martijn Braam 2653c43938 Add sRGB to XYZ matrix 8 months ago
  Martijn Braam 141cd8167b Fix the repository url in the about dialog 8 months ago
  Martijn Braam ccf0314b62 Make the video recording button an icon 8 months ago
  Kristian Vos 8b525210bc Fix QR-code/symbol not rendering on top of QR-code correctly 8 months ago
  Kristian Vos 1a27c4b15b Added debayer_packed.frag to meson.build and gresource.xml 8 months ago
  Kristian Vos 32f168b6d8 Split debayer fragment between packed and unpacked, fixing preview for unpacked 10bit bayer formats 8 months ago
  Kristian Vos db188f2db7 Re-enable zbar, don't crash application if using an unsupported pixel format for preview for zbar 8 months ago
  Kristian Vos e41dc80a71 Fix various compile errors 8 months ago
  Kristian Vos cd3266466e Improve readability of shader selecting based on pixel format, add more bayer formats 10 months ago
  Kristian Vos ac80896c0c Improve gain/exposure controls 10 months ago
  Pavel Machek 8d74a7da06 rmdir can be easily done without calling the shell. 10 months ago
  Pavel Machek 48a4b8db2a Get rid of fragile recursive rm, move cleanup to mpegize. This way 10 months ago
  Pavel Machek b77064dda0 Start encoding while the recording is running in the YUV case. This 10 months ago
  Pavel Machek 1395f823a0 Pass start/stop down to mpegize script. 10 months ago
  Pavel Machek 63a77bb557 Add robustness against out of disk space. 10 months ago
  Pavel Machek 864d3c0c2a Cleanups: remove unused code. 10 months ago
  Pavel Machek 4a124688d1 mkv is better extension for the video, as we are using mkv envelope. 10 months ago
  Pavel Machek 0e8adec2a3 Display progress while encoding movie. 10 months ago