rawtherapee-unstable:silence-output

Last commit made on 2021-02-16
Get this branch:
git clone -b silence-output https://git.launchpad.net/rawtherapee-unstable

Branch merges

Branch information

Name:
silence-output
Repository:
lp:rawtherapee-unstable

Recent commits

5f14ef5... by Thanatomanic <email address hidden>

Convert most std::cout to std:cerr in main-cli.cc

101e1ee... by Thanatomanic <email address hidden>

Replace all std::cout by std::cerr

5ac1bfb... by Thanatomanic <email address hidden>

Replace all printf by fprintf that redirect output to stderr

6454737... by Ingo Weyrich <email address hidden>

Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev

b7b5d48... by Ingo Weyrich <email address hidden>

Automatic distortion correction crashes on particular image, fixes #6104

9b0bbdd... by Desmis <email address hidden>

Local adjustments - Neutralize process after LA when when the user uses preview deltaE (#6099)

* Add others methods RGB process - to preview dE

* added others process to neutralize preview dE

* Added others process to neutralize preview dE

* Change scope placement for all tools

e586f1b... by Ingo Weyrich <email address hidden>

Fix broken PENTAX *ist D decoding

d369efb... by Desmis <email address hidden>

Local adjustments - Placement of LA in the processing order - issue #6069 (#6080)

* LA change location in pipeline

* Improvment to events

* Second improvment events

* Another change events

* Change all events TRANSFORM to HDR

* Change in Log encoding for exposure now after

* Small change in Log encoding for calculation Black Ev and White Ev

* Change events for log encoding

* Add M_INIT | M_LINDENOISE | M_HDR to dcrop.cc

* Avoid unnecessary convertion from rgb to lab and back if local adjustments are not used, #6069

* Tooltip preview dE - disabled when BW

* Fixed issue 6092 - preview dE when BW is enabled

Co-authored-by: Ingo Weyrich <email address hidden>

6ad419f... by Desmis <email address hidden>

Local adjustments - Denoise - improvments with Non Local means issue #6087 (#6091)

* Improvment to denoise

* Initialize nlmeans - thanks to Alberto and Ingo

* Added 2 sliders max_patch and max_radius

* Added Frame Non-local means

* Improve GUI and tooltips - french

* Change dfault detail - and comment code

* Change label

* Adapt English tooltip

* Change GUI for NLmeans

* Change order GUI denoise

* Some changes to enable DCT - labels and tooltips

* French labels tooltip

* Change order combobox mode denoise - labels - tooltips

* Change tooltip Denoise based on luminance mask

* Change a tooltip

* Removes unnecessary code

* Nlmeans add gamma to preserve structure or reinforce denoise

* Change gamma tooltip

* Change tooltip Recovery denoise

* Disabled nlmeans if skip > 5

* Change tooltip - size limit spot Nlmeans 150-150

* Change gamma Nlmeans

* Supress display console

* Speedup for gammalog and igammalog, #6087

* SSE code for (i)gammalog, #6087

Co-authored-by: Ingo Weyrich <email address hidden>

1d98ff8... by freddii <email address hidden>

added german comment to rawtherapee.desktop.in (#6096)