420 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
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
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
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
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
Morgan Hardwood
6299abf101 Deleted unused language keys 2019-03-31 23:45:37 +02: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
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
heckflosse
43b77679d4 Favourites => Favorites, #5016 2018-11-23 16:48:05 +01:00
heckflosse
0ae602bcf0 custom tool panel. Changed naming to 'Favourites'. Added alt-h hotkey. Allow moving of subtools to Favourites 2018-11-23 16:00:57 +01:00
heckflosse
d604abec39 Custom tool panel, first step 2018-11-23 14:36:16 +01:00
Alberto Griggio
73898e1a3f Enhanced version of the "L*a*b* regions" color toning, adding mask blur and ASC-CDL controls 2018-11-22 09:45:59 +01:00
Morgan Hardwood
179a1db5e3 generateTranslationDiffs 2018-11-21 12:51:23 +01:00
Morgan Hardwood
bba0f72ddc Revision of interface strings
Changes for consistency, grammar, clarity, and making optimal use of
screen space.
2018-11-21 01:12:54 +01:00
TooWaBoo
24a80c60ee Make WB-Picker button look like other toolbuttons (#4967) 2018-11-20 22:14:04 +01:00
Morgan Hardwood
ff6d02fd71 Hide manual lens correction widgets when not needed
- The comboboxes and their respective labels for manually specifying a
  camera and lens are now hidden when not in manual mode to not confuse
  the user.
- All Lens Correction Profile widgets are now aligned.
- Labels changed to not mislead users - the tool lets you select a lens
  profile, but it does not let you manually specify the individual
  correction parameters as previously implied.

Closes #4995, closes #4997
2018-11-19 18:28:37 +01:00
heckflosse
847e20969b Add tooltip for raw auto ca-correction iterations slider 2018-11-12 18:52:26 +01:00
Hombre
561ea41856 Updated French translation + minor change in Preferences window
(no issue)
2018-11-12 01:04:14 +01:00
Morgan Hardwood
8f5ffc5f5e Tooltip tweaks 2018-11-04 21:50:48 +01:00
Morgan Hardwood
4e78bba2ee generateTranslationDiffs 2018-11-04 20:26:08 +01:00