Commit Graph

532 Commits

Author SHA1 Message Date
rom9
63a6e1b79c Changed GUI behaviour so that the first slider sets the reference exponent (green channel), and the other two sliders set the ratio of the red/blue exponent to the reference one. This should be more intuitive, and less confusing when clicking on the reset-to-default slider button. Now the first slider sets the general contrast, while the other two affect the color.
Lowered exponent slider max value from 6 to 4 (it was too large to be useful). New sliders are log-scale.
2019-06-26 02:00:34 +02:00
Desmis
07d74501f2 Second part ITCWB 2019-06-25 17:40:16 +02:00
rom9
8c6458daff Removed "lock channels" CheckButton, it wasn't very useful. Keeping the "(lead)" note on the green channel label, to give a hint that this slider controls the other two as well. 2019-06-21 20:51:50 +02:00
rom9
d01f78864c Locked red and blue exponents by default in the GUI, added CheckButton to unlock them. 2019-06-14 22:14:24 +02:00
rom9
5ddc4a3e0e Added missing checkbox for film negative feature in partial apply / partial paste dialogs. 2019-06-11 22:13:16 +02:00
rom9
9df8008949 Film negative processing: first usable version. Only supports bayer raw files, thumbnails don't work
Added performance improvements suggested by heckflosse. Lowered median sampling step from 7 to 5 since calculation is now much faster.

Added support for Fuji X-Trans raw files.

Applied SSE2 patch provided by @heckflosse, improves performance in main processing loop.

Moved film negative processing stuff in its own compilation unit.

Code cleanup: removed redundant omp directives.

Added check for dead pixels, going above threshold after inversion. ST_BAYER only for now.

Reverted leftover hack in cropwindow.cc
2019-06-08 01:40:29 +02:00
Desmis
53d32c9135 merge with dev 2019-06-06 12:56:06 +02:00
luz.paz
cc60ea2248 Fix source comment and misc. typos
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Desmis
83f487753c Improve shadows-Highlight Residual 2019-05-27 09:23:56 +02:00
Desmis
cfab29eb87 merge with dev 2019-05-26 17:31:31 +02:00
Morgan Hardwood
683377e039 generateTranslationDiffs 2019-05-24 16:50:23 +02:00
Morgan Hardwood
853b198b1e Clarify what is being deleted in Trash, fixes #5337
The message shown when deleting items in trash was ambiguous.
2019-05-24 16:46:51 +02:00
Desmis
fc9867eb2d Improvment to residual image 2019-05-21 07:48:18 +02:00
Desmis
78a9387406 merge with dev 2019-04-29 07:48:41 +02:00
Hombre57
89e63639be Making pseudo-HiDPI tweaks optional, disabled by default
(see issue #5276)
2019-04-14 16:58:11 +02:00
Morgan Hardwood
bb58e65ffc Revision of Lens/Geometry and CA labels
Closes #5132
2019-04-10 13:31:21 +02:00
Morgan Hardwood
5bddcb45da Queue language key and string fixes
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Desmis
5837f722a8 disabled showmask - improve GUI 2019-04-03 09:23:03 +02:00
Morgan Hardwood
6299abf101 Deleted unused language keys 2019-03-31 23:45:37 +02:00
Desmis
06b2826c14 merge with dev 2019-03-26 15:47:12 +01:00
Morgan Hardwood
755301f97b Consistent capitalization in Dehaze label 2019-03-25 02:02:19 +01:00
Morgan Hardwood
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Desmis
3d62375623 Improvment to Soft radius 2019-03-24 13:59:38 +01:00
Desmis
7ec1b27a91 Add show mask to Clarity 2019-03-23 12:45:44 +01:00
Desmis
3fe2aaed79 merge with dev 2019-03-23 07:21:18 +01:00
Desmis
48d30e50c7 Wavelet Clarity and Unsharp mask 2019-03-22 18:20:00 +01:00
heckflosse
b0a7b5fed3 tiles per thread for some more tiled algorithms, #5203 2019-03-09 18:47:02 +01:00
heckflosse
77475a3827 configurable tiles per thread also for rcd, #5203 2019-03-03 17:29:19 +01:00
heckflosse
b83069fd51 Allow user-defined setting for raw ca correction tiles per thread 2019-03-03 14:52:44 +01:00
heckflosse
e6f6b2b4fb Removed some keys 2019-02-25 15:38:45 +01:00
heckflosse
b37f545391 Support Fuji SN EXR mode RAFs, #4830 2019-02-19 21:50:34 +01:00
Morgan Hardwood
b39b3e932f generateTranslationDiffs 2019-01-09 22:50:07 +01:00
heckflosse
944f762280 Merge branch 'dev' into blur-flat-regions 2018-12-17 18:26:15 +01:00
heckflosse
4a46da1b34 Merge branch 'dev' into blur-flat-regions 2018-12-17 11:58:34 +01:00
heckflosse
8e7522dd5c Merge branch 'dev' into custom-tool-panel 2018-12-17 11:24:33 +01:00
Morgan Hardwood
0b464c1eb4 Removed Tone Mapping tooltip #2221 2018-12-17 00:21:58 +01:00
Hombre
fa4a883eaf Bugfix in tooltip related to Lockable Color Pickers
See issue #4939
2018-12-15 16:00:44 +01:00
Morgan Hardwood
8073c3dfde Capitalization correction and generateTranslationDiffs 2018-12-11 20:55:47 +01:00
Morgan Hardwood
f72277bf4e Removed PDAF tooltip in favor of RawPedia 2018-12-11 20:46:50 +01:00
heckflosse
287167890c Merge branch 'dev' into blur-flat-regions 2018-12-11 15:18:43 +01:00
Morgan Hardwood
71dcf2ca1a Updated TP_PREPROCESS_PDAFLINESFILTER_TOOLTIP 2018-12-11 09:35:44 +01:00
heckflosse
5162484517 First quick&dirty version of flat region blur, #5075 2018-12-08 21:57:56 +01:00
Alberto Griggio
fd48b34cd5 curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type 2018-12-06 14:11:49 +01:00
heckflosse
ac5f3dde2e Merge branch 'dev' into custom-tool-panel 2018-12-01 21:23:27 +01:00
Alberto Griggio
e29ff3cce2 crop: added new locked ratio "Current" 2018-12-01 11:47:47 +01:00
heckflosse
c8f6a05d04 Merge branch 'dev' into custom-tool-panel 2018-11-29 14:12:46 +01:00
Morgan Hardwood
7adad4688d Updated translations
Updated or deleted MAIN_TOOLTIP_PREVIEWSHARPMASK
from f5d56f #5018 and ran generateTranslationDiffs
2018-11-23 22:11:09 +01:00
heckflosse
8a5def5e16 Merge branch 'dev' into custom-tool-panel 2018-11-23 20:15:33 +01:00
heckflosse
f5d56ffd17 Shortcut 'p' for Sharpening contrast mask, closes #5018 2018-11-23 19:51:01 +01:00
Roel Baars
c8300b137c Add Crop reset button - 2nd attempt (#5015)
Add dedicated reset button for Crop, rearrange some GUI, disable crop buttons in batch mode
2018-11-23 19:10:04 +01:00