Found via `codespell -q 3 -S ./rtdata/languages -L activ,alph,ba,bloc,bord,chang,childs,currentry,dof,dum,fo,hist,inout,invers,lonly,makro,ois,pres,preserv,portugues,rady,reall,redy,struc,tbe,thre,trough,vart,vekto`
* Init improvment LA denoise
* First display luma chroma residual noise
* Clean code denoise iplocallab.cc
* Change windows.yml with old version january 2023
* Clean code - change calculation denoise - GUI
* Improve labels tooltip denoise
* Clean code
* Change tooltip
* Set auto denoise - main - chroma auto to 50% when LA denoise is used
* Change GUI denoise with expanders
* Change labels
* Change reference remianing noise in percentage
* Change tooltip and labels
* Change values in preview remaining noise
* Clean comment code - chnage tooltips
* Change windows.yml and appimage.yml publish_pre_dev labels
* Update windows.yml
* Restore windows.yml
* Restore windows.yml and clean code
* Revert change Noise Reduction link with Local denoise
* Revert all changes on Noise-reduction linked with Local adjustments
The camera seems to have the same characteristics as the Canon EOS R6m2.
The raw crops for the R6m2 are derived from standard and CRAW images for
full-frame and 1.6 crop. The raw crops for the R8 are from standard and
CRAW images for full-frame only, but for both standard and Dual Pixel.
The Dual Pixel R8 images require 10 pixels cropped from the right side
instead of 6. Thus, the full-frame crop needs adjustment.
Use LCMS to convert values back into L*a*b*. The pipette buffer has the
output or working profile applied with LCMS. Performing the inverse
operation fixes the incorrect values shown in the navigator, histogram
indicator bars, and lockable color pickers.
Place it between the shadows curve (black and shadow compression) and
DCP tone curve and look table. Moving it after exposure makes it
possible to easily adjust the exposure to the ball-park range before
applying the tone equalizer. Keeping it before the tone curves allows it
to affect the image before clipping occurs.
If an editor is marked as a native command, it is launched using the
older method (native for Windows or Glib otherwise). Non-native commands
are launched with Gio. When reading preferences containing the old style
external editor settings, all commands are marked as native to avoid
breaking them.
Fix bug where the send to editor button shows the wrong editor. The bug
happens when the other editor option is selected while the user edits
the external editors in preferences. When saved, the button shows the
first option is selected instead of the other editor option (the last
entry).