提交歷史

作者 SHA1 備註 提交日期
  Kristian Vos 3280c1d113 Refactor camera control functions to use MPControl, store fd in MPControl 7 月之前
  Kristian Vos cd392d85cd Allow getting/querying/setting controls on non-sensor devices 7 月之前
  Kristian Vos a8e8d38018 Call on_output_changed also if just the camera changed, just to be safe 7 月之前
  Kristian Vos dd8ae3be14 Fix typo to fix AWB issues 7 月之前
  Kristian Vos fe5b4651ca Set some initial calibration matrices if no DCP file is found, used for AWB 7 月之前
  Kristian Vos b1c46f7800 Re-enable flash, refactor to use libmegapixels 7 月之前
  Kristian Vos 2bbc0f387f Pass mirrored to gles2_debayer to make mirrored actually work 7 月之前
  Martijn Braam a84e2c797c Update for new libmegapixels_find_config signature 8 月之前
  Martijn Braam 2653c43938 Add sRGB to XYZ matrix 8 月之前
  Martijn Braam 141cd8167b Fix the repository url in the about dialog 8 月之前
  Martijn Braam ccf0314b62 Make the video recording button an icon 8 月之前
  Kristian Vos 8b525210bc Fix QR-code/symbol not rendering on top of QR-code correctly 8 月之前
  Kristian Vos 1a27c4b15b Added debayer_packed.frag to meson.build and gresource.xml 8 月之前
  Kristian Vos 32f168b6d8 Split debayer fragment between packed and unpacked, fixing preview for unpacked 10bit bayer formats 8 月之前
  Kristian Vos db188f2db7 Re-enable zbar, don't crash application if using an unsupported pixel format for preview for zbar 8 月之前
  Kristian Vos e41dc80a71 Fix various compile errors 8 月之前
  Kristian Vos cd3266466e Improve readability of shader selecting based on pixel format, add more bayer formats 10 月之前
  Kristian Vos ac80896c0c Improve gain/exposure controls 10 月之前
  Pavel Machek 8d74a7da06 rmdir can be easily done without calling the shell. 10 月之前
  Pavel Machek 48a4b8db2a Get rid of fragile recursive rm, move cleanup to mpegize. This way 10 月之前
  Pavel Machek b77064dda0 Start encoding while the recording is running in the YUV case. This 10 月之前
  Pavel Machek 1395f823a0 Pass start/stop down to mpegize script. 10 月之前
  Pavel Machek 63a77bb557 Add robustness against out of disk space. 10 月之前
  Pavel Machek 864d3c0c2a Cleanups: remove unused code. 10 月之前
  Pavel Machek 4a124688d1 mkv is better extension for the video, as we are using mkv envelope. 10 月之前
  Pavel Machek 0e8adec2a3 Display progress while encoding movie. 10 月之前
  Pavel Machek 99eab6ee54 Prepare for supporting multiple YUV formats. 10 月之前
  Pavel Machek bc9085ffad Pass dng/grw mode down to mpegize. 10 月之前
  Pavel Machek c9dceb170b Hack: we have data from debayer -- square -- but yuv uses block of 10 月之前
  Pavel Machek 875cd8dfcd fixme: naming in debayer is confusing. 10 月之前